-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
315 lines (289 loc) · 16.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--=============== FAVICON ===============-->
<link rel="shortcut icon" href="" type="image/x-icon">
<!--=============== BOXICONS ===============-->
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
<!--=============== LIGHTBOX ===============-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.3/css/lightbox.min.css" crossorigin="anonymous" integrity="sha512-ZKX+BvQihRJPA8CROKBhDNvoc2aDMOdAlcm7TUQY+35XYtrd3yh95QOOhsPDQY9QnKE0Wqag9y38OIgEvb88cA==" referrerpolicy="no-referrer" />
<!--=============== BootsTrap "Grid" ===============-->
<link rel="stylesheet" href="assets/css/bootstrap-grid.min.css">
<!--=============== Animate ===============-->
<link rel="stylesheet" href="assets/css/animate.css">
<!--=============== SWIPER CSS ===============-->
<link rel="stylesheet" href="assets/css/swiper-bundle.min.css">
<!--=============== CSS ===============-->
<link rel="stylesheet" href="assets/css/styles.css">
<title> جونيور </title>
</head>
<body>
<!--=============== HEADER ===============-->
<header class="header" id="header">
<nav class="navbar">
<ul class="nav_menu">
<li><i class='bx bx-menu'></i></li>
</ul>
<ul class="nav_links">
<li><a href="index.html">الرئيسية</a></li>
<li><a href="products.html">المنتجات</a></li>
<li><a href="404.html">٤٠٤</a></li>
<li><i id='theme-button' class='bx bx-moon'></i></li>
<!-- add theme btn -->
</ul>
<div class="logo"><h2>جونيور</h2></div>
</nav>
</header>
<!--=============== MAIN ===============-->
<main class="main">
<!--=============== HOME ===============-->
<section class="home" id="particles-js">
<div class="row">
<div class="col-md-6 col-sm-12 home_info wow fadeInRight">
<span>أهلا بكم , في</span>
<br>
<span class="big-span">موقع جونيور</span>
<br>
<img class="d-sm-none wow fadeInUpBig" src="assets/img/arrow.png" alt="">
</div>
<div class="home_icons col-md-1 col-sm-12 wow slideInDown">
<a href=""><i class='bx bxl-html5 bx-tada'></i></a>
<a href=""><i class='bx bxl-sass bx-tada'></i></a>
<a href=""><i class='bx bxl-bootstrap bx-tada' ></i></a>
<a href=""><i class='bx bxl-javascript bx-tada' ></i></a>
<a href=""><i class='bx bxl-react bx-tada' ></i></a>
<a href=""><i class='bx bxl-vuejs bx-tada'></i></a>
<a href=""><i class='bx bxl-angular bx-tada' ></i></a>
<a href=""><i class='bx bxl-github bx-tada' ></i></a>
</div>
<div class="col-md-4 col-sm-12 home_image">
<div id="testing" class="home_handle wow fadeInLeft" >
<img src="assets/img/Background copy.png" alt="">
</div>
</div>
</div>
</section>
<!--=============== Slider ===============-->
<section class="about section" id="about">
<div class="section__title">
<h2><i class='bx bx-code'></i> اعمل سليدر بيتحرك <i class='bx bx-code-alt'></i></h2>
<a><i class='bx bxs-chevrons-down bx-tada'></i></a>
</div>
<div class="container swiper">
<div class="slide-content">
<div class="card-wrapper swiper-wrapper" id="swiper-wrapper">
</div>
</div>
<div class="swiper-button-next"><i class='bx bx-right-arrow-alt swiper-arrow bx-tada'></i></div>
<div class="swiper-button-prev"><i class='bx bx-left-arrow-alt swiper-arrow bx-tada' ></i></div>
<div class="swiper-pagination"></div>
</div>
</section>
<!--=============== Filter ===============-->
<section class="skills section" id="skills">
<div class="section__title">
<h2><i class='bx bx-code'></i> اعمل فيلتر للصور <i class='bx bx-code-alt'></i></h2>
<a><i class='bx bxs-chevrons-down bx-tada'></i></a>
</div>
<div class="container">
<ul class="filteration-links">
<li data-filter="all" class="list filteration-links-active" >الكل</li>
<li data-filter="mopile" class="list">موبايل</li>
<li data-filter="website" class="list">ويب سايت</li>
<li data-filter="ai" class="list">ذكاء اصطناعي</li>
</ul>
<div class="row">
<a href="assets/img/slider/deal2.jpg" data-lightbox="image-1" class="col-md-4 col-sm-12 mopile filteration-box">
<img src="assets/img/slider/deal2.jpg" alt="">
</a>
<a href="assets/img/slider/deal4.jpg" data-lightbox="image-1" class="col-md-4 col-sm-12 mopile filteration-box">
<img src="assets/img/slider/deal4.jpg" alt="">
</a>
<a href="assets/img/slider/flationcss.jpg" data-lightbox="image-1" class="col-md-4 col-sm-12 website filteration-box">
<img src="assets/img/slider/flationcss.jpg" alt="">
</a>
<a href="assets/img/work1.jpg" data-lightbox="image-1" class="col-md-4 col-sm-12 website filteration-box">
<img src="assets/img/work1.jpg" alt="">
</a>
<a href="assets/img/work2.jpg" data-lightbox="image-1" class="col-md-4 col-sm-12 website filteration-box">
<img src="assets/img/work2.jpg" alt=""></a>
<a href="assets/img/work3.jpg" data-lightbox="image-1" class="col-md-4 col-sm-12 ai filteration-box"><img src="assets/img/work3.jpg" alt=""></a>
</div>
</div>
</section>
<!--=============== Animation ===============-->
<section class="services section">
<div class="section__title">
<h2><i class='bx bx-code'></i> اعمل انيميشن علي الصور <i class='bx bx-code-alt'></i></h2>
<a><i class='bx bxs-chevrons-down bx-tada'></i></a>
</div>
<div class="container">
<div class="row">
<figure class="col-md-4 col-sm-12 image-hover">
<img src="assets/img/work3.jpg" alt="">
<div class="title">
<div>
<h2>أنا صورة</h2>
</div>
</div>
<div class="hide-paragraph">
<p>
أنا صورة جميلة ولما تعمل عليا هفر هيحصل انيميشن
</p>
</div>
</figure>
<figure class="col-md-4 col-sm-12 image-hover">
<img src="assets/img/work3.jpg" alt="">
<div class="title">
<div>
<h2>أنا صورة</h2>
</div>
</div>
<div class="hide-paragraph">
<p>
أنا صورة جميلة ولما تعمل عليا هفر هيحصل انيميشن
</p>
</div>
</figure>
<figure class="col-md-4 col-sm-12 image-hover">
<img src="assets/img/work3.jpg" alt="">
<div class="title">
<div>
<h2>أنا صورة</h2>
</div>
</div>
<div class="hide-paragraph">
<p>
أنا صورة جميلة ولما تعمل عليا هفر هيحصل انيميشن
</p>
</div>
</figure>
</div>
</div>
</section>
<!--=============== Crud System ===============-->
<section class="work section" id="work">
<div class="section__title">
<h2><i class='bx bx-code'></i> اعمل سيستم للتحكم في الاماكن <i class='bx bx-code-alt'></i></h2>
<a><i class='bx bxs-chevrons-down bx-tada'></i></a>
</div>
<div class="container">
<div class="crud">
<div class="row">
<div class="col-md-4">
<input type="text" id="place"><span>اسم المكان</span>
</div>
<div class="col-md-4">
<input type="number" id="price"><span>السعر</span>
</div>
<div class="col-md-4">
<input type="text" id="details"><span>المعلومات</span>
</div>
<div class="col-md-4">
<input type="text" id="image1"><span>صورة 1</span>
</div>
<div class="col-md-4">
<input type="text" id="image2"><span>صورة 2</span>
</div>
<div class="col-md-4">
<input type="text" id="location"><span> الموقع</span>
</div>
<div class="col-12 input" id="controlCrud">
<button id="submit">أضافة</button>
</div>
<div class="col-12 output">
<table>
<thead>
<tr>
<th>#</th>
<th>اسم المكان</th>
<th>السعر</th>
<th> التعديلات </th>
</tr>
</thead>
<tbody id="tbody">
</tbody>
</table>
</div>
</div>
</div>
</div>
</section>
<!--=============== Form ===============-->
<section class="testimonial section">
<div class="section__title">
<h2><i class='bx bx-code'></i> اعمل فورم وحول صوتك لكتابة <i class='bx bx-code-alt'></i></h2>
<a><i class='bx bxs-chevrons-down bx-tada'></i></a>
</div>
<div class="container">
<div class="row">
<div class="contact-form col-6">
<button class="" id="recording">حول صوتك لكتابة</button>
<br>
<textarea name="contact" id="textarea" cols="30" rows="10">
</textarea>
<button type="submit" id="contact-text">أرسال</button>
</div>
<div class="col-6">
<img src="assets/img/1.png" alt="">
</div>
</div>
</div>
</section>
<!--=============== CONTACT ===============-->
<section class="contact section" id="contact">
</section>
</main>
<!--=============== FOOTER ===============-->
<footer class="footer section">
<div class="container">
<div class="row">
<div class="col-12">
<h2><i class='bx bx-code'></i> انت رايح فين الصفحة خلصت خلاص <i class='bx bx-code-alt'></i></h2>
</div>
</div>
</div>
</footer>
<!--=============== SCROLLREVEAL ===============-->
<script src=""></script>
<!-- smtp js -->
<script src="https://smtpjs.com/v3/smtp.js">
</script>
<script>
let contactText = document.getElementById('contact-text')
contactText.addEventListener('click', function(){
var messageTxt = document.getElementById('textarea').value;
var body = `my message is ${messageTxt} `
Email.send({
Host : "smtp.elasticemail.com",
Username : "ahmedalkpeer.v2@gmail.com",
Password : "22AB0611AAAAD542B28584CC1EDE88EC9D09",
To : 'ahmedwaledfo2awy32@gmail.com',
From : "ahmedalkpeer.v2@gmail.com",
Subject : "Contact Page Junior",
Body : body
}).then(
message => alert(message)
);
})
</script>
<!--=============== SWIPER JS ===============-->
<script src="assets/js/swiper-bundle.min.js"></script>
<!--=============== MIXITUP FILTER ===============-->
<script src=""></script>
<script src="https://code.jquery.com/jquery-3.6.1.min.js" integrity="sha256-o88AwQnZB+VDvE9tvIXrMQaPlFFSUTR+nldQm1LuPXQ=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.3/js/lightbox.min.js" crossorigin="anonymous" integrity="sha512-k2GFCTbp9rQU412BStrcD/rlwv1PYec9SNrkbQlo6RZCf75l6KcC3UwDY8H5n5hl4v77IDtIPwOk9Dqjs/mMBQ==" referrerpolicy="no-referrer"></script>
<!--=============== MAIN JS ===============-->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.min.js" integrity="sha384-ODmDIVzN+pFdexxHEHFBQH3/9/vQ9uori45z4JjnFsRydbmQbmL5t1tQ0culUzyK" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-A3rJD856KowSb7dwlZdYEkO39Gagi7vIsF0jrRAoQmDKKtQBHUuLZ9AsSv4jD4Xa" crossorigin="anonymous"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<script src="assets/js/particles.js"></script>
<script src="assets/js/app.js"></script>
</body>
</html>