-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
470 lines (445 loc) · 24.8 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
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Geet Major project </title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="Free HTML Templates" name="keywords">
<meta content="Free HTML Templates" name="description">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
integrity="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l" crossorigin="anonymous">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
</head>
<body data-spy="scroll" data-target=".navbar" data-offset="51">
<div>
<nav class="navbar fixed-top shadow-sm navbar-expand-lg bg-light navbar-light py-3 py-lg-0 px-lg-5">
<a href="index.html" class="navbar-brand ml-lg-3">
<h1 class="m-0 display-5"><span class="text-primary">Geet</span>Manik</h1>
</a>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse px-lg-3" id="navbarCollapse">
<div class="navbar-nav m-auto py-0">
<a href="#home" class="nav-item nav-link active">Home</a>
<a href="https://geet-manik.github.io/yhills-minor-project-by-geet/" class="nav-item nav-link">About
me</a>
<a href="#contact" class="nav-item nav-link">Contact</a>
</div>
</div>
</nav>
<div class="container-fluid bg-primary d-flex align-items-center mb-5 py-5" id="home"
style="min-height: 100vh;">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-7 text-center text-lg-left">
<h3 class="text-white font-weight-normal mb-3">Hello,there</h3>
<h1 class="display-3 text-uppercase text-primary mb-2"
style="-webkit-text-stroke: 4px #ffffff;">Waiting for what</h1>
<h1 class="typed-text-output d-inline font-weight-lighter text-white"></h1>
<div class="typed-text d-none">Select Your category</div>
</div>
</div>
<div class="row align-items-center my-10">
<a href="#Smartphoness" class="nav-item nav-link qhqh btn btn-primary ">Smartphoness</a>
<a href="#Laptopess" class="nav-item nav-link qhqh btn btn-primary ">Laptopes</a>
<a href="#Perfumess" class="nav-item nav-link qhqh btn btn-primary ">Perfumes</a>
<a href="#Skin-Caress" class="nav-item nav-link qhqh btn btn-primary ">Skin Cares</a>
<a href="#djdj" class="nav-item nav-link qhqh btn btn-primary ">Groceries</a>
<a href="#Home-decorationss" class="nav-item nav-link qhqh btn btn-primary">Home-decorations</a>
</div>
</div>
</div>
</div>
<div id="bottom">
<div class="hell">
<h2 id="jjjj">Products</h2>
</div>
<div class="hell my-3 " id="Smartphoness">
<h2>Smartphone</h2>
</div>
<div class="product">
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/1/thumbnail.jpg" alt="IPhone 9" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieOne"> iPhone 9 </a></h3>
</div>
<h2>Description: "An apple mobile which is nothing like apple" <br> Category: Smartphones<br>
<br><b>Price : $ 549 </b>
</h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/2/thumbnail.jpg" alt="IPhone X" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieTwo"> iPhone X</a></h3>
</div>
<h2>Description:"SIM-Free, Model A19211 6.5-inch Super Retina HD display with OLED technology
A12 Bionic chip with"<br>Category: Smartphones <br> <br><b>Price : $ 899 </b> </h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/3/thumbnail.jpg" alt="Samsung Universe 9" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieThree">Samsung Universe 9 </a></h3>
</div>
<h2>Description: "Samsung's new variant which goes beyond Galaxy to the Universe" <br> Category:
Smartphones <br> <br><b>Price : $ 1249 </b> </h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/4/thumbnail.jpg" alt="OPPO F19" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieFour">OPPO F19 </a></h3>
</div>
<h2>Description: "OPPO F19 is officially announced on April 2021." <br> Category: Smartphones
<br> <br> <b>Price : $ 280 </b>
</h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/5/thumbnail.jpg" alt="Huawei P30" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieFive"> Huawei P30 </a></h3>
</div>
<h2>Description: "Huawei’s re-badged P30 Pro New Edition was officially unveiled yesterday in
Germany and now the device has made its way to the UK." <br> Category: Smartphones <br><br>
<b>Price : $499 </b>
</h2>
</div>
</div>
</div>
<div class="hell my-3 " id="Laptopess">
<h2>Laptopes</h2>
</div>
<div class="product">
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/6/thumbnail.png" alt="Mac Book Pro" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieSix">Mac Book Pro </a></h3>
</div>
<h2>Description: "MacBook Pro 2021 with mini-LED display may launch between September, November"
<br> Category: Laptops <br><br><b>Price : $ 1749 </b>
</h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/7/thumbnail.jpg" alt="Samsung Galaxy Book" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieSeven">Samsung Galaxy Book </a></h3>
</div>
<h2>Description: "Samsung Galaxy Book S (2020) Laptop With Intel Lakefield Chip, 8GB of RAM
Launched" <br> Category: Laptops <br> <br><b>Price : $ 1499 </b> </h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/8/thumbnail.jpg" alt="Microsoft Surface Laptop 4"
class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieEight">Microsoft Surface Laptop 4 </a></h3>
</div>
<h2>Description: "Style and speed. Stand out on HD video calls backed by Studio Mics." <br>
Category:Laptops<br> <br> <b>Price : $ 1499 </b> </h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/9/thumbnail.jpg" alt="Infinix Inbook" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieNine">Infinix Inbook </a></h3>
</div>
<h2>Description: "Infinix Inbook X1 Ci3 10th 8GB 256GB 14 Win10 Grey – 1 Year Warranty""<br>
Category: Laptops <br> <br><b>Price : $1099 </b> </h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/10/thumbnail.jpeg" alt=" HP Pavilion 15-DK1056WM"
class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieTen"> HP Pavilion 15-DK1056WM </a></h3>
</div>
<h2>Description: "HP Pavilion 15-DK1056WM Gaming Laptop 10th Gen Core i5, 8GB, 256GB SSD, GTX
1650 4GB, Windows 10" <br> Category: laptops <br> <br> <b>Price : $ 1099 </b> </h2>
</div>
</div>
</div>
<div class="hell my-3 " id="Perfumess">
<h2>Perfumes</h2>
</div>
<div class="product">
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/11/thumbnail.jpg" alt="Perfume Oil" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieEleven"> Perfume Oil </a></h3>
</div>
<h2>Description: "Mega Discount, Impression of Acqua Di Gio by GiorgioArmani concentrated attar
perfume Oil " <br> Category: Fragrances <br> <br> <b>Price : $ 13</b></h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/12/thumbnail.jpg" alt="Brown Perfume" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieTwelve"> Brown Perfume </a></h3>
</div>
<h2>Description: "Royal_Mirage Sport Brown Perfume for Men & Women - 120ml" <br>
Category:Fragrances <br> <br><b>Price : $ 40</b> </h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/13/thumbnail.webp" alt="Fog" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieThirteen">Fog Scent Xpressio Perfume </a></h3>
</div>
<h2>Description: "Product details of Best Fog Scent Xpressio Perfume 100ml For Men cool long
lasting perfumes for Men"<br> Category: Fragrance <br><br> <b>Price : $13 </b> </h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/14/thumbnail.jpg" alt="Non-Alcoholic Perfume Oil"
class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieFourteen"> Non-Alcoholic Perfume Oil</a></h3>
</div>
<h2>Description: "Original Al Munakh® by Mahal Al Musk | Our Impression of Climate | 6ml
Non-Alcoholic Concentrated Perfume Oil" <br> Category: Fragrance <br> <br> <b>Price : $ 120
</b></h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/15/thumbnail.jpg" alt="Eau De Perfume Spray"
class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieFifteen">Eau De Perfume Spray </a></h3>
</div>
<h2>Description: "Genuine Al-Rehab spray perfume from UAE/Saudi Arabia/Yemen High Quality" <br>
Category: Fragrance <br> <br> <b>Price : $ 30 </b></h2>
</div>
</div>
</div>
<div class=" my-3 hell" id="Skin-Caress">
<h2>Skin Cares</h2>
</div>
<div class="product">
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/16/thumbnail.jpg" alt="Hyaluronic Acid Serum"
class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieSixteen"> Hyaluronic Acid Serum </a></h3>
</div>
<h2>Description: "L'Oréal Paris introduces Hyaluron Expert Replumping Serum formulated with
1.5% Hyaluronic Acid" <br> Category: Skincare <br> <br><b>Price : $ 19 </b> </h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/17/thumbnail.jpg" alt="Tree Oil" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieSeventeen"> Tree Oil </a></h3>
</div>
<h2>Description: "Tea tree oil contains a number of compounds, including terpinen-4-ol, that
have been shown to kill certain bacteria," <br> Category: Skincare <br><br> <b>Price : $
12</b> </h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/18/thumbnail.jpg" alt="Oil" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieEighteeen"> Oil Free Moisturizer</a></h3>
</div>
<h2>Description: "Dermive Oil Free Moisturizer with SPF 20 is specifically formulated with
ceramides, hyaluronic acid & sunscreen" <br> Category: Skincare <br> <br><b>Price : $ 40
</b></h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/19/thumbnail.jpg" alt="Skin Beauty Serum" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieNineteen">Skin Beauty Serum</a></h3>
</div>
<h2>Description: "Product name: rorec collagen hyaluronic acid white face serum riceNet weight:
15 m" <br> Category: Skincare <br> <br> <b>Price : $ 46 </b> </h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/20/thumbnail.jpg" alt="Freckle Treatment Cream"
class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieTwenty">Freckle Treatment Cream </a></h3>
</div>
<h2>Description: "Fair & Clear is Pakistan's only pure Freckle cream which helpsfade Freckles,
Darkspots and pigments" <br> Category: Skincare <br> <br> <b>Price : $ 70 </b> </h2>
</div>
</div>
</div>
<div class="hell my-3 " id="djdj">
<h2> Groceries</h2>
</div>
<div class="product">
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/21/thumbnail.png" alt="Daal Masoor" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieTwentyone"> Daal Masoor </a></h3>
</div>
<h2>Description: "Fine quality Branded Product Keep in a cool and dry place" <br> Category:
Groceries <br> <br><b>Price : $ 20 </b> </h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/22/thumbnail.jpg" alt="Elbow Macaroni" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieTwentytwo"> Elbow Macaroni </a></h3>
</div>
<h2>Description: "Product details of Bake Parlor Big Elbow Macaroni - 400 gm" <br> Category:
Groceries <br> <br><b>Price : $ 40 </b> </h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/23/thumbnail.jpg" alt="Food Flavour" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieTwentythree">Orange Essence Food Flavour </a></h3>
</div>
<h2>Description: "Specifications of Orange Essence Food Flavour For Cakes and Baking Food Item"
<br> Category: Groceries <br> <br> <b>Price : $14 </b>
</h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/24/thumbnail.jpg" alt="Fruit nuts" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieTwentyfour">Cereals muesli fruit nuts</a></h3>
</div>
<h2>Description: "Original fauji cereal muesli 250gm box pack " <br> Category: Groceries <br>
<br><b>Price : $ 46 </b>
</h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/25/thumbnail.jpg" alt="Gulab Powder" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieTwentyfive"> Gulab Powder</a></h3>
</div>
<h2>Description: "Dry Rose Flower Powder Gulab Powder 50 Gram • Treats Wounds" <br> Category:
Groceries <br> <br> <b>Price : $ 70 </b> </h2>
</div>
</div>
</div>
<div class=" my-3 hell" id="Home-decorationss">
<h2>Home-decorations</h2>
</div>
<div class="product">
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/26/thumbnail.jpg" alt="Plant Hanger" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieTwentysix">Plant Hanger </a></h3>
</div>
<h2>Description: "Boho Decor Plant Hanger For Home Wall Decoration Macrame Wall Hanging Shel"
<br> Category: Home-decorations <br> <br><b>Price : $ 41 </b>
</h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/27/thumbnail.webp" alt="Flying Wooden Bird" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieTwentyseven">Flying Bird </a></h3>
</div>
<h2>Description: "Package Include 6 Birds with Adhesive Tape Shape: 3D Shaped Wooden Birds
Material: Wooden MDF, Laminated 3.5mm" <br> Category: Home-decorations <br><br> <b>Price :
$51 </b> </h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/28/thumbnail.jpg" alt="3D Embellishment Art Lamp"
class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieTwentyeight">Art Lamp </a></h3>
</div>
<h2>Description: "3D led lamp sticker Wall sticker 3d wall art light on/off button cell operated
" <br> Category: Home-decorations <br> <br><b>Price : $20 </b></h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/29/thumbnail.webp" alt="Handcraft Chinese style"
class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieTwentynine">Handcraft </a></h3>
</div>
<h2>Description: "Handcraft Chinese style art luxury palace hotel villa mansion home decor
ceramic vase with brass fruit plate" <br> Category: Home-decorations <br><br> <b>Price : $
60 </b> </h2>
</div>
</div>
<div class="ke geet">
<img src="https://dummyjson.com/image/i/products/30/thumbnail.jpg" alt="Key Holder" class="kw">
<div class="details">
<div class="k">
<h3> <a href="gyg" class="q movieThirty"> Key Holder </a></h3>
</div>
<h2>Description: "Attractive DesignMetallic materialFour key hooksReliable & DurablePremium
Quality" <br> Category: Home-decorations <br><br> <b>Price : $ 30 </b> </h2>
</div>
</div>
</div>
</div>
<div id="contact" class="container-fluid bg-primary text-white mt-5 py-1 px-sm-1 px-md-5">
<div class="container text-center py-5">
<div class="d-flex justify-content-center mb-4">
<a class="btn btn-light btn-social mr-2" target="_blank" href="https://twitter.com/?lang=en-in"><i
class="fab fa-twitter"></i></a>
<a class="btn btn-light btn-social mr-2" target="_blank" href="https://facebook.com/?lang=en-in"><i
class="fab fa-facebook-f"></i></a>
<a class="btn btn-light btn-social mr-2" target="_blank"
href="https://www.linkedin.com/in/geet-manik-881581230/"><i class="fab fa-linkedin-in"></i></a>
<a class="btn btn-light btn-social" target="_blank" href="https://www.instagram.com/geet_manik03/"><i
class="fab fa-instagram"></i></a>
</div>
<h2> Designed by : Geet Manik</h2>
<h2> Contact : 7027859553</h2>
</div>
</div>
</div>
<!-- <a href="#" class="btn btn-outline-dark px-0 back-to-top"> <i class="fa fa-2x fa-angle-down text-white scroll-to-bottom"></i></a> -->
<a href="#bottom"><i class="fa fa-2x fa-angle-down text-white scroll-to-bottom"></i></a>
<a href="#" class="btn btn-outline-dark px-0 back-to-top"><i class="fa fa-angle-double-up"></i></a>
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<script src="lib/typed/typed.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<script src="lib/isotope/isotope.pkgd.min.js"></script>
<script src="lib/lightbox/js/lightbox.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>