-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
542 lines (518 loc) · 17.6 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
<!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" />
<title>HAAN</title>
<script
src="https://kit.fontawesome.com/adb97210e8.js"
crossorigin="anonymous"
></script>
<link
rel="stylesheet"
href="https://unpkg.com/flickity@2/dist/flickity.min.css"
/>
<script src="https://unpkg.com/flickity@2/dist/flickity.pkgd.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
<link
rel="icon"
href="https://cdn.shopify.com/s/files/1/0511/9066/1293/files/favicon-haan_32x32.png?v=1613714759"
type="image/x-icon"
/>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<header class="header">
<nav class="navbar">
<div class="hamburger">
<span class="bar"></span>
<span class="bar"></span>
<span class="bar"></span>
</div>
<ul class="nav-menu">
<li class="nav-items">
<a href="#" class="nav-links"><i class="fa-solid fa-bars"></i></a>
</li>
<li class="nav-items">
<a href="#" class="nav-links">Best Sellers</a>
</li>
<li class="nav-items">
<a href="#" class="nav-links">Hand Sanitizer</a>
</li>
<li class="nav-items">
<a href="#" class="nav-links">Hand Cream</a>
</li>
<li class="nav-items">
<a href="#" class="nav-links">Refills</a>
</li>
<li class="nav-items">
<img
id="logo-image"
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/files/logo_han.png?v=1651046048"
alt=""
/>
</li>
<li class="nav-items">
<a href="#" class="nav-links">Toothpaste</a>
</li>
<li class="nav-items">
<a href="#" class="nav-links">Hand Soap</a>
</li>
<li class="nav-items">
<a href="#" class="nav-links">Combos</a>
</li>
</ul>
<a href="./LoginSigninPage/login.html" class="nav-links logini"
><i class="fa-regular fa-user"></i
></a>
<a href="cart.html" class="nav-links"
><i class="fa-solid fa-bag-shopping"></i
></a>
</nav>
</header>
<!-- After Navbar Part -->
<div class="go-to-catalog">
<div class="left-catalog-part">
<div class="hand-sanitizer-text">
<h1>HAND</h1>
<h1>SANITIZERS</h1>
<h3>Turing care around</h3>
<div class="link-to-catalog">
<a href="catalog.html">
<button>
<div class="svg-wrapper-1">
<div class="svg-wrapper">
<svg
height="24"
width="24"
viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
>
<path d="M0 0h24v24H0z" fill="none"></path>
<path
d="M1.946 9.315c-.522-.174-.527-.455.01-.634l19.087-6.362c.529-.176.832.12.684.638l-5.454 19.086c-.15.529-.455.547-.679.045L12 14l6-8-8 6-8.054-2.685z"
fill="currentColor"
></path>
</svg>
</div>
</div>
<span>go to catalog</span>
</button>
</a>
</div>
</div>
<div class="bottom-left-catalog-part">
<div class="items-left-catalog-part">
<div class="item1">
<span></span>
</div>
<div class="item1">
<div class="item-logo">
<i class="fa-solid fa-briefcase"></i>
</div>
<div class="item-details">
<p>3-5 working</p>
<p>days delivery</p>
</div>
</div>
<div class="item1">
<div class="item-logo">
<i class="fa-solid fa-truck-fast"></i>
</div>
<div class="item-details">
<p>Free Shipping</p>
<p>over 35 €</p>
</div>
</div>
<div class="item1">
<div class="item-logo">
<i class="fa-solid fa-earth-europe"></i>
</div>
<div class="item-details">
<p>Within all</p>
<p>Europe</p>
</div>
</div>
<div class="item1">
<span></span>
</div>
</div>
</div>
</div>
<div class="right-catalog-part">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/63_c39641e2-de27-414f-8191-091de9f25cc0.jpg?v=1651509818"
alt=""
/>
</div>
</div>
<!-- Best Sellers part -->
<div class="best-sellers">
<h1>BEST SELLERS</h1>
<div class="main-carousel">
<div class="cell">
<div class="image-container">
<p class="img-p">Spicy Gingerale</p>
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/files/GI.jpg?v=1681999697"
alt=""
/>
</div>
</div>
<div class="cell">
<div class="image-container">
<p class="img-p">Wood Night</p>
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/files/WN.jpg?v=1681999663"
alt=""
/>
</div>
</div>
<div class="cell">
<div class="image-container">
<p class="img-p">Haan Toothpaste</p>
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/files/GY.jpg?v=1682068291"
alt=""
/>
</div>
</div>
<div class="cell">
<div class="image-container">
<p class="img-p">Coco Cooler</p>
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/files/03.carrousel_handcream_720x551_36dcd7b2-ea1d-4703-a9de-988b98064846.jpg?v=1651514724"
alt=""
/>
</div>
</div>
<div class="cell">
<div class="image-container">
<p class="img-p">Haan Body Wash</p>
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/BW_02_d5b4d5dd-19d2-4c4a-9190-e7b04f6c8b70.jpg?v=1682517093"
alt=""
/>
</div>
</div>
<div class="cell">
<div class="image-container">
<p class="img-p">Tiny Aquamarine Care Se</p>
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/HAAN_SEP445.jpg?v=1651510706"
alt=""
/>
</div>
</div>
<div class="cell">
<div class="image-container">
<p class="img-p">Daily rescue pack - Joyful</p>
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/02_1.png?v=1668526711"
alt=""
/>
</div>
</div>
</div>
</div>
<!-- New Products -->
<div class="new-products">
<h1>NEW PRODUCTS</h1>
<div class="new-products-div">
<div class="new-products-div1">
<h3>A SPLASH OF FRESH</h3>
<h3>MOISTURE</h3>
<button id="see-all">see all</button>
</div>
<div class="new-products-div2">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/BW_01_5cd173eb-770d-473b-8cbd-eaa0ca13fa77.jpg?v=1682517165"
alt=""
/>
</div>
<div class="new-products-div3">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/HAAN_JULIO20224717.jpg?v=1651510575"
alt=""
/>
<div class="np-ptag">
<p>Margarita Spirit</p>
<p>11.90 €</p>
</div>
<p>Hand Soap</p>
</div>
<div class="new-products-div4">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/Hand_Sanitizer_BE_pocket_Healing_ChrysantsOK_1024x1024@2x.jpg?v=1681717872"
alt=""
/>
</div>
</div>
</div>
<!-- About us and our purpose -->
<div class="about-us">
<h1>ABOUT US & OUR PURPOSE</h1>
<div class="aboutus-div">
<div class="aboutus-img">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/files/20210607_Malawi_367.jpg?v=1683802318"
alt=""
/>
<p class="aboutus-p">Meet Eric and Hugo</p>
</div>
<div class="aboutus-para">
<div class="aboutus-para-part">
<p>"Our adventure began long before</p>
<p>we set foot in Africa for the first time.</p>
<p>We strongly believe in giving back and</p>
<p>doing good for both people and the planet,</p>
<p>so we have made it our mission.</p>
<p id="para-gap">
Activism should start at the very roots of society,
</p>
<p>where everyone has access: as a customer, as an</p>
<p>employee, and as a business person.</p>
<p>By focusing on these core values,</p>
<p>we hope to create a positive impact</p>
<p>that extends beyond just our brand."</p>
</div>
<button id="read-more">read more</button>
</div>
</div>
</div>
<!-- Categories part -->
<div class="categories-part">
<h1>CATEGORIES</h1>
<div class="grid-container">
<div class="grid-item">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/Pack3_SA_MF.jpg?v=1678874635"
alt=""
/>
<div class="grid-desc">
<p>Best Seller</p>
<p>24 pcs</p>
</div>
</div>
<div class="grid-item">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/0003__CS_7717_77171333.jpg?v=1681717659"
alt=""
/>
<div class="grid-desc">
<p>Hand Sanitizer</p>
<p>30 pcs</p>
</div>
</div>
<div class="grid-item">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/05_13.jpg?v=1677688470"
alt=""
/>
<div class="grid-desc">
<p>Hand Cream</p>
<p>4 pcs</p>
</div>
</div>
<div class="grid-item">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/HAAN_JULIO20224717.jpg?v=1651510575"
alt=""
/>
<div class="grid-desc">
<p>Hand Soap</p>
<p>3 pcs</p>
</div>
</div>
<div class="grid-item">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/Toothpaste_Fluoride_Dolce_Vita2.jpg?v=1654256824"
alt=""
/>
<div class="grid-desc">
<p>Toothpaste</p>
<p>4 pcs</p>
</div>
</div>
<div class="grid-item">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/DEO_09.jpg?v=1651511324"
alt=""
/>
<div class="grid-desc">
<p>Refills</p>
<p>28 pcs</p>
</div>
</div>
<div class="grid-item">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/PURIFYING_VERBENA.jpg?v=1651510514"
alt=""
/>
<div class="grid-desc">
<p>Combos</p>
<p>25 pcs</p>
</div>
</div>
<div class="empty-category">
<div class="empty-category-p">
<p>All Collections that will</p>
<p>remind you of different</p>
<p>times of the day</p>
</div>
</div>
<div class="empty-category2">
<button class="empty-category2-button">see all products</button>
</div>
</div>
</div>
<!-- review part -->
<div class="review-part">
<h1>REVIEWS</h1>
<div class="companies-logos">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/files/image-002_3x_7f161a66-d738-4e65-ab64-322aff2088bd_160x160@2x.png?v=1651749906"
alt=""
/>
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/files/logo-icon_2_2x_c9d74de1-7c8c-4654-9fcd-f4ec8c64d63b_160x160@2x.jpg?v=1651750025"
alt=""
/>
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/files/logo-elle_2x_49c1c27a-50ea-4473-a616-b52cfaec320e_160x160@2x.jpg?v=1651749957"
alt=""
/>
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/files/logo-gq_2x_ef713ac3-6810-491d-b7a5-eab2ab203824_160x160@2x.jpg?v=1651749970"
alt=""
/>
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/files/logo-lonely-planet_2x_ef50de36-f72c-4c83-b157-623455bc1950_160x160@2x.jpg?v=1651750047"
alt=""
/>
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/files/logo-wgsn_2x_833c75a4-e1e9-47ba-af54-5d02d25d4cc3_160x160@2x.jpg?v=1651750060"
alt=""
/>
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/files/vogue_2x_f918fd63-e4a9-43c4-b6bb-fa61ef3f7c0a_160x160@2x.png?v=1651750077"
alt=""
/>
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/files/image-003_3x_eef71ff3-134e-426f-8070-73d059002e02_160x160@2x.png?v=1651749934"
alt=""
/>
</div>
<div class="quote-part">
<p>“Never have hand sanitizers been so necessary in our lives. If</p>
<p>they can be sustainable, beautiful and handy like HAAN</p>
<p>Pockets are, it’s just a lovely plus.”</p>
</div>
</div>
<!-- instagram part -->
<div class="instagram-part">
<div class="instagram-part-grid-container">
<div class="ip-grid-item1">
<h1>INSTAGRAM</h1>
<h3>@haanready</h3>
</div>
<div class="ip-grid-item1"></div>
<div class="ip-grid-item1"></div>
<div class="ip-grid-item">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/06_21.jpg?v=1677689976"
alt=""
/>
</div>
<div class="ip-grid-item">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/SofterSkin_2OK.jpg?v=1681314583"
alt=""
/>
</div>
<div class="ip-grid-item">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/DetalleNeceser_2_0f29ded8-351c-48c6-a039-fecbc455ca89.jpg?v=1682005317"
alt=""
/>
</div>
<div class="ip-grid-item">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/HAAN_NOV_19.jpg?v=1677660318"
alt=""
/>
</div>
<div class="ip-grid-item">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/files/LB.jpg?v=1682068222"
alt=""
/>
</div>
<div class="ip-grid-item">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/files/CK.jpg?v=1682068120"
alt=""
/>
</div>
<div class="ip-grid-item">
<img
src="https://cdn.shopify.com/s/files/1/0511/9066/1293/products/06_21.jpg?v=1677689976"
alt=""
/>
</div>
</div>
</div>
<!-- Footer part -->
<footer class="footer">
<div class="footer-categories">
<div class="footer-parts">
<div class="footer-catalog">
<h2>Catalog</h2>
<p>Best Seller</p>
<p>Hand Sanitizer</p>
<p>Hand Cream</p>
<p>Hand Soap</p>
<p>Toothpaste</p>
<p>Refills</p>
<p>Combos</p>
</div>
<div class="customer-info">
<h2>Customer Info</h2>
<p>About us & our purpose</p>
<p>Stocklist</p>
<p>Journal</p>
<p>FAQS</p>
<p>Contact</p>
<p>For Business</p>
</div>
<div class="legal-pages">
<h2>Legal Pages</h2>
<p>Deliveries & Returns</p>
<p>Terms & Conditions</p>
<p>Refund Policy</p>
<p>Privacy Policy</p>
</div>
</div>
<div class="footer-right-part">
<h2 class="footer-right-part-header">Sign up for updates</h2>
<div class="signup">
<input type="text" placeholder="Email address" />
<button class="arrow-button">
<i class="fa-solid fa-arrow-right"></i>
</button>
</div>
<div class="social-media">
<i class="fa-brands fa-instagram"></i>
<i class="fa-brands fa-facebook"></i>
<i class="fa-brands fa-youtube"></i>
<i class="fa-brands fa-linkedin"></i>
</div>
</div>
</div>
<p class="footer-p">(C) 2023 All right reserved</p>
</footer>
<script src="https://unpkg.com/flickity@2/dist/flickity.pkgd.min.js"></script>
</body>
</html>
<script src="script.js"></script>