This repository was archived by the owner on Jan 14, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 317
Expand file tree
/
Copy pathindex.html
More file actions
339 lines (310 loc) · 12.4 KB
/
index.html
File metadata and controls
339 lines (310 loc) · 12.4 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link rel="stylesheet" href="css/main.css" />
<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=Questrial&family=Raleway&family=Roboto:wght@300&display=swap"
rel="stylesheet"
/>
<title>Fruit Box</title>
</head>
<body>
<header class="header">
<div class="order_online">
<button>Log In</button>
<a href="#">
<p>Order Online</p>
</a>
</div>
<p>Juice Bar</p>
<svg
width="24"
height="16"
viewBox="0 0 24 16"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M0 1C0 0.447715 0.447715 0 1 0H23C23.5523 0 24 0.447715 24 1V1.28572C24 1.838 23.5523 2.28572 23 2.28572H1C0.447716 2.28572 0 1.838 0 1.28572V1ZM0 7.85714C0 7.30485 0.447715 6.85713 1 6.85713H23C23.5523 6.85713 24 7.30485 24 7.85713V8.14285C24 8.69513 23.5523 9.14285 23 9.14285H1C0.447716 9.14285 0 8.69513 0 8.14285V7.85714ZM1 13.7143C0.447715 13.7143 0 14.162 0 14.7143V15C0 15.5523 0.447716 16 1 16H23C23.5523 16 24 15.5523 24 15V14.7143C24 14.162 23.5523 13.7143 23 13.7143H1Z"
fill="black"
/>
</svg>
<nav class="nav_list">
<ul>
<li class="nav_item"><a class="nav_link" href="#">Home</a></li>
<li class="nav_item"><a class="nav_link" href="#">Story</a></li>
<li class="nav_item"><a class="nav_link" href="#">Menu</a></li>
<li class="nav_item">
<a class="nav_link" href="#">Order Online</a>
</li>
<li class="nav_item">
<a class="nav_link" href="#">Locations & Hours</a>
</li>
</ul>
</nav>
</header>
<div class="content">
<main class="main">
<section class="hero">
<h1>Fuel Your Body.<br />Balance Your Mind.</h1>
<p>Organic Cold Pressed Juices & Smoothies</p>
<button>Explore Flavors</button>
<img
class="hero_image"
src="https://cdn.shopify.com/s/files/1/0047/1524/9737/files/Is_Naked_Juice_Healthy_Article_Headaer_Image_Optimized.png?v=1661911606"
alt="Image of fresh fruit and juices"
/>
<div class="hero_offer">
<p>
Get 10% off your first online Order.<br />
<a href="#">Try Now</a>
</p>
</div>
</section>
<section class="selling_points_section">
<h2>What Makes Us <br />Different</h2>
<div class="selling_points_row">
<div class="selling_point">
<img src="1.jpeg" alt="Locally Sourced Icon" />
<h3>Locally Sourced</h3>
<p>
I'm a paragraph. Click here to add your own text and edit me. Let
your users get to know you.
</p>
</div>
<div class="selling_point">
<img src="3.jpeg" alt="Natural Ingredients Icon" />
<h3>100% Natural Ingredients</h3>
<p>
I'm a paragraph. Click here to add your own text and edit me. Let
your users get to know you.
</p>
</div>
<div class="selling_point">
<img src="4.jpeg" alt="Just Picked Freshness Icon" />
<h3>Just Picked Freshness</h3>
<p>
I'm a paragraph. Click here to add your own text and edit me. Let
your users get to know you.
</p>
</div>
</div>
</section>
<section class="boosting_immunity_section">
<div class="boosting_immunity">
<img
src="https://static.wixstatic.com/media/c837a6_8172122a715c426caa6320c37c94eb0b~mv2.jpg/v1/crop/x_3130,y_1104,w_2143,h_2917/fill/w_557,h_749,al_c,q_85,usm_0.66_1.00_0.01,enc_auto/CHOSEN_IMG_0119%20(1).jpg"
alt="Image of immunity boosting fruit"
/>
<div>
<h2>
Boosting <br />Immunity the Way<br />
Nature Intended
</h2>
<p>
I'm a paragraph. Click here to add your own text and edit me. It’s
easy. Just click “Edit Text” or double click me to add your own
content and make changes to the font. I’m a great place for you to
tell a story and let your users know a little more about you.
</p>
<button>Our Vision</button>
</div>
</div>
</section>
<section class="wellness">
<h2>Choose Your Wellness Path</h2>
<div class="wellness_column">
<div class="wellness_product">
<img
src="https://static.wixstatic.com/media/c837a6_c055895f2b6b4d17b03091bc6723cf25~mv2.jpg/v1/crop/x_672,y_842,w_2887,h_3691/fill/w_305,h_385,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/Rectangle%20Copy%208.jpg"
alt="Image of cold pressed juices"
/>
<h3>Pure Hydration with Cold Pressed Juices</h3>
<p>
I'm a paragraph. Click here to add your own text and edit me.
Let your users get to know you.
</p>
</div>
<div class="wellness_product">
<img
src="https://static.wixstatic.com/media/c837a6_a851877ee41f429d87878b82dafda5f5~mv2.jpg/v1/crop/x_872,y_349,w_1141,h_1459/fill/w_310,h_391,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/CHOSEN_IMG_0364_crop%20copy.jpg"
alt="Image of organic smoothies"
/>
<h3>Soft & Creamy Organic Smoothies</h3>
<p>
I'm a paragraph. Click here to add your own text and edit me.
Let your users get to know you.
</p>
</div>
<div class="wellness_product">
<img
src="https://static.wixstatic.com/media/c837a6_22f4e3e8ca9240ec86ad47ae5ff74978~mv2.jpg/v1/crop/x_1982,y_979,w_2680,h_3423/fill/w_310,h_394,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/choosen_IMG_0242%20copy.jpg"
alt="Image of wellness shots"
/>
<h3>The Power of Wellness Shots</h3>
<p>
I'm a paragraph. Click here to add your own text and edit me.
Let your users get to know you.
</p>
</div>
</div>
<button>View All</button>
</section>
<section class="special_cleanse_kit_section">
<div class="special_cleanse_kit">
<img
src="https://static.wixstatic.com/media/c837a6_52139b2c59d3463dbd59d2818ca93af1~mv2.jpg/v1/crop/x_449,y_993,w_1225,h_1415/fill/w_550,h_630,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/IMG_0643%20copy.jpg"
alt="Image of cleanse kit"
/>
<h2>Discover Our Special Cleanse Kit</h2>
<p>
I'm a paragraph. Click here to add your own text and edit me. It’s
easy. Just click “Edit Text” or double click me to add your own
content and make changes to the font. I’m a great place for you to
tell a story and let your users know a little more about you.
</p>
<button>Try It</button>
</div>
</section>
<section class="get_juice_section">
<h2>Get Juice Bar</h2>
<div class="get_juice">
<div class="getting_juice">
<p>01</p>
<h3>Local Delivery</h3>
<p>
I'm a paragraph. Click here to add your own text and edit me.
</p>
</div>
<div class="getting_juice">
<p>02</p>
<h3>In Store Pick Up</h3>
<p>
I'm a paragraph. Click here to add your own text and edit me.
</p>
</div>
<div class="getting_juice">
<p>03</p>
<h3>Curbside Pick Up</h3>
<p>
I'm a paragraph. Click here to add your own text and edit me.
</p>
</div>
</div>
</section>
<section class="follow_us_section">
<div class="follow_us">
<h2>Follow Us</h2>
<p><a href="#" class="link">@juicebar</a></p>
</div>
</section>
<section class="rotated_images_section">
<div class="rotated_images">
<img
class="img4"
src="https://static.wixstatic.com/media/84770f_1cd1cabd702d4890a3a5bb6f849d5838~mv2.png/v1/fill/w_259,h_310,al_c,q_85,enc_auto/IMG_0715.png"
alt="Image of fruit in a bag"
/>
<img
class="img3"
src="https://static.wixstatic.com/media/84770f_64a43f38d4e94f4eb83e285435046e51~mv2.png/v1/fill/w_250,h_308,al_c,q_85,enc_auto/CHOSEN_IMG_0066.png"
alt="Image green fruit and juice"
/>
<img
class="img2"
src="https://static.wixstatic.com/media/84770f_6119bdc3ded947bb94c80fd2fa201192~mv2.png/v1/fill/w_241,h_297,al_c,q_85,enc_auto/CHOSEN_IMG_0331.png"
alt="Image of yellow fruit and juice"
/>
<img
class="img1"
src="https://static.wixstatic.com/media/c837a6_fb05aeb9f70044aab6e4e3820309b878~mv2.jpg/v1/fill/w_239,h_291,al_c,q_80,usm_0.66_1.00_0.01,enc_auto/IMG_0441.jpg"
alt="Image of hand reaching for fruit"
/>
</div>
</section>
</main>
<footer class="footer">
<div class="footer_menu_socials">
<div class="get_started">
<p>Get Started</p>
<nav class="nav_list">
<ul class="footer_nav_list">
<li class="nav_item"><a class="nav_link" href="#">Home</a></li>
<li class="nav_item"><a class="nav_link" href="#">Story</a></li>
<li class="nav_item"><a class="nav_link" href="#">Menu</a></li>
<li class="nav_item">
<a class="nav_link" href="#">Order Online</a>
</li>
<li class="nav_item">
<a class="nav_link" href="#">Locations & Hours</a>
</li>
<li class="nav_item">
<a class="nav_link" href="#">Contact</a>
</li>
</ul>
</nav>
</div>
<div class="connect">
<p>Connect</p>
<nav class="nav_list">
<ul class="footer_nav_list">
<li class="nav_item">
<a class="nav_link" href="#">Instagram</a>
</li>
<li class="nav_item">
<a class="nav_link" href="#">Facebook</a>
</li>
<li class="nav_item">
<a class="nav_link" href="#">Youtube</a>
</li>
</ul>
</nav>
</div>
</div>
<div class="mailing_list">
<p>Join Our Mailing List</p>
<fieldset>
<form class="mailing_list_form" action="customer.html" method="get">
<div class="customer_email">
<label for="Email">Email *</label>
<input
class="customer_email"
type="email"
name="Email"
id="Email"
required
/>
</div>
<button type="submit">Submit</button>
</form>
</fieldset>
</div>
<div class="serving_safely">
<p><a href="#">Serving You Safely</a> :)</p>
</div>
<div class="logo">
<a href="#"
><img src="4.jpeg" alt="Logo for Juice Bar" class="footer_logo"
/></a>
</div>
<div class="creators_credit">
<p>
This website design was created by Wix.com, and is used here for
strictly educational purposes.
</p>
</div>
</footer>
</div>
<p>
This website design was created by Wix.com, and is used here for strictly
educational purposes.
</p>
</body>
</html>