-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplans&menu.html
More file actions
327 lines (243 loc) · 13.6 KB
/
Copy pathplans&menu.html
File metadata and controls
327 lines (243 loc) · 13.6 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
<!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">
<title>Plans & Menu</title>
<link rel="stylesheet" href="./Components/navbar.css">
<link rel="stylesheet" href="plans&menu.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=Noto+Sans:wght@100&display=swap" rel="stylesheet">
</head>
<body>
<div id="mainNavbarContainer" style="position:sticky ; z-index: 20001;"></div>
<div class="navbarModal" style="position:sticky ; z-index: 20001;"></div>
<div id="flexible_plan">
<h1>Flexible plans that fit your life</h1>
<p>We offer anywhere from 4–12 meals per week, with meals as low as <b>$9.58 each. The bigger your box, the more
you’ll save—</b> and you can always pause or change your plan at any time.</p>
</div>
<div id="meals">
<div class="mealsdiv" style="position:sticky; z-index: 2000;">
<img class="mealimg"
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/62fb492937b0377ca6310cb0_4-5%20Meals-p-500.png"
alt="">
<a href="">
<p id="mealnumber1">4-5 Meals</p>
</a>
</div>
<div class="mealsdiv" style="position:sticky; z-index: 2000;">
<div>Save Up to $12</div>
<img class="mealimg"
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/62fb492393696224964e1910_6-7%20Meals-p-500.png"
alt="">
<a href="./cart.html">
<p id="mealnumber2"> 6-7 Meals</p>
</a>
</div>
<div class="mealsdiv" style="position:sticky; z-index: 2000;">
<div>Save Up to $20</div>
<img class="mealimg"
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/62fb492cddaec74cb5161350_8-9%20Meals-p-500.png"
alt="">
<a href="./cart.html">
<p id="mealnumber3">8-9 Meals</p>
</a>
</div>
<div class="mealsdiv" style="position:sticky; z-index: 2000;">
<div>Save Up to $29</div>
<img class="mealimg"
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/62fb492794414230d9d0e1be_10-11%20Meals-p-500.png"
alt="">
<a href="./cart.html">
<p id="mealnumber4">10-11 Meals</p>
</a>
</div>
<div class="mealsdiv" style="position:sticky; z-index: 2000;">
<div>Save Up to $35</div>
<img class="mealimg"
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/62fb4927a7912ad1a7770be8_12%20Meals-p-500.png"
alt="">
<a href="./cart.html">
<p id="mealnumber5">12 Meals</p>
</a>
</div>
</div>
<div id="shipingtax" style="z-index:1000;position: sticky;">
<p>Shipping and tax added at checkout. Prices are rounded for your convenience.</p>
<a href="./cart.html"><button>Get Started</button></a>
</div>
<div id="onthemenu">
<h1>On The Menu</h1>
<p>Whatever your lifestyle, Freshly’s got you covered—with gluten-free, dairy-free, plant-based, carb-smart, and
calorie-conscious meal options! Our heat-&-eat breakfasts, low-lift lunches, and done-for-you dinners
provide an effortless alternative to everyday cooking, with nutritious prepared meals delivered fresh to
your door. Explore this week’s dishes and start eating better:</p>
</div>
<div id="selectfoodcatagory">
<label for="">Menu category:</label>
<select name="" id="filter_to_menu">
<option value="All Meals">All Meals</option>
<option value="Purely Plants">Purely Plants</option>
<option value="Signature Collection">Signature Collection</option>
<option value="Freshly Fit">Freshly Fit</option>
<option value="Protins and Sides">Protins and Sides</option>
</select>
</div>
<div id="appendmenudiv">
</div>
<div id="diet_lifestyle">
<h1>For Every Diet & Lifestyle</h1>
<p>We’re here to make every dish delicious and nutritious, with prepared meals that satisfy a wide range of
tastes—all meticulously crafted to meet your dietary wants and needs.</p>
</div>
<div id="food_catagory">
<div>
<img src="https://assets-global.website-files.com/5d03b4e130118314af624b20/620001104582091be7236479_Freshly_Iconography_DietaryIcons-03-p-500.png"
alt="">
<h3>Purely Plant</h3>
<p>Plant-based meals for everyone</p>
</div>
<div>
<img src="https://assets-global.website-files.com/5d03b4e130118314af624b20/6200014b6c9c4f739d8a120f_Freshly_Iconography_DietaryIcons-05-p-500.png"
alt="">
<h3>Gluten Free</h3>
<p>Certified by the Gluten Intolerance Group</p>
</div>
<div>
<img src="https://assets-global.website-files.com/5d03b4e130118314af624b20/62000182acc5e0f3435178cb_Freshly_Iconography_DietaryIcons-02-p-500.png"
alt="">
<h3>Dairy Free Meals</h3>
<p>Dairy free prepared meals for all tastes</p>
</div>
<div>
<img src="https://assets-global.website-files.com/5d03b4e130118314af624b20/620002995a9c84ce8cc5dc3b_Freshly_Iconography_DietaryIcons-01-p-500.png"
alt="">
<h3>Carb-Smart</h3>
<p>Chef-crafted low-carb meals</p>
</div>
<div>
<img src="https://assets-global.website-files.com/5d03b4e130118314af624b20/620002cf09966d7359a8b2e8_Freshly_Iconography_DietaryIcons-04-p-500.png"
alt="">
<h3>Calorie-Conscious</h3>
<p>Low-calorie meal plan with perfect portions
</p>
</div>
</div>
<div id="common_question_append_div"></div>
<div class="menu_pop_up" style="opacity:1;line-height: 5px;">
<div class="menu_popup_append_div" style="opacity:1;z-index: 4000;">
</div>
</div>
<hr style="margin-top: 50px;">
<!--Footer Section-__________________________________________________________________________________________-->
<div id="FooterSection">
<div>
<div id="FS-ChildOne">
<a href="homePage.html">
<div><img style="height: 50px;width: 50px;" src="https://i.ibb.co/sqp9KQk/foodium-logo.png" alt=""></div>
<span>foodium</span>
</a>
<a href="#">@Foodium Inc.</a>
</div>
<div id="FS-ChildTwo">
<span>Company</span>
<a href="https://freshly.wd5.myworkdayjobs.com/freshly_careers">Careers</a>
<a href="https://www.freshly.com/contact">Contact Us</a>
<a href="https://www.freshly.com/press">Press</a>
<a href="https://www.freshly.com/terms">Terms</a>
<a href="https://www.freshly.com/privacy">Privacy</a>
<a href="https://www.freshly.com/affiliates">Affiliates</a>
<a href="https://www.freshly.com/partnerships">Partnerships</a>
</div>
<div id="FS-ChildThree">
<span>Learn More</span>
<a href="https://www.freshly.com/plans-and-menu">Plans & Menu</a>
<a href="https://www.freshly.com/why-freshly">Why Freshly?</a>
<a href="https://www.freshly.com/gifts">Girts</a>
<a href="https://support.freshly.com/hc/en-us">FAQs</a>
<a href="https://support.freshly.com/hc/en-us">Blog</a>
<a href="https://www.freshly.com/students">Students</a>
</div>
<div id="FS-ChildFour">
<span>Join Us</span>
<div>
<a href="https://www.facebook.com/freshly"><img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f52423bbc67c09879c5a19b_5d795c37fedbb6017d824b02_icons8-facebook-old-30.jpg"
alt=""></a>
<a href="https://www.instagram.com/freshly/"><img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f52423ad92101de48f410c7_5d10dfc0ef515f74b875a42c_icons8-instagram-50.jpg"
alt=""></a>
<a href="https://twitter.com/freshly"><img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f52423bd050163202b341e8_5d10dfc00442bfc99d3d6828_icons8-twitter-filled-50.jpg"
alt=""></a>
<a href="https://www.pinterest.com/FreshlyHQ/"><img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f52423a6b26e039d505425e_5d10dfbfef515faad975a42b_icons8-pinterest-filled-50.jpg"
alt=""></a>
</div>
<a href="https://itunes.apple.com/app/apple-store/id1195648107?pt=118497527&ct=WebsiteFooter&mt=8">
<img src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5d6439d4fb92e7630e46976b_Download_on_the_App_Store_Badge_US-UK_RGB_blk_092917.svg"
alt="">
</a>
<a
href="https://play.google.com/store/apps/details?id=com.freshly.meal&utm_source=website&utm_campaign=footer&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1"><img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5d643dd558306bfe1df5ef8b_google-play-badge-p-1080.png"
alt="">
</a>
</div>
</div>
</div>
<!-- newFooter for responsiveness -->
<div id="For-Responsiveness-Footer">
<div>
<div id="FRF-ChildOne">
<a href="http://www.freshly.com/blog">Blog</a>
<a href="https://freshly.wd5.myworkdayjobs.com/freshly_careers">Careers</a>
<a href="https://www.freshly.com/contact">Contact Us</a>
<a href="https://www.freshly.com/press">Press</a>
<a href="https://www.freshly.com/terms">Tearm</a>
<a href="https://www.freshly.com/privacy">Privacy</a>
<a href="https://support.freshly.com/hc/en-us">FAQs</a>
<a href="https://www.freshly.com/students">Students</a>
</div>
<!-- <div id="FRF-ChildTwo">
</div> -->
<div id="FRF-ChildThree">
<div>
<a href="https://www.facebook.com/freshly"><img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f52423bbc67c09879c5a19b_5d795c37fedbb6017d824b02_icons8-facebook-old-30.jpg"
alt=""></a>
<a href="https://www.instagram.com/freshly/"><img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f52423ad92101de48f410c7_5d10dfc0ef515f74b875a42c_icons8-instagram-50.jpg"
alt=""></a>
<a href="https://twitter.com/freshly"><img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f52423bd050163202b341e8_5d10dfc00442bfc99d3d6828_icons8-twitter-filled-50.jpg"
alt=""></a>
<a href="https://www.pinterest.com/FreshlyHQ/"><img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f52423a6b26e039d505425e_5d10dfbfef515faad975a42b_icons8-pinterest-filled-50.jpg"
alt=""></a>
</div>
</div>
<div id="FRF-ChildFour">
<a href="https://itunes.apple.com/app/apple-store/id1195648107?pt=118497527&ct=WebsiteFooter&mt=8">
<img src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5d6439d4fb92e7630e46976b_Download_on_the_App_Store_Badge_US-UK_RGB_blk_092917.svg"
alt="">
</a>
<a
href="https://play.google.com/store/apps/details?id=com.freshly.meal&utm_source=website&utm_campaign=footer&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1"><img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5d643dd558306bfe1df5ef8b_google-play-badge-p-1080.png"
alt="">
</a>
</div>
<div id="FRF-ChildFive">
<span>Foodium Inc.</span>
</div>
</div>
</div>
<!--_______________________________________________________________________________________________________________-->
</body>
</html>
<!-- <script src="./homePage.js" type="module"></script> -->
<script src="plans&menu.js" type="module"></script>