-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
429 lines (371 loc) · 17 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
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
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
<!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>Home
</title>
<link rel="stylesheet" href="home.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=Alata&family=Cabin&family=Fredoka+One&family=Josefin+Sans:wght@600&family=Lato:ital@1&family=Merienda:wght@700&family=Quintessential&family=Rubik+Mono+One&display=swap"
rel="stylesheet">
</head>
<body>
<!-- navbar start -->
<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>
<!-- nav bar ends -->
<div id="main1">
<div>
<!-- div of lef side content -->
<div id="msc1">
<h1>Chef cooked, healthy meals delivered to you.</h1>
<p>See meals available in your area!</p>
<div id="inputs">
<div>Email Address</div>
<div>Pin Code</div>
<div></div>
<div><input id="inputemail" placeholder=" freshly@freshly.com" type="text"></div>
<div><input id="inputzip" placeholder="Enter Pin" type="text"></div>
<div><button id="btofexp" onclick="exploreval()">Explore Meals</button></div>
</div>
</div>
</div>
<div>
<!-- <button id="lmoraction" onclick="window.location.href='plans and menu.html'">Learn More</button> -->
<!-- div of right side image -->
</div>
</div>
<!-- How it works -->
<div id="Howitworks">
<h1>How it works</h1>
</div>
<!-- How it works animation div -->
<div id="forbgcor">
<div id="Howitanimation">
<div>
<div id="imagecenter">
<img src="s1.png" alt="">
</div>
<p>Choose Your Meals</p>
<p>30+ menu of all-natural dishes</p>
</div>
<div>
<div id="imagecenter">
<img src="s2.png" alt="">
</div>
<p>Choose Your Meals</p>
<p>30+ menu of all-natural dishes</p>
</div>
<div>
<div id="imagecenter">
<img src="s3.png" alt="">
</div>
<p>Choose Your Meals</p>
<p>30+ menu of all-natural dishes</p>
</div>
<div>
<div id="imagecenter">
<img src="s4.png" alt="">
</div>
<p>Choose Your Meals</p>
<p>30+ menu of all-natural dishes</p>
</div>
</div>
</div>
<!-- on image grid -->
<div id="inimagflyer">
<!-- <div id="trialerror" > -->
<div id="hithheadandpdiv">
<h1>On the menu</h1>
<p>Each Freshly meal is perfectly sized for 1 person to enjoy at 1 sitting. Our fully-prepared meals are
delivered fresh, and ready to eat in 3 minutes.</p>
<div id="parof6">
<div><img
src="https://assets-global.website-files.com/5d03b4e13011831ae4624b37/61063fef3319dbcfa7088dc3_production-meal-image-29fee2e7-8e88-4cd3-aad9-0e7d25671f7f.jpeg"
alt="">
<p>Steak Peppercorn</p>
<p>500 | Cal | Gluten Free | Single-Serve</p>
</div>
<div><img
src="https://assets-global.website-files.com/5d03b4e13011831ae4624b37/61ff6b8686c6708c070e7d41_production-meal-image-e4122aa8-0fe7-4854-b6f5-e27e0c5be918.jpeg"
alt="">
<p>Homestyle Chicken</p>
<p>560 | Cal | Gluten Free | Single-Serve</p>
</div>
<div><img
src="https://assets-global.website-files.com/5d03b4e13011831ae4624b37/61ff6b89b735739065897a4f_production-meal-image-c9eef45a-97a9-487c-9550-71488e5f639a.jpeg"
alt="">
<p>Cauliflower Shell Beef Bolognese</p>
<p>490 | Cal | Gluten Free | Single-Serve</p>
</div>
<div><img
src="https://assets-global.website-files.com/5d03b4e13011831ae4624b37/61ff6b8bdf3b65081fd159c6_production-meal-image-f0de55be-d691-4ade-bc26-b4a8aedaa1fe-p-500.jpeg"
alt="">
<p>Sausage Baked Penne</p>
<p>470 | Cal | Gluten Free | Single-Serve</p>
</div>
<div><img
src="https://assets-global.website-files.com/5d03b4e13011831ae4624b37/61ff6b8e6dd23b60cb122654_production-meal-image-92ec0fc1-d352-4720-9b83-96798ab8d2de.jpeg"
alt="">
<p>Savory-Sweet Chicken Teriyaki Bowl</p>
<p>480 | Cal | Gluten Free | Single-Serve</p>
</div>
<div><img
src="https://assets-global.website-files.com/5d03b4e13011831ae4624b37/610640046931cb5d54bd5472_production-meal-image-7a62bb89-9bcb-4f1f-9f0f-d8372698d48e-p-800.jpeg"
alt="">
<p>Protein-Packed Chicken Parm</p>
<p>410 | Cal | Gluten Free | Single-Serve</p>
</div>
</div>
<div id="viewplanacton" onclick="window.location.href='plans and menu.html'">View Plan & Menu </div>
</div>
<!-- </div> -->
</div>
<div id="frshlogo"> <img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/6192ce7669f68694a8b969af_Group%20(8).svg"
alt="">
<h1>Flexible plans that fit your life</h1>
<p id="flexible">We offer anywhere from 4–12 meals per week, with meals as low as <span>$8.99 each.</span> <b>The bigger your
box, the more
you’ll save </b> —and you can always pause, cancel, or change your plan at any time.</p>
</div>
<div id="milsecpar">
<div id="parofmeal">
<div> <img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/6192cc9d75bbb20e8074e602_Rectangle%20108.jpg"
alt="">
<h2>4-5 Meals</h2>
</div>
<div> <img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/6192cc9d5fc8ef6e6127d841_Rectangle%20108-1.jpg"
alt="">
<h2>6-7 Meals</h2>
</div>
<div> <img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/6192cc9c24f1e287b2ea6a19_Rectangle%20108-2.jpg"
alt="">
<h2>8-9 Meals</h2>
</div>
<div> <img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/6192cc9d58c6a6a96a2ad5ef_Rectangle%20108-3.jpg"
alt="">
<h2>10-11 Meals</h2>
</div>
<div> <img
src="https://assets-global.website-files.com/5d03b4e130118314af624b20/6192cc9ccb70a3f88391e136_Rectangle%20108-4.jpg"
alt="">
<h2>12 Meals</h2>
</div>
</div>
</div>
<div id="signupactionnn">
<p>Shipping and tax added at checkout</p>
<button onclick="window.location.href='signUp.html'">Sign Up Now</button>
</div>
<h1 id="whatother">What Others Are Saying</h1>
<!-- slider start -->
<div class="slideshow-container">
<div class="mySlides fade">
<div class="numbertext">1 / 2</div>
<img src="Screenshot (923).png" style="width:100%">
<div class="text"></div>
</div>
<div class="mySlides fade">
<div class="numbertext">2 / 2</div>
<img src="Screenshot (924).png" style="width:100%">
<div class="text"></div>
</div>
<a class="prev" onclick="plusSlides(-1)">❮</a>
<a class="next" onclick="plusSlides(1)">❯</a>
</div>
<!-- /* slider end */ -->
<div id="belivepar">
<div id="beliveeting">
<div id="empydiv">
<div id="flyer">
<h1>We believe eating right should be easy for everyone.</h1>
<p>Each Freshly meal is perfectly sized for 1 person to enjoy at 1 sitting. Our fully-prepared meals
are delivered fresh, and ready to eat in 3 minutes.</p>
<button onclick="window.location.href='plans and menu.html'">Learn more</button>
</div>
</div>
<div id="withimgrs"></div>
</div>
</div>
<div id="belivepar1">
<div id="beliveeting1">
<div id="empydiv1"></div>
<div id="withimgrs1">
<div>
<h1>Healthy Meals Delivered Weekly</h1>
<input id="email" placeholder="freshly@freshly.com" type="text">
<br><input id="zip" placeholder="Pin" type="text">
<br><button onclick="exploreval2()">Get Started !</button>
<p>Already have an account? <a href="">Log in.</a> </p>
<p>By continuing, you agree to our <a href="">Terms</a> and <a href="">Privacy Policy.</a> & will
receive emails from Freshly.</p>
</div>
</div>
</div>
</div>
<div id="cbarpar">
<div id="cbar">
<div>
<img src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f523e435aee2e3a4ab03e6f_The_Huffington_Post_logo.svg"
alt="">
</div>
<div>
<img src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f523e412d98cd166a6c84e6_logo-header.64f3bdc15b1f321829f9f30c7853a1469f469d71.svg"
alt="">
</div>
<div>
<img src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f523e436b26e00a240533b1_Entrepreneur-01.svg"
alt="">
</div>
<div>
<img src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f523e432759db28ffaf924f_w-g-logo-black.svg"
alt="">
</div>
<div>
<img src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f523f552759db186baf93d2_techcrunch-seeklogo.com%20%5BConverted%5D.svg"
alt="">
</div>
<div>
<img src="https://assets-global.website-files.com/5d03b4e130118314af624b20/5f523e434bbecc1909457f48_logo-header.aeb2e510354d524c42a87c5d0a97d0a73c5d7581.svg"
alt="">
</div>
</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>
<script>
var slideIndex = 1;
showSlides(slideIndex);
function plusSlides(n) {
showSlides(slideIndex += n);
}
function currentSlide(n) {
showSlides(slideIndex = n);
}
function showSlides(n) {
var i;
var slides = document.getElementsByClassName("mySlides");
var dots = document.getElementsByClassName("dot");
if (n > slides.length) { slideIndex = 1 }
if (n < 1) { slideIndex = slides.length }
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
for (i = 0; i < dots.length; i++) {
dots[i].className = dots[i].className.replace(" active", "");
}
slides[slideIndex - 1].style.display = "block";
dots[slideIndex - 1].className += " active";
}
function exploreval() {
var pinval = document.querySelector("#inputzip").value;
if (pinval.length == 6) {
alert(" Congratulations your area is servisable")
window.location.href = "plans and menu.html";
}
else {
alert("invalid Credentials")
}
}
function exploreval2() {
var pinva = document.querySelector("#zip").value;
if (pinva.length == 6) {
alert(" Congratulations your area is servisable please login or sign Up and enjoy meals ")
}
else {
alert("invalid Credentials")
}
}
</script>