forked from Hashal890/fruits-vegetables-platform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
583 lines (444 loc) · 22.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
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="//cdn.shopify.com/s/files/1/0361/8553/8692/files/d_and_k_and_logo_1_32x32.png?v=1593074179" type="image/x-icon">
<link rel="stylesheet" href="./styles/navbar.css">
<script src="https://kit.fontawesome.com/4cb1a40bcb.js" crossorigin="anonymous"></script>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
<title>Dot & Key Skincare | Natural Skin care | Scientific Skincare</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@100&family=Roboto+Mono:ital,wght@1,300&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=EB+Garamond&family=Poppins:wght@100&family=Roboto+Mono:ital,wght@1,300&display=swap" rel="stylesheet">
<!-- <link rel="icon" href="../Screenshot 2022-06-17 at 1.36.08 PM.png" type="image/JPEG"> -->
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css"/>
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick-theme.css"/>
<link rel="stylesheet" href="./styles/cart.css">
<link rel="stylesheet" href="./styles/index1.css">
</head>
<body>
<div id="navbar">
</div>
<div id="TOP">
<div>
<a href="./products.html"><img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/Untitled-1_6_256x256_18109629-935e-4b4a-b57d-bafd137dfc3d.jpg?v=1652335902"></a>
<div>BODYCARE</div>
</div>
<div>
<a href="./products.html"> <img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/2_10_256x256_8bff7558-6bbe-48bf-ab39-7374e49719bf.jpg?v=1652335951"></a>
<div>HAIRCARE</div>
</div>
<div>
<a href="./products.html"> <img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/3_11_256x256_e7c09569-74b4-4d0c-9051-26ab4e442e4a.jpg?v=1652335973"></a>
<div>NUTRITION</div></div>
<div>
<a href="./products.html"> <img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/1_19_256x256_9865ad78-1e72-4e98-bc3e-4e23cf20f9f1.jpg?v=1652335996"></a>
<div>SERUM</div></div>
<div>
<a href="./products.html"> <img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/Untitled-1_7_256x256_e1449924-9374-406e-b826-3f1c0613bcec.jpg?v=1652336019"></a>
<div>MOISTURIZER</div></div>
</div>
</div>
<!-- <!-............................................BOX.....................-..................................... -->
<!-- <div id="BOX1"></div> -->
<div class="mainslider">
<div class="mslider1">
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/BBB-Live-Now-Banner-Desktop.gif?v=1655305012" alt="First slide">
</div>
<div class="mslider2">
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/CICA_SPF_Home_Screen_Desktop_Banner.png?v=1655304812" alt="Second slide">
</div>
<div class="mslider3">
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/serum_esk.png?v=1655304812" alt="Third slide">
</div>
<div class="mslider4">
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/ctm_desk_3c37d209-83ed-42ad-a642-315bf880b0e5.png?v=1655304812" alt="Fourth slide">
</div>
</div>
<!-- <!-............................................BOX.....................-..................................... -->
<div class="A">
<p>loved by</p>
<h3>over 10 Lakh customers</h3>
</div>
<!-- <div id="box1">
<img alt="" src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/Sale_Banner1600_500.jpg?v=1654626718"/>
</div> -->
<div class="secondone">
<div>
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/BBB_Up_sale_Sale_Desktop_BannerArtboard_2_1.jpg?v=1655305233" alt="First slide">
</div>
<div>
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/Sale_Banner1600_500.jpg?v=1654626718" alt="Second slide">
</div>
</div>
<div class="B">
<p>OUR</p>
<h3>BESTSELLERS</h3>
<h4>SKIN | BODYCARE | NUTRITION | HAIRCARE</h4>
</div>
<!-- <!-............................................BOX.....................-..................................... -->
<!-- <div id="BOX1"></div> -->
<div class="custom-slider">
<div id="box5">
<div class="box5inner">
<img class="custom_img"src="./2images/sliderimg1.webp"/>
<div class="saridetails">
<p><p3>★</p3>4.7/5 (7) </p>
<p >CICA & GREEN TEA FACE WASH WITH SALICYCLIC</p>
<s>Rs: 695.00</s> <p1>Rs: 487.00</p1>
<a class="link" href="./products.html"><h3 class="gbtn">View Product</h3></a>
</div>
</div>
</div>
<div id="box5">
<div class="box5inner">
<img class="custom_img" src="././2images/sliderimg2.webp"/>
<div class="saridetails">
<p><p3>★</p3>4.2/5 (9) </p>
<p >VITAMIN C LIP MASK WITH VITAMIN E,HYALURONIC & ALMOND OIL</p>
<s>Rs: 455.00</s> <p1>Rs: 281.00</p1>
<a class="link" href="./products.html"><h3 class="gbtn">View Product</h3></a>
</div>
</div>
</div>
<div id="box5">
<div class="box5inner">
<img class="custom_img" src="./2images/sliderimg4.webp"/>
<div class="saridetails" >
<p><p3>★</p3>4.1/5 (16) </p>
<p >SALICYLIC & FRENCH GREEN CLAY FACE MASK WITH MATCH TEA</p>
<s>Rs: 795.00</s> <p1>Rs: 587.00</p1>
<a class="link" href="./products.html"><h3 class="gbtn">View Product</h3></a>
</div>
</div>
</div>
<div id="box5">
<div class="box5inner">
<img class="custom_img" src="./2images/sliderimg3.webp"/>
<div class="saridetails" >
<p><p3>★</p3>4.5/5 (11) </p>
<p >10% NIACINAMIDE FACE SERUM WITH ZINC & ANTIOXIDANTS</p>
<s>Rs: 695.00</s> <p1>Rs: 588.00</p1>
<a class="link" href="./products.html"><h3 class="gbtn">View Product</h3></a>
</div>
</div>
</div>
<div id="box5">
<div class="box5inner">
<img class="custom_img" src="./2images/sliderimg6.webp"/>
<div class="saridetails" >
<p><p3>★</p3>4.7/5 (22) </p>
<p >WATERMELON SUPER GLOW OIL FREE FACE MOISTURIZER</p>
<s>Rs: 995.00</s> <p1>Rs: 788.00</p1>
<a class="link" href="./products.html"><h3 class="gbtn">View Product</h3></a>
</div>
</div>
</div>
<div id="box5">
<div class="box5inner">
<img class="custom_img" src="./2images/sliderimg5.webp"/>
<div class="saridetails" >
<p><p3>★</p3>3.9/5 (27) </p>
<p >MORINGA & ARGAN OIL HAIR CONDITIONER WITH VITAMIN E </p>
<s>Rs: 395.00</s> <p1>Rs: 255.00</p1>
<a class="link" href="./products.html"><h3 class="gbtn">View Product</h3></a>
</div>
</div>
</div>
</div>
<!-- <!-............................................BOX.....................-..................................... -->
<div class="B">
<p>SHOP OUR</p>
<h3> NEW ARRIVALS</h3>
</div>
<!-- <!-............................................BOX.....................-..................................... -->
<!-- <div id="BOX1"></div> -->
<div class="custom-slider">
<div id="box5">
<img src="./2images/Simg1.webp"/>
<div class="saridetails">
<p><p3>★</p3>4.7/5 (16) </p>
<p >SALICYLIC & FRENCH GREEN CLAY FACE MASK WITH MATCH TEA</p>
<s>Rs: 815.00</s> <p1>Rs: 421.00</p1>
<a class="link" href="./products.html"><h3 class="gbtn">View Product</h3></a>
</div>
</div>
<div id="box5">
<img src="./2images/Simg7.webp"/>
<div class="saridetails">
<p><p3>★</p3>4.0/5 (26) </p>
<p >WATERMELON SUPER GLOW VITAMIN C FACE WASH GEL</p>
<s>Rs: 645.00</s> <p1>Rs: 427.00</p1>
<a class="link" href="./products.html"><h3 class="gbtn">View Product</h3></a>
</div>
</div>
<div id="box5">
<img src="./2images/Simg3.webp"/>
<div class="saridetails" >
<p><p3>★</p3>4.0/5 (28) </p>
<p >72 HR HYDRATING PROBIOTIC GEL MOISTURIZER WITH HYALURONIC</p>
<s>Rs: 895.00</s> <p1>Rs: 687.00</p1>
<a class="link" href="./products.html"><h3 class="gbtn">View Product</h3></a>
</div>
</div>
<div id="box5">
<img src="./2images/Simg4.webp"/>
<div class="saridetails" >
<p><p3>★</p3>4.9/5 (6) </p>
<p>RETINOL & CERAMIDE AGE DEFENSE NIGHT CREAM</p>
<s>Rs: 1495.00</s> <p1>Rs: 1287.00</p1>
<a class="link" href="./products.html"><h3 class="gbtn">View Product</h3></a>
</div>
</div>
<div id="box5">
<img src="./2images/Simg2.webp"/>
<div class="saridetails" >
<p><p3>★</p3>4.8/5 (9) </p>
<p>DEEP PORE FACIAL FOAM CLEANSER WITH VITAMIN E </p>
<s>Rs: 795.00</s> <p1>Rs: 587.00</p1>
<a class="link" href="./products.html"><h3 class="gbtn">View Product</h3></a>
</div>
</div>
<div id="box5">
<img src="./2images/Simg5.webp"/>
<div class="saridetails" >
<p><p3>★</p3>4.1/5 (12) </p>
<p >VITAMIN C MOISTURIZER WITH KAKADU PLUM & VITAMIN E</p>
<s>Rs: 695.00</s> <p1>Rs: 487.00</p1>
<a class="link" href="./products.html"><h3 class="gbtn">View Product</h3></a>
</div>
</div>
</div>
<!-- <!-............................................BOX.....................-..................................... -->
<div class="B">
<p>IN THE</p>
<h3>SPOTLIGHT</h3>
</div>
<div class="products">
<div style="width: 37%;">
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/5th_May_4_Block-02_1.jpg?v=1654594415">
</div>
<div style="width: 62%;">
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/5th_May_4_Block-01_2.jpg?v=1654594421">
</div>
<div style="width: 62%;">
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/VIT_C_BANNER_2.jpg?v=1651059557">
</div>
<div style="width: 37%;">
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/Hair_Damage_Control_small_2_1.jpg?v=1652694729">
</div>
</div>
<div class="B">
<p>SHOP BY</p>
<h3>INGREDIENTS</h3>
</div>
<!-- <!-............................................BOX.....................-..................................... -->
<!-- <div id="BOX1"></div> -->
<div class="ingredients">
<a href="./products.html">
<div><img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/4B3-Ingredient_3.png?v=1655367223"></div></a>
<a href="./products.html">
<div><img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/4D-Ingredient_2c86db10-ce47-4ff7-9792-2ebf0192e29e.jpg?v=1655367539"></div></a>
<a href="./products.html">
<div><img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/4C-Ingredient_142737df-d244-4493-baaa-5395de309f36.jpg?v=1655367539"></div></a>
<a href="./products.html">
<div><img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/4E-Ingredient_9f9c8a93-1d51-499f-bb3f-c285b0c6345a.jpg?v=1655367539"></div>
</div></a>
<!-- <!-............................................BOX.....................-..................................... -->
<div class="B">
<p>GUIDE TO</p>
<h3> SKINCARE</h3>
</div>
<!-- <!-............................................BOX.....................-..................................... -->
<!-- <div id="BOX1"></div> -->
<div class="womenslider">
<div><img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/acne_3_7d4b5389-228e-42ce-9008-0454cff9e3d2.jpg?v=1652438447"></div>
<div><img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/glow_3.jpg?v=1652438348"></div>
<div><img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/moist.jpg?v=1652438356"></div>
<div><img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/serum.jpg?v=1652438356"></div>
</div>
<!-- <!-............................................BOX.....................-..................................... -->
<div id="box1">
<img style="margin-top: 15px;" alt="" src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/Desktop_homepage_1_3d9730b7-4aa9-4328-97e5-d7b1762275b0.png?v=1647001294"/>
</div>
<div class="B">
<p>LOVE IS GREATER</p>
<h3> WHEN SHARED</h3>
</div>
<div id="box1">
<img style="margin-top: 15px;" alt="" src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/1_f077b04b-7e98-4c38-94e3-16da38fc85ab.jpg?v=1651149023"/>
</div>
<div class="C">
<div>
<h3>CLEAN BEAUTY</h3>
</div>
<div>
<p>WITH UNCOMPROMISED EFFICACY</p>
<p>At Dot & Key, we strive to find the missing "dots" in your skincare regime and are obsessed with providing solutions or "keys" to these.
</p>
<p>
Our revolutionary products are crafted with utmost care and love for you. By blending luxurious botanicals with high performance actives, we bring to you clean formulations that are absolutely safe, delightfully gentle and unquestionably effective.</p>
</div>
</div>
<div id="pic">
<img style="width: 200px;" src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/3-ICONS.png?v=1645770027" />
<img style="width: 200px;" src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/1-ICONS_b6233563-9f3e-43f6-b158-5205886e2120.png?v=1645779546"/>
<img style="width: 200px;" src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/4-ICONS.png?v=1645770027"/>
<img style="width: 200px;" src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/2-ICONS.png?v=1645770027"/>
</div>
<!-- ................................................................................................................. -->
<!-- <div class="SLADING" >
<div class="first">
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/ezgif.com-gif-maker_ff4dc633-9c9a-40b1-810f-2614147ac68d_720x.gif?v=1615273304" width="50%" />
</div>
<div class="second">
<h4>AWARD WINNING</h4>
<p>SKIN CARE</p>
<p >Don't just take our word for it. Here's what the beauty gurus have to say about our products.</p>
</div>
</div>
</div> -->
<div class="single-item">
<div><img src="./2images/imgonline-com-ua-twotoone-j9VSFOsp5Qeje6hl.jpeg"></div>
<div><img src="./2images/imgonline-com-ua-twotoone-ZmX7nlZnqB9yX.jpeg"></div>
</div>
<!-- ................................................................................................. -->
<div class="G">
<div>
<h3>AS SEEN IN</h3>
</div>
<div class="card">
<div>
<p>"Latest and greatest natural products for safe, non-toxic skincare."</p>
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/elle-magazine-vector-logo-3_9501c881-18bc-4482-a41a-bae5979fd0b9_180x.png?v=1596894078">
</div>
<div>
<p>"Dot & Key are hoping to spotlight all the body parts you forget to look after." </p>
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/Vogue-3-min_180x.png?v=1600165794">
</div>
<div>
<p>"Even a 10 step routine can have blind spots. Dot & Key fills in those gaps."</p>
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/elle-magazine-vector-logo-2_8a4b49eb-9d7c-4864-954a-fe48fb05a208_180x.png?v=1596894127">
</div>
</div>
</div>
<!-- ....................................................................................................................... -->
<div class="B">
<p>CUSTOMER</p>
<h3> REVIEWS</h3>
</div>
<!-- <!-............................................BOX.....................-..................................... -->
<!-- <div id="BOX1"></div> -->
<div class="custom-slider">
<div id="box5">
<img " src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/Untitled-1_2.png?v=1634903414"/>
<div class="saridetails">
<div box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; ">
<p style="color:orange ;" >★★★★★</p>
<p style="font-size: 20px;line-height: 1.6;font-family: 'Poppins', sans-serif;
font-family: 'Roboto Mono', monospace;" >I love this night cream. It keeps my face soft and pefectly hydrated.</p>
<p4 style="font-family: 'EB Garamond', serif;
font-family: 'Poppins', sans-serif;
font-family: 'Roboto Mono', monospace;">Bethany</p4>
</div>
</div>
</div>
<div id="box5">
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/nightresetretinolcream_f7f3a49c-5a22-4173-81a7-6aad8d00fe8d.jpg?v=1634903102"/>
<div class="saridetails">
<div box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; >
<p style="color:orange ;" >★★★★</p>
<p style="font-size: 20px;line-height: 1.6;font-family: 'Poppins', sans-serif;
font-family: 'Roboto Mono', monospace;" >I ordered 72 hour hydrating gel and i found it relaxing and soothing on my skin.</p>
<p4 style="font-family: 'EB Garamond', serif;
font-family: 'Poppins', sans-serif;
font-family: 'Roboto Mono', monospace;">Anuradha Iyer</p4>
</div>
</div>
</div>
<div id="box5">
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/image-2.png?v=1635158596"/>
<div class="saridetails" >
<div box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; ">
<p style="color:orange ;" >★★★★★</p>
<p style="font-size: 20px; line-height: 1.6;font-family: 'Poppins', sans-serif;
font-family: 'Roboto Mono', monospace;" >This lip mask is amazing, makes lips smooth and naturally pink</p>
<p4 style="font-family: 'EB Garamond', serif;
font-family: 'Poppins', sans-serif;
font-family: 'Roboto Mono', monospace;">Dipshi Thapa</p4>
</div>
</div>
</div>
<div id="box5">
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/a.jpg?v=1634903074"/>
<div class="saridetails" >
<div box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;>
<p style="color:orange ;" >★★★★</p>
<p style="font-size: 20px;line-height: 1.6;font-family: 'Poppins', sans-serif;
font-family: 'Roboto Mono', monospace;" >I love this Moisturizer. It keeps my skin so soft and supple and its not sticky.</p>
<p4 style="font-family: 'EB Garamond', serif;
font-family: 'Poppins', sans-serif;
font-family: 'Roboto Mono', monospace;">Charu Gupta</p4>
</div>
</div>
</div>
<div id="box5">
<img src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/Artboard1_2.jpg?v=1635157945"/>
<div class="saridetails" >
<div box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; ">
<p style="color:orange ;" >★★★★★</p>
<p style="font-size: 20px;line-height: 1.6;font-family: 'Poppins', sans-serif;
font-family: 'Roboto Mono', monospace;" >My acne-prone & oily skin issues are finally sorted. Thanks, Dot & Key for the amazing launch</p>
<p4 style="font-family: 'EB Garamond', serif;
font-family: 'Poppins', sans-serif;
font-family: 'Roboto Mono', monospace;">Ankita Pugalia</p4>
</div>
</div>
</div>
<!-- <div id="box5">
<img style="width: 230px; height: 350px; " src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/Untitled-1_2.png?v=1634903414"/>
<div class="saridetails" >
<div style="width: 250px; height: 180px; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; ">
<p style="color:orange ;" >★★★★★</p>
<p style="font-size: 13px;" >CICA Niacinamide Night Gel With Green Tea, Tea Tree Oil & Hyaluronic| Reduces Acne & Dark Spots | Oily, Acne Prone & Sensitive Skin| Women & Men</p>
</div>
</div>
</div> -->
</div>
<!-- <!-............................................BOX.....................-..................................... -->
<div class="B">
<p>OUR</p>
<h3> SKINCARE JOURNAL</h3>
</div>
<div id="skincare-journal">
<div class="photo">
<img style="width: 500px; margin-left: 40px;" src="https://cdn.shopify.com/s/files/1/0361/8553/8692/files/image_64_1_7f2ff662-3a45-45a1-9f0c-952252786d05.png?v=1634885869"/>
</div>
<div class="gallery-cell ">
<p>8 Ways in Which Skincare Makes Makeup Look Better</p>
<br>
<button>READ MORE</button>
</div>
</div>
<div id="mainfooter">
</div>
</body>
</html>
<script type="module" src="./components/navbar.js">
import { navbar,footer } from "./components/navbar.js"
</script>
<script type="module">
import { navbar,footer } from "./components/navbar.js"
let nav= document.getElementById("navbar").innerHTML=navbar()
let foot= document.getElementById("mainfooter").innerHTML=footer();
</script>
<script src="./scripts/navbaar.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"></script>
<script src="./scripts/index1.js"></script>