-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathindex.html
514 lines (504 loc) · 18.4 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
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<title>Hikstore - Hiking Online Store Official</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta
name="description"
content="Experience the seamless shopping experience with static e-commerce websites crafted with the power of JavaScript, offering modern and interactive online stores for your convenience."
/>
<meta
name="keywords"
content="hiking, hikstore, online, store, hiking store, store, shop, men, women"
/>
<meta property="og:title" content="Hikstore - Hiking Online Store" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://hikstore.pages.dev/" />
<meta
property="og:image"
content="https://hikstore.pages.dev/doc/preview.png"
/>
<meta property="og:locale" content="en" />
<meta
property="og:description"
content="Official Hikstore Online Store | Everything you need for your next Mountain Adventure is available online. Check out Clothing, Shoes, Technical Hardware & Avalanche Safety Equipment. Are you ready?"
/>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@hikstore" />
<meta name="twitter:creator" content="@natainditama" />
<meta name="twitter:title" content="Hikstore - Hiking Online Store" />
<meta
property="og:description"
content="Official Hikstore Online Store | Everything you need for your next Mountain Adventure is available online. Check out Clothing, Shoes, Technical Hardware & Avalanche Safety Equipment.Are you ready now?"
/>
<meta
name="twitter:image"
content="https://hikstore.pages.dev/doc/preview.png"
/>
<meta name="theme-color" content="#f4f4f5" />
<meta name="msapplication-TileColor" content="#f4f4f5" />
<meta name="msapplication-config" content="/browserconfig.xml" />
<link
rel="apple-touch-icon"
sizes="180x180"
href="/img/icons/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="/img/icons/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="/img/icons/favicon-16x16.png"
/>
<link
rel="mask-icon"
href="/img/icons/safari-pinned-tab.svg"
color="#ffcb37"
/>
<link rel="manifest" href="site.webmanifest" />
<link rel="canonical" href="https://hikstore.pages.dev/" />
<link rel="shortcut icon" href="/img/icons/favicon.ico" />
<link rel="stylesheet" href="/css/main.css" />
<link rel="stylesheet" href="/fontawesome/css/solid.css" />
<link rel="stylesheet" href="/fontawesome/css/regular.css" />
<link rel="stylesheet" href="/fontawesome/css/brands.css" />
<link rel="stylesheet" href="/fontawesome/css/fontawesome.min.css" />
<link rel="stylesheet" href="/css/utilities.css" />
<script type="module" defer src="/js/main.js"></script>
</head>
<body>
<!-- Header Start -->
<header id="header" class="sticky inset-0 h-20 z-100 bg-white">
<div class="container h-full">
<div class="flex-row h-full justify-between items-center gap-2">
<a href="/index.html" class="flex-row items-center">
<img
class="h-12 w-12"
draggable="false"
src="/img/logo.png"
alt="Hikstore"
/>
</a>
<nav
class="flex-row gap-4 sm-hidden justify-center items-center mr-auto"
>
<a href="/index.html" class="link">
<span class="text-lg">Home</span>
</a>
<a href="/product/index.html" class="link">
<span class="text-lg">Men</span>
</a>
<a href="/product/index.html" class="link">
<span class="text-lg">Women</span>
</a>
<a href="/product/index.html" class="link">
<span class="text-lg">Sales</span>
</a>
</nav>
<nav class="flex-row items-center justify-center">
<form
action=""
class="border flex-row gap-2 bg-gray rounded px-4 py-2 sm-hidden"
>
<label for="search">
<i class="fa-regular fa-magnifying-glass"></i>
</label>
<input
type="search"
name="search"
id="search"
placeholder="Search here..."
/>
</form>
<button class="text-xl relative px-5 py-2 h-full">
<i class="fa-regular fa-bag-shopping"></i>
<span
class="absolute text-xs text-white top-0 right-2 bg-primary h-4 w-4 aspect-square rounded-full"
>0</span
>
</button>
<button
aria-label="User Profile"
class="user-profile logout text-xl flex-row items-center border-l px-5 py-2 h-full"
>
<i class="fa-regular fa-user"></i>
</button>
<button
aria-label="Menu Button"
class="btn-menu flex-row items-center gap-2 hidden sm-flex border-l px-5 py-2 h-full"
>
<span class="menu-icon">
<span></span>
</span>
</button>
<a
href="/auth/signup.html"
class="border-2 border-primary text-white bg-primary rounded px-5 py-2 w-full sm-hidden w-max not-auth"
>
Sign Up
</a>
</nav>
</div>
</div>
</header>
<!-- Header End -->
<!-- Appbar Start -->
<nav
id="app-bar"
class="fixed inset-0 top-auto h-20 z-100 bg-gray -shadow-md hidden"
>
<div class="grid h-full grid-cols-5">
<a href="/index.html" class="flex-row items-center justify-center">
<img
class="h-12"
draggable="false"
src="/img/logo.png"
alt="Hikstore"
/>
</a>
<button class="text-2xl">
<i class="fa-regular fa-heart"></i>
</button>
<div class="relative">
<button
class="absolute btn-menu bg-white w-16 h-16 flex-row items-center justify-center rounded-full shadow-xl bottom-12 left-0 right-0 mx-auto"
>
<span class="menu-icon" style="margin-top: 0.25rem">
<span></span>
</span>
</button>
</div>
<button class="flex-row justify-center items-center">
<div class="w-max h-max relative text-2xl">
<i class="fa-regular fa-bag-shopping"></i>
<span
class="absolute text-xs text-white -top-1 -right-2 bg-primary h-4 w-4 aspect-square rounded-full"
>0</span
>
</div>
</button>
<button
class="user-profile text-2xl flex-col justify-center items-center"
>
<i class="fa-regular fa-user"></i>
</button>
</div>
</nav>
<!-- Appbar End -->
<!-- Sidebar Start -->
<aside id="side-bar" class="fixed inset-0">
<nav class="flex-col gap-4 relative w-4/5 mx-auto h-full my-1/10">
<div class="user-area flex-row items-center justify-between gap-2 mb-4">
<div class="text-white flex-row items-center gap-2">
<span class="user-profile text-xl">
<i class="fa-regular fa-user"></i>
</span>
<span class="text-lg user-email"></span>
</div>
<button
type="button"
class="logout border-2 border-primary rounded px-5 py-2 text-white"
>
Logout
</button>
</div>
<form
action=""
class="border flex-row gap-2 bg-gray rounded px-4 py-2 hidden sm-flex"
>
<label for="search-side">
<i class="fa-regular fa-magnifying-glass"></i>
</label>
<input
type="search"
name="search"
id="search-side"
placeholder="Search here..."
/>
</form>
<a
href="/index.html"
class="nav-link flex-row justify-between items-center"
>
<span class="text-xl">Home</span>
<i class="fa-solid fa-arrow-right"></i>
</a>
<a
href="/product/index.html"
class="nav-link flex-row justify-between items-center"
>
<span class="text-xl">Men</span>
<i class="fa-solid fa-arrow-right"></i>
</a>
<a
href="/product/index.html"
class="nav-link flex-row justify-between items-center"
>
<span class="text-xl">Women</span>
<i class="fa-solid fa-arrow-right"></i>
</a>
<a
href="/product/index.html"
class="nav-link flex-row justify-between items-center"
>
<span class="text-xl">Sales</span>
<i class="fa-solid fa-arrow-right"></i>
</a>
<div
class="user-guest mt-auto flex-row items-center gap-4 text-white text-center"
>
<a
href="/auth/login.html"
class="border-2 border-primary rounded px-5 py-2 w-full hidden sm-block"
>
Log In
</a>
<a
href="/auth/signup.html"
class="border-2 border-primary text-white bg-primary rounded px-5 py-2 w-full hidden sm-block"
>
Sign Up
</a>
</div>
</nav>
</aside>
<!-- Sidebar End -->
<!-- Content Start -->
<main>
<section class="h-screen relative">
<div class="absolute inset-0 top-auto h-20 bg-black"></div>
<div class="h-full grid grid-cols-2 sm-grid-cols-none container">
<div class="flex-col justify-center gap-4">
<h1 class="text-6xl w-4/5 sm-text-4xl leading-tight mb-2">
Your Adventure Starts Here
</h1>
<p class="w-4/5 sm-w-full">
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Neque ut
ducimus adipisci ex perferendis vitae doloremque nam magnam porro,
repellendus consequuntur.
</p>
<a
href="/product/index.html"
class="border-2 w-max border-primary rounded px-5 py-3 flex-row items-center gap-4"
>
<span class="font-medium text-lg">Explore Now</span>
<span class="text-xl text-primary">
<i class="fa-solid fa-arrow-right-long"></i>
</span>
</a>
<div class="h-20 sm-hidden"></div>
</div>
<div class="relative flex-col justify-center items-center">
<img
src="/img/hero.jpg"
class="w-full h-full object-cover"
draggable="false"
alt="Hero Image"
/>
<div class="absolute inset-0 top-auto px-8 py-6">
<div class="flex-row gap-4 items-center text-white text-2xl">
<i class="fa-regular fa-location-dot"></i>
<span class="text-lg"> Alpe Devero, VB, Italia</span>
</div>
</div>
</div>
</div>
</section>
<section class="h-max py-20 relative bg-black">
<div class="h-full container flex-col gap-6 justify-center">
<div class="grid grid-cols-2 sm-grid-cols-none gap-10">
<div class="flex-col gap-2 justify-center">
<h2 class="text-primary text-4xl leading-tight font-medium">
Trusted by over 100,000+ Clients worldwide since 2005
</h2>
</div>
<div class="grid grid-cols-4 sm-grid-cols-2 gap-6">
<div class="flex-col items-center justify-center px-2 py-6">
<img
src="/img/partner/airbnb.svg"
style="filter: grayscale(1)"
alt="AirBNB"
/>
</div>
<div class="flex-col items-center justify-center px-2 py-6">
<img
src="/img/partner/google.svg"
style="filter: grayscale(1)"
alt="Google"
/>
</div>
<div class="flex-col items-center justify-center px-2 py-6">
<img src="/img/partner/instagram.svg" alt="Instagram" />
</div>
<div class="flex-col items-center justify-center px-2 py-6">
<img src="/img/partner/ayura.svg" alt="Ayura" />
</div>
</div>
</div>
</div>
</section>
<section class="h-max py-20 relative">
<div class="h-full container flex-col gap-10 justify-center">
<div class="flex-row sm-flex-col justify-between items-center gap-4">
<h2 class="text-4xl leading-tight text-center">
New Launch This Month
</h2>
<a
href="/product/index.html"
class="border-2 w-max border-primary rounded px-5 py-3 flex-row items-center gap-4"
>
<span class="font-medium">Shop Now</span>
</a>
</div>
<div
class="grid grid-cols-4 sm-grid-cols-none gap-6"
id="products"
></div>
</div>
</section>
<section class="min-h-screen h-max relative pb-10">
<div class="h-full container flex-col gap-10 justify-center">
<div class="grid grid-rows-2 sm-grid-rows-none gap-6 h-full">
<div class="grid grid-cols-3 sm-grid-cols-none gap-6">
<a
href="/product/index.html"
class="flex-col justify-end rounded-xl sm-aspect-square p-8 bg-clothing"
>
<span class="text-white text-3xl font-medium">Clothing</span>
</a>
<a
href="/product/index.html"
class="flex-col justify-end rounded-xl sm-aspect-square p-8 bg-footwear"
>
<span class="text-white text-3xl font-medium">Footwear</span>
</a>
<a
href="/product/index.html"
class="flex-col justify-end rounded-xl sm-aspect-square p-8 bg-equipment"
>
<span class="text-white text-3xl font-medium">Equipment</span>
</a>
</div>
<div
class="flex-col justify-center items-center gap-6 rounded-xl p-8 py-16 bg-black"
>
<h3
class="text-primary text-5xl sm-text-3xl leading-tight w-1/2 text-center sm-w-full"
>
What do you need for the next adventure?
</h3>
<a
href="/product/index.html"
class="border-2 w-max border-white bg-white rounded px-4 py-2 flex-row items-center gap-4"
>
<span class="text-md">See Our Product</span>
<span class="text-xl">
<i class="fa-solid fa-arrow-right-long"></i>
</span>
</a>
</div>
</div>
</div>
</section>
</main>
<!-- Content End -->
<!-- Footer Start -->
<footer class="py-10 bg-gray">
<div class="container h-full">
<div class="grid grid-cols-3 gap-6 sm-grid-cols-none">
<div class="flex-col gap-2">
<a href="/index.html" class="flex-row items-center gap-2">
<img
class="h-12"
draggable="false"
src="/img/logo.png"
alt="Hikstore"
/>
<h2 class="text-2xl">Hikstore</h2>
</a>
<p class="text-base w-4/5 mb-2">
Everything you need for your next Mountain Adventure is available
online.
</p>
<div class="flex-row gap-4">
<a
href="#"
class="h-10 w-10 bg-facebook text-white rounded-full flex-row justify-center items-center h-full text-xl"
>
<i class="fa-brands fa-facebook-f"></i>
</a>
<a
href="#"
class="h-10 w-10 bg-instagram text-white rounded-full"
>
<span
class="flex-row justify-center items-center h-full text-xl"
>
<i class="fa-brands fa-instagram"></i>
</span>
</a>
<a href="#" class="h-10 w-10 bg-twitter text-white rounded-full">
<span
class="flex-row justify-center items-center h-full text-xl"
>
<i class="fa-brands fa-twitter"></i>
</span>
</a>
</div>
</div>
<div class="flex-col gap-2">
<h3 class="text-xl mb-2">Support</h3>
<a href="#" class="hover-underline">Help & FAQ</a>
<a href="#" class="hover-underline">Term of Service</a>
<a href="#" class="hover-underline">Privacy Policy</a>
</div>
<div class="flex-col gap-4">
<h4 class="text-xl">Payment Method</h4>
<div class="flex-row gap-6">
<img
src="/img/footer/Paypal.svg"
style="height: 1.5rem"
alt="Paypal"
/>
<img
src="/img/footer/MasterCard.svg"
style="height: 2rem"
alt="MasterCard"
/>
</div>
<h4 class="text-xl">Delivery Service</h4>
<div class="flex-row items-center gap-2">
<img src="/img/footer/J&T.svg" style="height: 1.5rem" alt="JNT" />
<img
src="/img/footer/Gosend.svg"
style="height: 2.5rem"
alt="GoSend"
/>
<img src="/img/footer/JNE.png" style="height: 2rem" alt="JNE" />
</div>
</div>
</div>
</div>
</footer>
<!-- Footer End -->
<!-- Google tag (gtag.js) -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-5B7R2F5EPV"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-5B7R2F5EPV");
</script>
</body>
</html>