-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
343 lines (307 loc) · 18 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
<!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="stylesheet" href="./css/bootstrap.css">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"
integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<title>ETQ</title>
</head>
<body>
<header>
<nav class="navbar navbar-expand-lg bg-dark">
<div class="container">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span><i class="fa-solid fa-bars text-white"></i></span>
</button>
<a class="navbar-brand" href="#"><svg class="header__logo-svg" width="92px" viewBox="0 0 384 81"
xmlns="http://www.w3.org/2000/svg">
<path d="M0 0.5V16.5V32.5V48.5V64.5V80.5H16H56V64.5H16V48.5H48V32.5H16V16.5H56V0.5H16H0Z">
</path>
<path d="M136 0.5H112V16.5H136V80.5H152V16.5H176V0.5H152H136Z"></path>
<path d="M384 64.5H368V80.5H384V64.5Z"></path>
<path
d="M272 0.5C249.9 0.5 232 18.4 232 40.5C232 62.6 249.9 80.5 272 80.5C280.2 80.5 287.7 78.1 294.1 73.9L300.7 80.5L312 69.2L305.4 62.6C309.6 56.3 312 48.7 312 40.5C312 18.4 294.1 0.5 272 0.5ZM272 64.5C258.8 64.5 248 53.7 248 40.5C248 27.3 258.8 16.5 272 16.5C285.2 16.5 296 27.3 296 40.5C296 44.2 295.2 47.7 293.7 50 m-auto.8L283.3 40.5L272 51.8L282.3 62.1C279.2 63.7 275.7 64.5 272 64.5Z">
</path>
</svg></a>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item h-50">
<a class="nav-link" href="#">Shop All</a>
</li>
<li class="nav-item h-50">
<a class="nav-link" href="#">Sample Sale</a>
</li>
<li class="nav-item h-50">
<a class="nav-link" href="#">Sheo Care</a>
</li>
</ul>
<ul class="navbar-nav ms-auto">
<li class="nav-item h-50">
<a class="nav-link" href="#">Search</a>
</li>
<li class="nav-item h-50">
<a class="nav-link" href="#">Help</a>
</li>
<li class="nav-item h-50">
<a class="nav-link" href="#">My account</a>
</li>
</ul>
</div>
<button type="button" class=" text-white btn b border-white rounded-circle">0</button>
</div>
</nav>
</header>
<div class="body-section">
<div class="container-fluid">
<div class="row ">
<div class="col-md-8 ps-0">
<img src="./image/image.png" class="img-fluid" width"auto" alt="image">
</div>
<div class="col-md-4 link ">
<h3 class="text">Restocked Essentials</h3>
<h2 class="text">Back In Stock</h2>
<p class="text">We are presenting you with a fresh <br> drop of the LT 04 Layered in White.</p>
<a href="#" class="text ">Shope here.</a>
</div>
</div>
</div>
<div class="container-fluid px-5 ">
<div class="row">
<div class="col-lg-4 col-md-6 py-5 link text-center">
<img src="./image/ETQ1.webp" alt="image" style="width:250px; height:300px; margin-bottom: 20px; ">
<h6>Modular Packing</h6>
<p>Unboxing like never before.</p>
<a href="#" class="text-dark ">Read Story.</a>
</div>
<div class="col-lg-4 col-md-6 py-5 link text-center">
<img src="./image/ETQ-2.webp" alt="image" style="width:250px; height:300px; margin-bottom: 20px;">
<h6>Wew are ETQ</h6>
<p>A clean style is our way of life.</p>
<a href="#" class="text-dark ">Read Story.</a>
</div>
<div class="col-lg-4 col-md-6 py-5 link text-center">
<img src="./image/ETQ-3.webp" alt="image" style="width:250px; height:300px; margin-bottom: 20px;">
<h6>Designed in Amsterdam</h6>
<p>Who we are.</p>
<a href="#" class="text-dark ">Read Story.</a>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-lg-4">
<div id="carouselExampleDark" class="carousel carous slide">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleDark" data-bs-slide-to="0"
class="active" aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleDark" data-bs-slide-to="1"
aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carouselExampleDark" data-bs-slide-to="2"
aria-label="Slide 3"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item h-50 active " data-bs-interval="10000">
<img src="./image/shoe (1).jpg" class="d-block w-75 m-auto" alt="..."
style="height:300px; object-fit:contain;">
<div class="carousel-caption d-none d-md-block">
<h5 class="text-dark"> <s> €249.</s> €199. </h5>
<p class="text-dark">LT 01 Shades Suede Cement.</p>
</div>
</div>
<div class="carousel-item h-50" data-bs-interval="2000">
<img src="./image/shoe (2).jpg" class="d-block w-75 m-auto" alt="..."
style="height:300px; object-fit:contain;">
<div class="carousel-caption d-none d-md-block">
<h5 class="text-dark"> <s> €249.</s> €199. </h5>
<p class="text-dark">LT 01 Shades Suede Cement.</p>
</div>
</div>
<div class="carousel-item h-50">
<img src="./image/shoe (3).jpg" class="d-block w-75 m-auto" alt="..."
style="height:300px; object-fit:contain;">
<div class="carousel-caption d-none d-md-block">
<h5> <s> €249.</s> €199. </h5>
<p>LT 01 Shades Suede Cement.</p>
</div>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleDark"
data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleDark"
data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>
<div class="col-lg-4">
<div id="carouselExampleDark2" class="carousel carous slide">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleDark2" data-bs-slide-to="0"
class="active" aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleDark2" data-bs-slide-to="1"
aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carouselExampleDark2" data-bs-slide-to="2"
aria-label="Slide 3"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item h-50 active " data-bs-interval="10000">
<img src="./image/shoe4 (1).jpg" class="d-block w-75 m-auto" alt="..."
style="height:300px; object-fit:contain;">
<div class="carousel-caption d-none d-md-block">
<h5 class="text-dark"> <s> €249.</s> €199. </h5>
<p class="text-dark">LT 01 Shades Nubuck Desert Taupe.</p>
</div>
</div>
<div class="carousel-item h-50" data-bs-interval="2000">
<img src="./image/shoe4 (2).jpg" class="d-block w-75 m-auto" alt="..."
style="height:300px; object-fit:contain;">
<div class="carousel-caption d-none d-md-block">
<h5> <s> €249.</s> €199. </h5>
<p>LT 01 Shades Nubuck <br> Desert Taupe.</p>
</div>
</div>
<div class="carousel-item h-50">
<img src="./image/shoe4 (3).jpg" class="d-block w-75 m-auto" alt="..."
style="height:300px; object-fit:contain;">
<div class="carousel-caption d-none d-md-block">
<h5> <s> €249.</s> €199. </h5>
<p>LT 01 Shades Nubuck <br> Desert Taupe.</p>
</div>
</div>
</div>
<button class="carousel-control-prev " type="button" data-bs-target="#carouselExampleDark2"
data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleDark2"
data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>
<div class="col-lg-4">
<div id="carouselExampleDark3" class="carousel carous slide">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleDark3" data-bs-slide-to="0"
class="active" aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleDark3" data-bs-slide-to="1"
aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carouselExampleDark3" data-bs-slide-to="2"
aria-label="Slide 3"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item h-50 active " data-bs-interval="10000">
<img src="./image/shoe3 (1).jpg" class="d-block w-75 m-auto" alt="..."
style="height:300px; object-fit:contain;">
<div class="carousel-caption d-none d-md-block">
<h5> <s> €249.</s> €199. </h5>
<p>LT 01 Essence.</p>
</div>
</div>
<div class="carousel-item h-50" data-bs-interval="2000">
<img src="./image/shoe3 (2).jpg" class="d-block w-75 m-auto" alt="..."
style="height:300px; object-fit:contain;">
<div class="carousel-caption d-none d-md-block">
<h5> <s> €249.</s> €199. </h5>
<p>LT 01 Essence.</p>
</div>
</div>
<div class="carousel-item h-50">
<img src="./image/shoe3 (3).jpg" class="d-block w-75 m-auto" alt="..."
style="height:300px; object-fit:contain;">
<div class="carousel-caption d-none d-md-block">
<h5 class="text-dark"> <s> €249.</s> €199. </h5>
<p class="text-dark">LT 01 Essence.</p>
</div>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleDark3"
data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleDark3"
data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row py-5">
<div class="col-lg-6 col-md-12">
<img src="./image/ETQ 4.webp" class="img-fluid" alt="" style="height:508.18px ; width:703px;">
<br><br>
<h6> <a href="" class="text-dark"> ETQ Gift Card</a> </h6>
<span>Give the gift of chance</span>
</div>
<div class="col-lg-6 col-md-12">
<img src="./image/ETQ-5.webp" class="img-fluid" alt="" style="height:508.18px; width:703px;">
<br><br>
<h6> <a href="" class="text-dark">New In</a> </h6>
<span>Discover the latest additions</span>
</div>
</div>
</div>
</div>
<footer>
<div class="container-fluid py-5">
<div class="row">
<div class="col-lg-4">
<h6 class="size"> <b>About</b> </h6>
<span>We design wardrobe essentials with a strong silhouette, in tonal <br> colorways. Our style
never changes. It evolves. Continuously. <br> Read more</span>
</div>
<div class="col-lg-2">
<h6 class="size"> <b>Address</b> </h6>
<span>
Duinkerkenstraat 3A <br>
9723 BN Groningen <br>
The Netherlands
</span>
</div>
<div class="col-lg-2">
<h6 class="size"> <b>Contact</b> </h6>
<span>Email us here <br>
0854013553 (mon-fri)</span>
</div>
<div class="col-lg-2">
<h6 class="size"> <b>Info</b> </h6>
<span>
Shipping <br>
Returns <br>
Store Locator <br>
Wholesale <br>
Terms of Service</span>
</div>
<div class="col-lg-2">
<h6 class="size"> <b>Follow us</b> </h6>
<span>Instagram <br>
Facebook <br>
Pinterest <br>
Tiktok</span>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.6/dist/umd/popper.min.js"
integrity="sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3"
crossorigin="anonymous"></script>
<script src="./js/bootstrap.js"></script>
</body>
</html>