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
363 lines (358 loc) · 23.3 KB
/
index.html
File metadata and controls
363 lines (358 loc) · 23.3 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
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
<!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="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">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
<title>Responsive grid project</title>
</head>
<body>
<div class="wrapper">
<header class="header">
<div class="header_menu-icon" id="menuHandler">
<span></span>
<span></span>
</div>
<div class="header_logo">
<a href="#" class="header_logo-link">Juice Bar</a>
</div>
<div class="header_login">
<span class="header_login-icon">
<svg data-bbox="0 0 50 50" data-type="shape" xmlns="http://www.w3.org/2000/svg" width="50"
height="50" viewBox="0 0 50 50"><g><path
d="M25 48.077c-5.924 0-11.31-2.252-15.396-5.921 2.254-5.362 7.492-8.267 15.373-8.267 7.889 0 13.139 3.044 15.408 8.418-4.084 3.659-9.471 5.77-15.385 5.77m.278-35.3c4.927 0 8.611 3.812 8.611 8.878 0 5.21-3.875 9.456-8.611 9.456s-8.611-4.246-8.611-9.456c0-5.066 3.684-8.878 8.611-8.878M25 0C11.193 0 0 11.193 0 25c0 .915.056 1.816.152 2.705.032.295.091.581.133.873.085.589.173 1.176.298 1.751.073.338.169.665.256.997.135.515.273 1.027.439 1.529.114.342.243.675.37 1.01.18.476.369.945.577 1.406.149.331.308.657.472.98.225.446.463.883.714 1.313.182.312.365.619.56.922.272.423.56.832.856 1.237.207.284.41.568.629.841.325.408.671.796 1.02 1.182.22.244.432.494.662.728.405.415.833.801 1.265 1.186.173.154.329.325.507.475l.004-.011A24.886 24.886 0 0 0 25 50a24.881 24.881 0 0 0 16.069-5.861.126.126 0 0 1 .003.01c.172-.144.324-.309.49-.458.442-.392.88-.787 1.293-1.209.228-.232.437-.479.655-.72.352-.389.701-.78 1.028-1.191.218-.272.421-.556.627-.838.297-.405.587-.816.859-1.24a26.104 26.104 0 0 0 1.748-3.216c.208-.461.398-.93.579-1.406.127-.336.256-.669.369-1.012.167-.502.305-1.014.44-1.53.087-.332.183-.659.256-.996.126-.576.214-1.164.299-1.754.042-.292.101-.577.133-.872.095-.89.152-1.791.152-2.707C50 11.193 38.807 0 25 0"></path></g></svg>
</span>
<span class="login_text"><a href="#">Log In</a></span>
<span></span>
</div>
<a href="#" class="header_order-link btn btn--primary fullwidth header_btn-link">Order Online</a>
</header>
<nav class="header_nav section_text-content" id="header-nav">
<ul class="menu_list">
<li class="menu_item active">
<a href="#">Home</a>
</li>
<li class="menu_item">
<a href="#">Story</a>
</li>
<li class="menu_item">
<a href="#">Menu</a>
</li>
<li class="menu_item">
<a href="#">Order Online</a>
</li>
<li class="menu_item">
<a href="#">Locations & Hours</a>
</li>
</ul>
</nav>
<main class="main">
<section class="welcome">
<div class="welcome_content text-center section_text-content">
<h1 class="section_title">Fuel Your Body.<br>Balance Your Mind.</h1>
<h2 class="section_subtitle">Organic Cold Pressed <br>Juices & Smoothies</h2>
<a href="#" class="btn btn--secondary">Explore Flavors</a>
</div>
<div class="welcome_img">
<img src="images/welcome_bg.webp" alt="welcome image">
</div>
<div class="welcome_ads section_text-content">
<p class="text-center">Get 10% off your first Online Order. <br> <a class="link" href="#"> Try Now</a>
</p>
</div>
</section>
<section class="different text-center section_text-content">
<h2 class="section_title">What Makes Us Different</h2>
<div class="different_cards">
<ul class="different_list">
<li class="different_item">
<div class="different_item-img">
<svg preserveAspectRatio="xMidYMid meet" data-bbox="19.667 19.667 160.665 160.666"
viewBox="19.667 19.667 160.665 160.666" height="200" width="200"
xmlns="http://www.w3.org/2000/svg" data-type="color" role="presentation"
aria-hidden="true" aria-labelledby="svgcid-upkxu2fceq0r">
<defs>
<style>#comp-kr0d2s2a1 svg [data-color="1"] {
fill: #E6FAC0;
}
#comp-kr0d2s2a1 svg [data-color="2"] {
fill: #000000;
}</style>
</defs>
<title id="svgcid-upkxu2fceq0r"></title>
<g>
<path d="M99.999 180.333c-44.367 0-80.332-35.967-80.332-80.333s35.965-80.333 80.332-80.333S180.332 55.633 180.332 100s-35.966 80.333-80.333 80.333z"
fill="#EAFFC4" clip-rule="evenodd" fill-rule="evenodd" data-color="1"></path>
<path d="M125.962 105.992c3.123-7.336 4.708-13.986 4.708-19.772 0-16.878-13.759-30.611-30.67-30.611S69.33 69.341 69.33 86.22c0 5.786 1.585 12.437 4.71 19.772 2.48 5.82 5.933 12.091 10.262 18.639 5.692 8.606 11.433 15.444 13.781 18.146H83.297c-.58 0-1.053.361-1.053.807s.473.807 1.053.807h35.02c.582 0 1.053-.361 1.053-.807s-.471-.807-1.053-.807h-16.401c2.349-2.702 8.09-9.539 13.782-18.146 4.331-6.548 7.782-12.818 10.264-18.639zm-25.845-15.353c-.623 0-1.13.634-1.13 1.413v17.773a19.44 19.44 0 0 1-5.477-2.831c-3.849-2.874-5.801-6.729-5.801-11.461 0-9.922 8.629-23.144 11.485-27.248 2.856 4.102 11.483 17.321 11.483 27.248 0 4.732-1.95 8.587-5.799 11.461a19.202 19.202 0 0 1-3.632 2.114V92.052c0-.78-.506-1.413-1.129-1.413zm1.129 49.595v-28.763a21.53 21.53 0 0 0 4.927-2.709c3.075-2.275 6.741-6.417 6.741-13.229 0-12.534-12.293-29.09-12.815-29.79a1.132 1.132 0 0 0-.904-.447c-.359 0-.696.168-.904.447-.525.7-12.817 17.256-12.817 29.79 0 6.812 3.667 10.954 6.743 13.229 3.291 2.437 6.56 3.274 6.698 3.309.024.006.049.005.073.009v28.427c-2.641-3.091-7.791-9.378-12.892-17.095-9.55-14.443-14.597-27.305-14.597-37.193 0-15.685 12.787-28.447 28.502-28.447 15.717 0 28.504 12.762 28.504 28.447 0 9.888-5.049 22.749-14.597 37.193-4.962 7.503-9.959 13.645-12.662 16.822z"
fill="#111111" clip-rule="evenodd" fill-rule="evenodd" data-color="2"></path>
</g>
</svg>
</div>
<h4 class="section_subtitle">Locally Sourced</h4>
<p>I'm a paragraph. Click here to
add your own text and edit me. Let your users get to know you.</p>
</li>
<li class="different_item">
<div class="different_item-img">
<svg preserveAspectRatio="xMidYMid meet" data-bbox="19.667 19.667 160.665 160.666"
viewBox="19.667 19.667 160.665 160.666" height="200" width="200"
xmlns="http://www.w3.org/2000/svg" data-type="color" role="presentation"
aria-hidden="true" aria-labelledby="svgcid-fo9piudyty6k">
<defs>
<style>#comp-kr0d2s2p1 svg [data-color="1"] {
fill: #E6FAC0;
}
#comp-kr0d2s2p1 svg [data-color="2"] {
fill: #000000;
}</style>
</defs>
<title id="svgcid-fo9piudyty6k"></title>
<g>
<path d="M99.999 180.333c-44.367 0-80.332-35.967-80.332-80.333s35.965-80.333 80.332-80.333S180.332 55.633 180.332 100s-35.966 80.333-80.333 80.333z"
fill="#EAFFC4" clip-rule="evenodd" fill-rule="evenodd" data-color="1"></path>
<path d="M132.211 81.377c-11.935-11.978-28.805-15.499-41.199-8.655-2.817-1.107-5.832-.668-7.984 1.114-2.012-.967-3.35-2.5-4.228-4.05l.028-.291-.202-.024c-1.286-2.434-1.497-4.784-1.5-4.825-.04-.516-.478-.89-1.009-.866a.94.94 0 0 0-.867 1.007c.012.166.183 2.187 1.187 4.525-2.712-.028-8.639.448-13.518 4.635-4.485 3.849-6.897 9.823-7.169 17.754l-.031.872.867.096c.074.008.547.056 1.312.056 2.437 0 7.824-.494 12.591-4.371 4.263-3.468 6.925-8.768 7.964-15.74a11.092 11.092 0 0 0 3.236 2.664c-1.466 2.115-1.762 4.916-.737 7.54-2.74 5.001-3.856 10.934-3.229 17.19a.941.941 0 0 0 1.872-.188c-.605-6.036.507-11.733 3.218-16.477l.238-.417-.197-.438c-1.112-2.461-.726-5.161.983-6.878 1.71-1.713 4.398-2.098 6.845-.987l.439.2.419-.241c11.511-6.618 28.055-3.203 39.339 8.122 11.287 11.328 14.688 27.935 8.091 39.486l-.238.417.197.437c1.112 2.464.727 5.162-.984 6.878-1.707 1.712-4.394 2.102-6.844.987l-.44-.199-.418.24c-7.493 4.31-17.294 4.502-26.524.596 8.862-5.502 14.798-15.316 14.798-26.519v-.941H56.346v.941c0 17.201 13.945 31.195 31.086 31.195a30.77 30.77 0 0 0 14.277-3.515c5.019 2.335 10.246 3.512 15.261 3.512 4.944 0 9.68-1.135 13.802-3.406 3.048 1.198 6.346.606 8.505-1.561 2.163-2.169 2.75-5.474 1.554-8.535 6.82-12.437 3.315-29.362-8.62-41.34zm-62.887 5.5c-4.441 3.623-9.596 4.016-11.651 3.959.399-6.909 2.569-12.103 6.456-15.448 4.589-3.95 10.401-4.239 12.635-4.185-.839 7.059-3.34 12.329-7.44 15.674zm18.107 47.462c-15.79 0-28.693-12.642-29.19-28.372h58.38c-.496 15.73-13.399 28.372-29.19 28.372z"
fill="#111111" data-color="2"></path>
<path d="M132.994 119.834a.941.941 0 0 0 1.283-.35c5.403-9.459 2.366-23.308-7.223-32.93-6.194-6.215-14.521-9.926-22.273-9.926a.94.94 0 1 0 0 1.88c7.264 0 15.093 3.504 20.942 9.373 9 9.033 11.912 21.932 6.922 30.669a.94.94 0 0 0 .349 1.284z"
fill="#111111" data-color="2"></path>
</g>
</svg>
</div>
<h4 class="section_subtitle">100% Natural Ingredients</h4>
<p>I'm a paragraph. Click here to
add your own text and edit me. Let your users get to know you.</p>
</li>
<li class="different_item">
<div class="different_item-img">
<svg preserveAspectRatio="xMidYMid meet" data-bbox="19.667 19.667 160.665 160.666"
viewBox="19.667 19.667 160.665 160.666" height="200" width="200"
xmlns="http://www.w3.org/2000/svg" data-type="color" role="presentation"
aria-hidden="true" aria-labelledby="svgcid-ei3wbx4b65ty">
<defs>
<style>#comp-kr0d2s2y svg [data-color="1"] {
fill: #E6FAC0;
}
#comp-kr0d2s2y svg [data-color="2"] {
fill: #000000;
}</style>
</defs>
<title id="svgcid-ei3wbx4b65ty"></title>
<g>
<path d="M99.999 180.333c-44.367 0-80.332-35.967-80.332-80.333s35.965-80.333 80.332-80.333S180.332 55.633 180.332 100s-35.966 80.333-80.333 80.333z"
fill="#EAFFC4" clip-rule="evenodd" fill-rule="evenodd" data-color="1"></path>
<path d="M98.992 141.761a.925.925 0 0 1-.924-.925v-17.362L69.323 102.08a.926.926 0 0 1-.19-1.294.929.929 0 0 1 1.294-.19l27.64 20.573V70.544a.925.925 0 1 1 1.848 0v56.058l24.875-23.922a.925.925 0 1 1 1.282 1.334l-26.104 25.105a.758.758 0 0 1-.053.046v11.673a.923.923 0 0 1-.923.923z"
fill="#000000" data-color="2"></path>
<path d="M98.324 101.928a.973.973 0 0 1-.107-.006c-4.763-.543-13.871-8.362-13.871-18.994 0-9.676 6.549-20.248 15.235-24.592a.929.929 0 0 1 .986.1c7.694 6.047 13.082 15.336 13.406 23.115.348 8.358-4.814 15.998-10.084 19.863a.924.924 0 1 1-1.092-1.492c4.873-3.574 9.648-10.618 9.329-18.295-.296-7.115-5.19-15.634-12.238-21.367-7.719 4.157-13.693 13.986-13.693 22.667 0 9.646 8.602 16.743 12.233 17.156a.924.924 0 0 1 .813 1.023.924.924 0 0 1-.917.822z"
fill="#000000" data-color="2"></path>
<path d="M118.852 122.832c-1.685 0-3.452-.166-5.299-.5a.924.924 0 1 1 .328-1.819c6.986 1.263 12.701-.034 16.984-3.854 8.25-7.361 8.992-22.118 9.04-25.795-12.867-.211-21.794 2.973-26.42 9.414-5.12 7.132-3.067 15.622-2.948 16.062a.923.923 0 0 1-.283 1.138.927.927 0 0 1-1.294-.19c-.45-.605-2.129-8.595 1.586-15.747 3.111-5.989 10.935-13.016 30.304-12.506a.924.924 0 0 1 .898.861c.012.184.614 18.956-9.63 28.124-3.579 3.202-8.026 4.812-13.266 4.812z"
fill="#000000" data-color="2"></path>
<path d="M84.321 122.564c-3.845 0-10.209-.771-15.711-5.082-6.596-5.169-10.084-13.859-10.369-25.829a.924.924 0 0 1 .743-.929c10.486-2.09 20.102-.124 26.379 5.386 5.225 4.587 7.711 11.162 7.187 19.014-.036.509-.489.88-.984.861a.925.925 0 0 1-.861-.984c.483-7.256-1.785-13.307-6.563-17.5-5.688-4.995-14.42-6.84-24.03-5.108.394 10.883 3.58 18.788 9.475 23.505 7.831 6.266 17.737 4.639 17.833 4.62a.933.933 0 0 1 1.091.716.919.919 0 0 1-.698 1.092c-.035.006-1.385.238-3.492.238z"
fill="#000000" data-color="2"></path>
</g>
</svg>
</div>
<h4 class="section_subtitle">Just Picked Freshness</h4>
<p>I'm a paragraph. Click here to
add your own text and edit me. Let your users get to know you.</p>
</li>
</ul>
</div>
</section>
<section class="boosting text-center section_text-content">
<div class="boosting_img">
<img src="images/fruits.webp" alt="fruits">
</div>
<div class="boosting_text">
<h3 class="section_title">Boosting<br>
Immunity the Way<br> Nature Intended</h3>
<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>
<a href="#" class="btn btn--secondary">Our Vision</a>
</div>
</section>
<section class="path text-center">
<div class="path_title section_text-content">
<h3 class="section_title">Choose Your Wellness Path</h3>
</div>
<div class="path_cards section_text-content">
<ul class="path_list">
<li class="path_item">
<div class="path_img">
<img src="images/path1.webp" alt=" Pure Hydration with Сold Pressed Juices">
</div>
<h4 class="section_subtitle">
Pure Hydration with <br>
Сold Pressed Juices
</h4>
<p>I'm a paragraph. Click here to add your own text and edit me. Let your users get to know
you.</p>
</li>
<li class="path_item go-up">
<div class="path_img">
<img src="images/path2.webp" alt="Soft & Creamy Organic Smoothies">
</div>
<h4 class="section_subtitle">
Soft & Creamy
Organic Smoothies
</h4>
<p>I'm a paragraph. Click here to add your own text and edit me. Let your users get to know
you.</p>
</li>
<li class="path_item">
<div class="path_img">
<img src="images/path3.webp" alt="The Power of Wellness Shots">
</div>
<h4 class="section_subtitle">
The Power of <br>
Wellness Shots
</h4>
<p>I'm a paragraph. Click here to add your own text and edit me. Let your users get to know
you.</p>
</li>
</ul>
<a href="#" class="btn btn--secondary">View All</a>
</div>
</section>
<section class="kit text-center section_text-content">
<div class="kit_img">
<img src="images/kit.webp" alt="Special Cleanse Kit image">
</div>
<div class="kit_text">
<h3 class="section_title">Boosting<br>
Discover Our<br>
Special Cleanse Kit</h3>
<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>
<a href="#" class="btn btn--secondary">Try it</a>
</div>
</section>
<section class="juice text-center">
<div class="juice_title section_text-content">
<h3 class="section_title">Get Juice Bar</h3>
</div>
<div class="juice_cards section_text-content">
<ul class="juice_list">
<li class="juice_item">
<span class="juice_step">01</span>
<h4 class="section_subtitle">Local Delivery</h4>
<p>I'm a paragraph. Click here to add your own text and edit me.</p>
</li>
<li class="juice_item">
<span class="juice_step">02</span>
<h4 class="section_subtitle">In Store Pick Up</h4>
<p>I'm a paragraph. Click here to add your own text and edit me.</p>
</li>
<li class="juice_item">
<span class="juice_step">03</span>
<h4 class="section_subtitle">Curbside Pick Up</h4>
<p>I'm a paragraph. Click here to add your own text and edit me.</p>
</li>
</ul>
</div>
</section>
<section class="follow text-center ">
<div class="follow_title section_text-content">
<h3 class="section_title">
Follow Us
</h3>
<a href="#" class="link">@juicebar</a>
</div>
<div class="follow_images">
<ul class="follow_list">
<li class="follow_item follow_item--apples">
<img src="images/follow1.webp" alt="apples">
</li>
<li class="follow_item follow_item--papaya">
<img src="images/follow2.webp" alt="papaya">
</li>
<li class="follow_item follow_item--bag">
<img src="images/follow3.webp" alt="bag of fruits">
</li>
<li class="follow_item follow_item--citrus">
<img src="images/follow4.webp" alt="citrus">
</li>
</ul>
</div>
</section>
</main>
<footer class="footer">
<div class="footer_content section_text-content">
<nav class="footer_nav" id="footer_nav">
<h4 class="section_subtitle">
Get Started
</h4>
<ul class="menu_list">
<li class="menu_item">
<a href="#">Home</a>
</li>
<li class="menu_item">
<a href="#">Story</a>
</li>
<li class="menu_item">
<a href="#">Menu</a>
</li>
<li class="menu_item">
<a href="#">Order Online</a>
</li>
<li class="menu_item">
<a href="#">Locations & Hours</a>
</li>
<li class="menu_item">
<a href="#">Contact</a>
</li>
</ul>
</nav>
<div class="footer_socials">
<h4 class="section_subtitle">
Connect
</h4>
<ul class="socials_list">
<li class="socials_item">
<a href="#">Instagram</a>
</li>
<li class="socials_item">
<a href="#">Facebook</a>
</li>
<li class="socials_item">
<a href="#">Youtube</a>
</li>
</ul>
</div>
<div class="footer_form">
<h4 class="section_subtitle">
Join Our Mailing List
</h4>
<form action="" class="form">
<div class="form_item">
<label for="email">Email *</label>
<input id="email" name="email" type="text" required>
</div>
<button type="submit" class="btn btn--white btn--uppercase">Submit</button>
</form>
</div>
<div class="footer_happy">
<div class="section_subtitle"><a href="#"> Serving You Safely :)</a></div>
<div class="footer_circle">J B</div>
</div>
<p class="footer_copyright">This website design was created by Wix.com, and is used here for strictly
educational purposes.</p>
</div>
</footer>
</div>
<script>
const menuHandler = document.querySelector('#menuHandler');
const menu = document.querySelector('#header-nav');
menuHandler.addEventListener('click', () => {
menu.classList.toggle('opened');
menuHandler.classList.toggle('close');
})
</script>
</body>
</html>