-
Notifications
You must be signed in to change notification settings - Fork 3
/
how_it_works.html
344 lines (298 loc) · 13.1 KB
/
how_it_works.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
344
<!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>Document</title>
<link rel="stylesheet" href="how_it_works.css" />
</head>
<body>
<div id="upper"><div id="new">
<a href="index.html"><img id="first_img"
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5fc4feea074f5b86a6c62285_freshly-logo-R.svg" /></a></div>
<a ><img id="second_img" style="margin-left: 20px"
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f7b2e54745410836cfa3955_bizlogo_main-07.svg" /></a>
</div>
<!-- ---------------------------------------------- -->
<div id="navbar">
<div id="nav_i">
<a href="index.html"><img id="nav_img"
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5fc4feea074f5b86a6c62285_freshly-logo-R.svg" /></a>
</div>
<div id="nav_a">
<div>
<a href="plans and menu.html">Plans & Menu</a>
</div>
<div>
<a href="how_it_works.html">How it Works</a>
</div>
<div><a href="Gifts.html">Gifts</a></div>
<div>
<a href="">Refer a Friend</a>
</div>
<div><a href="help.html">Help</a></div>
</div>
<div id="nav_log">
<div id="nav_log1">
<a href="login.html">Login</a>
</div>
<div id="nav_log2"><a href="signUp.html"><button>Sign Up</button></a></div>
</div>
</div>
<!-- ---------------------------------------------------------------- -->
<div id="below_nav">
<div>
<div>
<a href="">Food Philosophy</a>
</div>
</div>
<div>
<div>
<a href="">How Freshly Works</a>
</div>
</div>
<div>
<div>
<a href="">Why Freshly</a>
</div>
</div>
</div>
<!-- ----------------------------------------------------------------------------------- -->
<!-- Heading -->
<div id="heading">
<div>About Freshly</div>
</div>
<!-- ---------------------------------------------------------------------------------------------------------- -->
<!-- video_div -->
<div id="vid_div">
<div>
<h1>Heat-and-eat in 3 minutes or less</h1>
</div>
<div>
<p>See just how easy it is to prepare a chef-cooked Freshly meal</p>
</div>
<div>
<iframe width="55%" height="500" src="https://youtube.com/embed/E1tBPd2xr7g" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen>
</iframe>
</div>
</div>
<!-- ---------------------------------------------------------------------------------------------------------- -->
<!-- Philosophy -->
<div id="philo_div">
<div>Our Food Philosophy</div>
<div>
<p>
Our meals aren’t just ready in minutes... or just delicious... or just
nutritious. They’re all three
</p>
</div>
<div id="philo_div_img1">
<div>
<img width="151px" height="180px"
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5ec28f0020df16335dbda1b6_gp-less-sugar-nocopy%402x.png" />
<h1>Less Sugar</h1>
<p>Sweet,naturally</p>
</div>
<div>
<img width="151px" height="180px"
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5ec28f00f6ed944c5e2f02a3_gp-less-processed-nocopy%402x.png" />
<h1>Less processed</h1>
<p>Only thoughful ingredients</p>
</div>
<div>
<img width="151px" height="180px"
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5ec28f00a02e38947ec7759a_gp-more-nutrients-nocopy%402x.png" />
<h1>More nutrients</h1>
<p>Simple swaps and sneaky veggies</p>
</div>
</div>
<div id="philo_div_btn1">
<a href="">
<button>Learn More</button></a>
</div>
<div id="philo_div_imgdes">
<div>
<div><a href=""><img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/61f12967e9b288185149d2ae_22_About_DeliciousGlutenFree_448x278.jpg"
target="blank"></a></div>
<div>
<h1>Delicious Gluten-Free Options</h1>
<p>Freshly offers a host of gluten-free meals, so you can avoid gluten without skimping on variety or great
taste</p>
<a href="" style="color:rgb(49, 103, 255)">Learn
More</a>
</div>
</div>
<div>
<div><a href=""><img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/61f1296de1383751f4bef12c_22_About_SmartNutrition_448x278.jpg"
target="blank"></a></div>
<div>
<h1>Smart Nutrition</h1>
<p>Freshly chefs use clever swaps and sneaky veggies to craft meals with unexpected twists—so every bite is as
nutritious as it is delicious</p>
<a href="" style="color:rgb(49, 103, 255)">Learn More</a>
</div>
</div>
<div>
<div><a href=""><img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/6155ec8c50610d16a9df5045_Purely_Plant_Unwrapped_Burrito%20(1).jpg"
target="blank"></a></div>
<div>
<h1>Introducing: Purely Plant</h1>
<p>Our Purely Plant lineup offers seriously satisfying meals featuring our new plant-based protein.</p>
<a href="" style="color:rgb(49, 103, 255)">Learn
More</a>
</div>
</div>
</div>
</div>
<!-- ----------------------------------------------------------------------------------------------- -->
<!-- button on image -->
<div id="btn_img">
<a href=""><button>See Our Plans & Menu</button></a>
</div>
<!-- ------------------------------------------------------------------------------------------------------------------------------ -->
<!-- hOW fRESHLY wORKS -->
<div id="how_works">
<div id="first">
<h2>How Freshly Works</h2>
<p>We’re always hard at work making the Freshly experience easier for our customers.</p>
</div>
<div id="how_works_frstimg">
<div>
<a href=""><img
src="https://assets-global.website-files.com/5d03b4e13011831ae4624b37/5d7ffdc4d863541cac775fa4_Heat%20your%20meal-p-500.png" /></a>
<p>How To Heat Freshly Meals</p>
</div>
<div>
<a href="" /><img
src="https://assets-global.website-files.com/5d03b4e13011831ae4624b37/5d7ffdd9129cb7bc164454ed_ChangeMeals-p-500.png" /></a>
<p>How To Change Your Freshly Meals</p>
</div>
<div>
<a href=""><img
src="https://assets-global.website-files.com/5d03b4e13011831ae4624b37/5d7ffdb9d863542ac9775f5a_Recycle%20our%20packaging-p-500.png" /></a>
<p>How To Recycle Freshly Packaging</p>
</div>
</div>
<div id="philo_div_btn1" style="margin-top:30px">
<a href="">
<button>Learn More</button></a>
</div>
<div id="how_works_scdimg">
<div>
<a href=""><img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/61f129696f38a1cf4b505a42_22_About_OfficialFreshlyApp_448x278.jpg" /></a>
</div>
<div>
<h2 style="font-size:30px">The Official Freshly App</h2>
<p style="font-size:14px">
Our app makes it easy to choose your meals, track deliveries, and chat with us 24/7
</p>
<a href="">Learn More</a>
</div>
</div>
<div id="how_works_scdimg">
<div>
<a href=""><img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/61f1296bc7759e4ab7ad7e82_22_About_ManageDietaryPreferences_448x278.jpg" /></a>
</div>
<div>
<h2 style="font-size:30px">Manage your dietary preferences</h2>
<p style="font-size:14px">
Dairy-Free? Gluten-Free? Soy-Free? No problem. With Freshly, you’re always in control.
</p>
<a href="">Learn More</a>
</div>
</div>
</div>
<!-- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ -->
<!-- Why choose freshly -->
<div id="heading_1">
<div>
<h2>Why Choose Freshly?</h2>
</div>
<div>
<p>When it comes to meal-time, you’ve got a lot of options. Some offer convenience, some offer nutrition, and some
offer the foods you crave. We offer all three.</p>
</div>
</div>
<div id="choose_frimg">
<div>
<div><a href=""><img
src="https://assets-global.website-files.com/5d03b4e13011831ae4624b37/61f3e0e09c16d7ce05133094_22_BetterThanMealKit_LP_Hero_1440x800.jpg"
target="blank"></a></div>
<div>Why Freshly is Better Than Meal Kits</div>
</div>
<div>
<div><a href=""><img
src="https://assets-global.website-files.com/5d03b4e13011831ae4624b37/61f3e10f43743f2052a4a036_22_BetterThanCooking_LP_Hero_1440x800.jpg"
target="blank"></a></div>
<div>Why Freshly is Better Than Cooking</div>
</div>
<div>
<div><a href=""><img
src="https://assets-global.website-files.com/5d03b4e13011831ae4624b37/61f3e142a8c3d3cd7a364af1_22_LeaveTakeoutLP_Hero_1440x800.jpg"
target="blank"></a></div>
<div>Three Reasons To Leave Takeouts For Freshly</div>
</div>
</div>
<div id="philo_div_btn1" style="margin-top:40px">
<a href="">
<button>Learn More</button></a>
</div>
<!-- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -->
<!-- Ready freshly -->
<div id="ready_fre">
<div>
<h2>Ready to live Freshly?</h2>
</div>
<div id="philo_div_btn1" style="margin-top:-100px">
<a href="">
<button>Get Started</button></a>
</div>
</div>
<!-- <footer start> -->
<footer id="footer">
<div>
<div>
<a href="index.html"><img src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5fc4feea074f5b86a6c62285_freshly-logo-R.svg" width="120px"></a><br><br>
<p >© Freshly Inc.</p>
</div>
<div>
<p>Company</p><br>
<a href="https://freshly.wd5.myworkdayjobs.com/freshly_careers">Careers</a><br><br>
<a href="https://www.freshly.com/contact">Contact Us</a><br><br>
<a href="https://about.freshly.com/press">Press</a><br><br>
<a href="https://www.freshly.com/terms">Terms</a><br><br>
<a href="https://about.freshly.com/privacy">Privacy</a><br><br>
</div>
<div id="style">
<p>Learn more</p><br>
<a href="plans and menu.html">Plans & Menu</a><br><br>
<a href="how_it_works.html">Why Freshly?</a><br><br>
<a href="Gifts.html.html">Gifts</a><br><br>
<a href="#">FAQs</a><br><br>
<a href="#">Blog</a><br><br>
<a href="#">Students</a><br><br>
</div>
<div>
<p>Join Us </p><br>
<a href="https://www.facebook.com/freshly" ><img class="ok" src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f52423bbc67c09879c5a19b_5d795c37fedbb6017d824b02_icons8-facebook-old-30.jpg" width="16px">
</a>
<a href="https://www.instagram.com/freshly/" ><img class="ok" src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f52423ad92101de48f410c7_5d10dfc0ef515f74b875a42c_icons8-instagram-50.jpg" width="16px"></a>
<a href="https://twitter.com/getfreshly" ><img class="ok" src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f52423bd050163202b341e8_5d10dfc00442bfc99d3d6828_icons8-twitter-filled-50.jpg" width="16px"></a>
<a href="https://www.pinterest.com/FreshlyEats/" ><img class="ok" src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f52423a6b26e039d505425e_5d10dfbfef515faad975a42b_icons8-pinterest-filled-50.jpg" width="16px"></a>
<br><br>
<a href="https://apps.apple.com/app/apple-store/id1195648107"><img src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5d6439d4fb92e7630e46976b_Download_on_the_App_Store_Badge_US-UK_RGB_blk_092917.svg" width="120px"></a><br><br>
<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.png" width="120px"></a><br><br>
</div>
</div>
</footer>
<!-- <footer last> -->
</body>
</html>