-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
321 lines (283 loc) · 13.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sustainable Shoes & Clothing | The Most Comfortable Shoes in The World | Allbirds</title>
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" href="//www.allbirds.com/cdn/shop/t/1828/assets/favicon.png?v=129998271326839127411695940785" type="image/png">
</head>
<body>
<header>
<div class="flex bg-[#212a2f] h-10 text-white items-center justify-center">
<p class=" font-serif font-bold" style="font-size: 10px;">The new tee Collection Is Live-In Ready. <u>Shop Men</u> | <u>Shop Women</u></p>
<input type="image" class="ml-24" src="assets/asset 23.svg" height="30px" width="50px" alt="submit" />
</div>
<nav class="flex items-center bg-white text-sm shadow-md w-full ">
<div class="right ml-8">
<ul class="flex space-x-5 text-sm font-bold">
<li class="hover:underline hover:cursor-pointer">MEN</li>
<li class="hover:underline hover:cursor-pointer">Women</li>
<li class="hover:underline hover:cursor-pointer">KIDS</li>
<li class="hover:underline hover:cursor-pointer">SOCKS</li>
<li class="hover:underline hover:cursor-pointer text-red-600">SALE</li>
</ul>
</div>
<div class="center h-12 mb-3 flex justify-center ml-80">
<img src="assets/asset 14.png" alt="">
</div>
<div class="left ml-56">
<ul class="flex space-x-5">
<li class="hover:underline hover:cursor-pointer">
SUSTAINABILITY
</li>
<li class="hover:underline hover:cursor-pointer">RERUN</li>
<li class="hover:underline hover:cursor-pointer">STORES</li>
<li class="hover:cursor-pointer"><img src="assets/asset 19.svg" alt=""></li>
<li class="hover:cursor-pointer"><img src="assets/asset 20.svg" alt=""></li>
<li class="hover:cursor-pointer"><img src="assets/asset 21.svg" alt=""></li>
<li class="hover:cursor-pointer"><img src="assets/asset 22.svg" alt=""></li>
</ul>
</div>
</nav>
</header>
<div class="bg-cover bg-transparent bg-center w-full "
style="background-image: url('assets/asset-0.png'); height: 500px ">
<div class="text-white text-center flex justify-center">
<div class="my-48">
<p class="font-bold text-[50px]">Rain? Check.</p>
<p class="font-bold text-md mt-3">The water-repellent Mizzle Collection is ready to keep you (and your toes) cozy.</p>
<button class="bg-white text-black w-36 font-bold h-12 rounded mt-16 mr-20 ">Shop Men</button>
<button class="bg-white text-black w-36 font-bold h-12 rounded ">Shop women</button>
</div>
</div>
</div>
</section>
<section class="mt-16">
<p class="text-center font-bold text-[32px] text-gray-700">Our Favorites</p>
<div class="flex ml-[440px] text-xl mt-3">
<p class="mr-36">For Everyday</p>
<p class="mr-36"> For Activity </p>
<p>For Travel</p>
</div>
<hr class="h-0.5 mt-4 w-[900px] ml-80 bg-gray-400">
<div class="mt-5 flex space-x-8 w-full">
<div class="ml-56 shadow-2xl h-[500px] ">
<img src="assets/asset 1.avif" class="h-96" alt="">
<p class="ml-8 font-bold text-xl mt-3">Tree Runer</p>
<hr class="h-0.5 ml-5 w-[340px] mt-3 bg-gray-600">
<div class="flex ">
<div >
<img class="h-10 mt-3 mr-2 ml-5" src="assets/asset 2.png" alt="">
</div>
<div class="mt-5">
<p>Breezy, Everyday Sneaker</p>
</div>
</div>
</div>
<div class="ml-56 shadow-2xl h-[500px]">
<img src="assets/asset 3.avif" class="h-96" alt="">
<p class="ml-8 font-bold text-xl mt-3">Wool Runner-up Mizzle</p>
<hr class="h-0.5 ml-5 w-[340px] mt-3 bg-gray-600">
<div class="flex ">
<div >
<img class="h-10 mt-3 mr-2 ml-5" src="assets/asset 4 .png" alt="">
</div>
<div class="mt-5">
<p> Wet Weather High Top</p>
</div>
</div>
</div>
<div class="ml-56 shadow-2xl h-[500px] ">
<img src="assets/asset 5.avif" class="h-96" alt="">
<p class="ml-8 font-bold text-xl mt-3">Wool Runner</p>
<hr class="h-0.5 ml-5 w-[340px] mt-3 bg-gray-600">
<div class="flex ">
<div >
<img class="h-10 mt-3 mr-2 ml-5" src="assets/asset 6.png" alt="">
</div>
<div class="mt-5">
<p>Cozy Sneaker</p>
</div>
</div>
</div>
</div>
</section>
<section class="mt-36 ">
<img src="assets/asset 7.avif" alt="" class="w-full h-[600px]">
</section>
<section class="mt-20">
<div class="text-center">
<p class="font-bold text-2xl">Get Outside And Get Moving</p>
<p class="font-bold text-lg mt-5">Endorphins make people happy. So do bright, bouncy new active shoes.</p>
<button class="bg-black text-white w-48 h-10 mt-5 hover:cursor-pointer hover:bg-white hover:text-black hover:border hover:border-black">SHOP MEN</button>
<button class="bg-black text-white w-48 h-10 mt-5 hover:cursor-pointer hover:bg-white hover:text-black hover:border hover:border-black ml-7" >SHOP WOMEN</button>
</div>
</section>
<section class="mt-16">
<P class="text-3xl font-bold px-40 py-5">New Arrivals</P>
<div class="flex space-x-10">
<div class="shadow-xl border border-yellow-300 ml-40">
<img src="assets/shoes1.png" class="h-96" alt="">
<a href=""><span class="font-bold text-2xl ml-3">Men's Wool Runner</span> <br>
<span class=" ml-3 w-1">Limited Edition Color, Natural Black(City <br>
<span class="ml-3 mt-1">Edition)</span></span>
</a>
</div>
<div class="shadow-xl border border-yellow-300 ">
<img src="assets/shoes2.png" class="h-96" alt="">
<a href=""><span class="font-bold text-2xl ml-3">Women's Wool Runner Mizzer</span> <br>
<span class=" ml-3 w-1">Classic Color, Hazy Indigo</span>
</a>
</div>
<div class="shadow-xl border border-yellow-300 ml-40">
<img src="assets/shoes3.png" class="h-96" alt="">
<a href=""><span class="font-bold text-2xl ml-3">Men's Wool Runner Mizzle</span> <br>
<span class=" ml-3 w-1"> Limited Edition Color, Thunder Green </span>
</a>
</div>
</div>
</section>
<section class="mt-20 ">
<img src="assets/23Q3_SNS_SecondaryHero-02_Desktop_TreeBreezer.jpg" class="h-[600px] w-full" alt="">
</section>
<section class="mt-16">
<div class="text-center">
<p class="font-bold text-4xl">Simple Classic</p>
<p class="">And super natural Comfortable</p>
<button class="w-1/4 bg-[#212a2f] text-white mt-4 h-10 text-[20px] rounded-md">SHOP TREE BREEZERS</button>
</div>
</section>
<section class="mt-5">
<p class="ml-20 text-3xl font-bold">Shop The Collections</p>
<div class="flex space-x-10 ">
<div class="ml-32 mt-4 shadow-2xl border border-gray-800 ">
<img src="assets/img1s.jpg" class="h-[350px] mb-4" alt="">
<a href="" class="font-bold text-xl ml-2 ">The Cold Weather Shop</a> <br>
<a href="#" class="ml-2">Cozy up to our warmest styles that will keep <br> <span class="ml-2">your feet happy all season long </span></a>
</div>
<div class=" mt-4 shadow-2xl border border-gray-800 ">
<img src="assets/img2.jpg" class="h-[350px] mb-4" alt="">
<a href="" class="font-bold text-xl ml-2 ">The Perfect Travel Shoes</a> <br>
<a href="#" class="ml-2">You've got6 trips. WE've got super packable <br> <span class="ml-2"> shoes. </span></a>
</div>
<div class=" mt-4 shadow-2xl border border-gray-800">
<img src="assets/img3s.jpg" class="h-[350px] mb-4" alt="">
<a href="" class="font-bold text-xl ml-2 ">The Mizzle Collection</a> <br>
<a href="#" class="ml-2">Stay dry with our comfy,cozy,rain-ready <br> <span class="ml-2"> shoes. </span></a>
</div>
</div>
</section>
<img src="assets/Secondary_Homepage_Desktop_-_Sustainability.avif" class="mt-10 w-full h-[400px]" alt="">
<section class="mt-10 ">
<div class="text-center">
<p class="text-3xl font-bold">More Updates About Less Carbon</p>
<p class=" font-semibold w-[600px] ml-[440px] mt-6 ">Reducing the carbon footprint of our products is at the heart of everything we do. And we’ve got good news: we continue to make headway. Read about our progress from 2022 in our latest Flight Status report.</p>
<button class="bg-black text-white w-96 mt-5 font-bold h-12 rounded hover:bg-white hover:text-black hover:border hover:border-black hover:cursor-pointer">OUR SUSTAINABILITY STRATEGY</button>
</div>
</section>
<section class="mt-5">
<p class="ml-20 text-3xl font-bold">Stories</p>
<div class="flex space-x-10 ">
<div class="ml-32 mt-4 shadow-2xl border w-1/4 border-gray-800 ">
<img src="assets/img4s.jpg" class="h-[350px] w-full mb-4" alt="">
<a href="" class="font-bold text-xl ml-2 ">Introducing M0.0NSHOT</a> <br>
<a href="#" class="ml-3 font-semibold justify-center">Learn more about the world’s first net zero carbon <span class="ml-3">shoe, and how its landmark 0.0 kg CO₂e carbon </span> <span class="ml-3">footprint was achieved without relying on a single </span> <span class="ml-3">carbon offset.</span></a>
</div>
<div class="ml-32 mt-4 shadow-2xl border w-1/4 border-gray-800 ">
<img src="assets/img5s.jpg" class="h-[350px] w-full mb-4" alt="">
<a href="" class="font-bold text-xl ml-2 ">Allbirds ReRun™</a> <br>
<a href="#" class="ml-3 font-semibold justify-center">Introducing our resale marketplace where <span class="ml-3"> you can shop slightly imperfect and gently </span> <span class="ml-3"> used products, extending their life and </span> <span class="ml-3">lowering our impact on the planet.</span></a>
</div>
<div class="ml-32 mt-4 shadow-2xl border w-1/4 border-gray-800 ">
<img src="assets/img6s.jpg" class="h-[350px] w-full mb-4" alt="">
<a href="" class="font-bold text-xl ml-2 ">2022 Flight Status Report</a> <br>
<a href="#" class="ml-3 font-semibold justify-center">Our version of a sustainability report is here,<span class="ml-3">highlighting our progress across a variety of </span> <span class="ml-3"> areas in 2022. </span></a>
</div>
</div>
</section>
<section class=" mt-48 text-center">
<p class="text-3xl font-bold">Want First Dibs?</p>
<p class="font-semibold w-1/2 ml-[450px] mt-6">Join our email list and be the first to know about new limited edition products, material innovations, and lots of other fun updates.</p>
<input type="text" class="w-[650px] mt-8 border-b-2 border-black h-10">
<button class="bg-[#212a2f] text-white w-36 h-10 mt-5 hover:cursor-pointer hover:bg-white hover:text-black hover:border hover:border-black ml-10">Sign Up</button>
<p class="mt-5">Note: You can opt-out at any time. See our <u>Privacy Policy</u> and <u>Terms.</u>
</p>
</section>
<footer class="mt-12 ">
<div class="bg-[#212a2f] w-full h-[800px]">
<div class=" mt-16">
<div class="b mt-20">
<div class="flex space-x-10">
<div class="mt-10 ml-20 text-white text-sm ">
<p class="font-bold text-lg mb-2">HELP</p>
<ul class="flex flex-col space-y-2">
<li>1-888-963-8944</li>
<li>1-814-251-9966 (Text)</li>
<li> help@allbirds.com</li>
<li>Returns/Exchanges</li>
<li>FAQ/Contact Us</li>
<li>Afterpay</li>
</ul>
</div>
<div class="text-white text-sm mt-10 px-48 ">
<p class="text-lg font-bold ">SHOP</p>
<ul class="flex flex-col text-sm space-y-2 mt-3">
<li>Men's Shoes</li>
<li>Women's Shoes</li>
<li>Men's Apparel</li>
<li>Women's Apparel</li>
<li>Socks</li>
<li>Gift Cards</li>
<li>Refer a Friend</li>
<li>Download the Allbirds App</li>
</ul>
</div>
<div class="text-white text-sm mt-10">
<p class="text-lg font-bold ">Company</p>
<ul class="flex flex-col text-sm space-y-2 mt-3">
<li>Our stores</li>
<li>Our Story</li>
<li>Our Materials</li>
<li>Sustainability</li>
<li>Partnerships</li>
<li>Product Testing</li>
<li>Affiliates</li>
<li>Bulk Orders</li>
<li>Careers</li>
<li>Press</li>
<li>California Transparency Act</li>
<li>Community Offers</li>
</ul>
</div>
</div>
</div>
</div>
<div class="text-white mt-20 flex">
<div class=" w-1/4 ml-20">
<p class="text-lg font-semibold mb-5">FOLLOW THE FLOCK</p>
<p class="text-sm">
Exclusive offers, a heads up on new things, and sightings of Allbirds in the wild. Oh, we have cute sheep, too. #weareallbirds</p>
</div>
<div class="ml-36">
<img src="assets/asset 9.png" alt="">
</div>
<div class="ml-36 mt-2">
<div class="flex space-x-5">
<img src="assets/flag-au.svg" alt="">
<img src="assets/flag-cn.svg" alt="">
<img src="assets/flag-nz.svg" alt="">
<img src="assets/flag-us.svg" alt="">
<img src="assets/Japan-Flag.svg" alt="">
<img src="assets/method-draw-image.svg" alt="">
<img src="assets/flag-uk.svg" alt="">
</div>
</div>
</div>
<p class="text-center text-white mt-14 text-sm">© 2022 Allbirds, Inc. All Rights Reserved. <a href=""><u>Terms</u></a>,<a href=""><u>Privacy</u></a> & <a href=""><u>Accessibility</u></a>
</p>
<a href=""><p class="text-white text-center mt-3 text-sm"><u>Do Not Sell My Personal Information</u></p></a>
</div>
</footer>
</body>
</html>