-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwhy-us.php.html
550 lines (439 loc) · 20.2 KB
/
why-us.php.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
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
<!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">
<link rel="shortcut icon" href="https://foodxprs.com/assets/images/favicon.png">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="index.css">
<title>Lunch Box Services in Hyderabad | FoodXprs</title>
<style>
/* <!-- <nillpage aboutus 3rd part start></nillpage> --> */
.tom_class1 {
max-width: 100%;
border-radius: 30px;
}
#tom_div2 {
max-width: 40%;
display: block;
border-radius: 30px;
margin-left: 140px;
margin-top: 30px;
}
#tom_div3 {
margin-left: 52%;
margin-top: -345px;
}
.jerr_h45 {
font-weight: bold;
font-family: inherit;
line-height: 1;
font-size: 20px;
color: #5c7f36;
font-weight: 700;
}
.jerr_p46 {
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
font-size: 16px;
font-family: 'Hind Siliguri', sans-serif;
font-weight: 400;
line-height: 1.714;
color: #616f7d;
box-sizing: border-box;
}
#tom_div_div21 {
margin-top: 40px;
}
#tom_div_div22 {
margin-left: 140px;
}
.jerry_a_nil11 {
color: #616f7d;
font-weight: bold;
font-size: 16px;
}
/* <!-- <nillpage aboutus 3rd part start></nillpage> --> */
/* Container holding the image and the text */
.order_online454 {
width: 100%;
margin-top: -40px;
height: 300px;
}
/* Container holding the image and the text */
.container4551 {
position: relative;
text-align: center;
color: orangered;
font-size: 60px;
}
/* Centered text */
.centered4562 {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff;
font-family: "Rancho";
text-transform: uppercase;
margin-top: -90px;
}
/* centere bottom content text */
.small_data4573 {
margin-top: 20px;
color: aliceblue;
font-size: 30px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
font-family: 'Hind Siliguri', sans-serif;
box-sizing: border-box;
color: #ffffffeb;
font-size: 26px;
opacity: 1;
}
.kokate903 {
font-size: 20px;
}
.kokate903:before {
content: "";
display: block;
width: 60px;
height: 2px;
background: white;
left: 57%;
top: 50%;
position: absolute;
margin-top: 55px;
}
.kokate903:after {
content: "";
display: block;
width: 60px;
height: 2px;
background: white;
right: 57%;
top: 50%;
position: absolute;
margin-top: 55px;
}
#whatsapp-btn899 {
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
font-size: 14px;
font-family: 'Hind Siliguri', sans-serif;
font-weight: 400;
line-height: 1.714;
color: #616f7d;
box-sizing: border-box;
position: fixed;
bottom: 40px;
left: 20px;
z-index: 99;
width: 50px;
}
#fa-fa-whatsapp898 {
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
font-size: 14px;
font-family: 'Hind Siliguri', sans-serif;
font-weight: 400;
line-height: 1.714;
box-sizing: border-box;
background-color: transparent;
transition: color 0.3s ease;
outline: 0;
text-decoration: none;
color: #5c7f36;
}
.wssp_img896 {
width: 50px;
height: 50px;
border-radius: 24px;
}
.animatedzoomIn21 {
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
font-size: 14px;
font-family: 'Hind Siliguri', sans-serif;
font-weight: 400;
line-height: 1.714;
box-sizing: border-box;
color: #337ab7;
text-decoration: none;
animation-duration: 1s;
animation-fill-mode: both;
animation-name: zoomIn;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
position: fixed;
bottom: 40px;
right: 1.5%;
z-index: 9999;
background: #5c7f36;
border: 3px solid #ffffff;
border-radius: 50%;
height: 53px;
width: 53px;
text-align: center;
transition: all 0.2s linear;
display: inline;
}
.fa-fa-angle-double-up22 {
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
text-align: center;
box-sizing: border-box;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
color: #ffffff;
line-height: 40px;
font-size: 20px;
transition: all 0.2s ease;
}
.tom_class1:hover {
-ms-transform: scale(1.5);
-webkit-transform: scale(1.5);
transform: scale(1.1);
}
</style>
</head>
<body>
<!-- navigation bar -->
<div>
<div class="nav_top">
<div class="rtext"><a href="#"><i class="fa fa-envelope icon"></i></a><span> </span> [email protected]</div>
<div class="ltext"><a href="#"><i class="fa fa-phone icon"></i></a><span> </span> +919966773320</div>
<div></div>
<div class="rtext"><a href="https://www.facebook.com/HealthMealDelivery/"><i class="fa fa-facebook icon top_img"></i> </a></div>
<div class="ltext"><a href="https://twitter.com/Food_Xprs"><i class="fa fa-twitter icon top_img"></i></a></div>
<div class="ltext"><a href="https://in.pinterest.com/foodxprs/"><i class="fa fa-pinterest icon top_img"></i></a></div>
<div class="ltext"><a href="https://www.instagram.com/foodxprs/"><i class="fa fa-instagram icon top_img"></i></a></div>
<div class="ltext"><a href="https://www.linkedin.com/company/food-xprs"><i class="fa fa-linkedin icon top_img"></i></a></div>
<div class="ltext"><div style="height: 15px; border-left: 1px solid white;border-right: 1px solid white; text-align: center;"><a href="register.html"><i class="fa fa-user icon top_img"></i></a><span> </span><span id="topRegister"></span> </div></div>
<div class="ltext" ><a href="login.html"><i class="fa fa-user icon top_img"></i></a><span> </span><span id="topLogin"></span></div>
</div >
</div>
<div id="header">
<header>
<div class="logo">
<a href="./index.html"><img src="https://foodxprs.com/assets/images/food-xprs.png" class="lozad2" alt="Food Xprs"></a>
</div>
<nav class="nav_bar">
<a href="index.html">HOME </a>
<a href="about.php.html">ABOUT US</a>
<a href="why-us.php.html">WHY US</a>
<a href="packaging-part.html">PACKAGES</a>
<a href="order-online.html">ORDER ONLINE</a>
<a href="contact-us.html">CONTACT US</a>
</nav>
<div class="nav_icon">
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAOEAAADhCAMAAAAJbSJIAAAAYFBMVEX///8AAADPz89LS0uWlpb39/eCgoKQkJCxsbH29vZiYmI4ODh0dHTX19empqbFxcXr6+sQEBDh4eEbGxu7u7s0NDR6enpXV1egoKDJyclvb28ODg6IiIhcXFwfHx8ZGRnwNjATAAACZUlEQVR4nO3dCW7CMBCFYRdIw75vbSm9/y2rqKgUVRo72NJoxv93gveUkGBj7BAAAAAAAAAAAAAAAAAAoAKrdjq0Y9qu+tVbH1/sOa7TC7baYZ/UJvZrZtpJnzZrkgputHNm2KRUPGinzHKIF3zVzpjpNVZwq50w2zbScKodMNtULjjRzlfARGw41o5XwFhsONeOV8BcbGj3ZX83Extqpyui8oY77XQFXMWGJ+14BZzEhlbHTX/JY6iBdrwCFmJDD48auWBYaufLtow0NP803cUKhoV2xEyRT6H9+zR6j3bO2ikznFMKhrDSzvm05GnhxuYgap40l3izHlmbcpuNekx53y7kdmDHts/lAwAAAAAAAAAAxjRvy5Edy7e+P1zsh9q/JfU23PfoN7hqx33KdZBa0O5i9ugy9h+f2jkzfKYUfNdOmeU9XtD6Sm95lXfwsFhfXqofwkU7YLZLpKF2vgLkgnYXC93Jy4bsvgrv5JeivS9r/w3Fhh/a8QrYiA210xVR+TX0/zn0/yz1/z708KiRC1bwvdT+2CI6JeV+fFjBGL+CeRrLT5vEubYK5kuD/znvjvffLQAAAAAAAAAAgCHO94myt9fXoddeXxOj+7XFFkD/srtsKHHPPff7Jrrf+9L//qVf2hEzRfegtX2PdmL3qXa+AuSC/vfz9r8nu/999a3v5t2Rn6ba6YqovKH/c2ZsDpseyWcFWV/l3ZFXettfqh/9I7D7c9cqODvP/H+7EhazW5tke5RwhmVoLI+Bk84h9X+WbLA7hko9DzhUcKZzx/m53AAAAAAAAAAAAAAAAABg0zfn21Nf0tdOJAAAAABJRU5ErkJggg==" alt="">
</div>
</header>
</div><br>
<!-- navigation bar -->
<!-- <<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>..................... -->
<div class="container4551">
<img class="order_online454"
src="https://mybayutcdn.bayut.com/mybayut/wp-content/uploads/Indian-restaurants-in-Karama_Cover-8-Jul-2019.jpg"
alt=" " />
<div class="centered4562">WHY US <br> <a class="kokate903">o</a></div>
<p class="small_data4573">
We bring to you the unforgetable moment with our delicious lunch meals
</p>
</div>
<br />
<!--
<>>/.....................>>.....>>>>>>>>>>>><<<<<<<<<<<<>>>>>>> -->
<!-- <nillpage aboutus 3rd part start></nillpage> -->
<div id="tom_div1">
<div id="tom_div2">
<img src="https://foodxprs.com/assets/images/best-cooked-meal-delivery-services-hyderabad.jpg"
class="tom_class1">
</div>
<div id="tom_div3">
<h4 class="jerr_h45">Why Us</h4>
<p class="jerr_p46">Lunch is an important meal of a day. At FoodXprs Lunch Services Pvt Ltd we believe,<br>
eating a nutrition packed lunch box will give you the right energy you need for the day. It’s<br>
important that we are getting the right nutrients from our meals so that we can function<br> more
optimally and productively. Plus, we will feel a lot better and act more confident if<br> we are feeding
ourselves healthy foods.</p>
<p class="jerr_p46">Lot of people forgot their lunch box whether they are college students rushing to
classes,<br> people
trying to lose weight, or employees trying to get through piles of paperwork (only<br> to receive even
more of them). However, this is a bad habit to develop.</p>
</div>
</div>
<br />
<br />
<div id="tom_div_div21">
<div id="tom_div_div22">
<p class="jerr_p46">Eating food which has been cooked and stored in containers, leads to the common symptom
of diarrhoea and flatulence which often afflicts travellers to the tropics. Cooked food kept at <br>
temperatures allows bacterial growth. Heartburn and hyperacidity are among the common digestive
problems. These afflict 20-30 per cent of all people at any time in their lives.<br> FoodXprs Lunch
Services Pvt Ltd provides freshly cooked food right from the kitchen within 45 minutes of cooking.</p>
</div>
<div id="tom_div_div22">
<p class="jerr_p46">Studies show in 81 percent of blood tested of people having food stored in plastic
containers has lead to ailments such as diabetes, obesity, asthma, birth defects and cancer. At<br>
FoodXprs Lunch Services Pvt Ltd we understand the risks and provide food only in steel lunch boxes.</p>
</div>
<div id="tom_div_div22">
<li class="jerr_p46">Mood swings</li>
<li class="jerr_p46">Heightened emotional responses</li>
<li class="jerr_p46">Poor concentration </li>
<li class="jerr_p46">Increased stress</li>
</div>
<div id="tom_div_div22">
<p class="jerr_p46">Together with exercise, eating a healthy diet in the right proportions can also help you
lose weight, lower your cholesterol levels and blood pressure and decrease your risk of type 2
<br>diabetes.
</p>
</div>
<div id="tom_div_div22">
<p class="jerr_p46"><a class="jerry_a_nil11">FoodXprs Lunch Services Pvt Ltd </a> provides the healthy diet
Lunch with combination of fruits, vegetables, whole grains that provide right amount of energy for the
working employees <br>and improve the performance at work.</p>
</div>
<div id="tom_div_div22">
<p class="jerr_p46"><a class="jerry_a_nil11">FoodXprs Lunch Services Pvt Ltd </a> offers you convenience of
choosing from varied menu.</p>
</div>
<div id="tom_div_div22">
<p class="jerr_p46"> Ordering Lunch from <a class="jerry_a_nil11">FoodXprs Lunch Services Pvt Ltd </a> is
very simple and convenient. You can order the food from wherever you are either by logging into the
website or by downloading the mobile app.</p>
</div>
<div id="tom_div_div22">
<p class="jerr_p46"> <a class="jerry_a_nil11">At FoodXprs Lunch Services Pvt Ltd</a>, the customers will
have the choice to switch between the menus during the month without any extra cost.</p>
</div>
<div id="tom_div_div22">
<p class="jerr_p46">The food is delivered fresh and hot in steel lunch boxes thereby safeguarding the
customers from the hazards arising out of plastic containers.</p>
</div>
<div id="tom_div_div22">
<p class="jerr_p46"> Ordering food from <a class="jerry_a_nil11">FoodXprs Lunch Services Pvt Ltd</a> saves
time for the employees and professionals in the morning and thereby making use of it for fitness.</p>
</div>
<div id="tom_div_div22">
<p class="jerr_p46"> At <a class="jerry_a_nil11"> FoodXprs Lunch Services Pvt Ltd</a> we believe eating
healthy food will keep the employees, professionals healthy, fit and happy and also improves the overall
efficiency.</p>
</div>
</div>
<br />
<br />
<br />
<br />
<!-- <nillpage aboutus 3rd part end></nillpage> -->
<!--
<<<<<<<<<<<<<>>>>>>>>>>>>>>> -->
<div id="whatsapp-btn899">
<a href="https://api.whatsapp.com/send?phone=919966773320" target="_blank"><img
src="https://i2.wp.com/lawcorner.in/wp-content/uploads/2020/02/2018_social_media_popular_app_logo-whatsapp-512.png?fit=512%2C512&ssl=1"
class="wssp_img896"></a>
</div>
<!--
<<<<<<<<<<<<<<<>>>>>>>>>>>>>>> -->
<a id="totop" href="#" class="animatedzoomIn21" style="display: inline;"><i class="fa-fa-angle-double-up22">↑</i></a>
<!--
<<<<<<<<<<<<<<<>>>>>>>>>>>>>>> -->
<!---footer -->
<div class="footer-box">
<div class="footer">
<div id="f_about" class="f_box">
<div><h3>ABOUT US</h3></div>
<div><p>FoodXprs Lunch Services Pvt Ltd provides Lunch box Services to meet the healthy lunch requirements of employees and professionals who are unable to prepare it themselves lunch due to hectic mornings.</p></div>
<div >
<div><i class="fa fa-facebook iconb top_img"></i></div>
<div><i class="fa fa-twitter iconb top_img"></i></div>
<div><i class="fa fa-pinterest iconb top_img"></i></div>
<div><i class="fa fa-instagram iconb top_img"></i></div>
<div><i class="fa fa-linkedin iconb top_img"></i></div>
</div>
</div>
<div id="f_imp" class="f_box">
<div><h3>IMPORTANT LINK</h3></div>
<div>
<ul>
<li><a href="#"><span style="color: #fff;">Terms & Conditions</span> </a> </li>
<li><a href="#"><span style="color: #fff;">Privacy Policy</span> </a> </li>
<li><a href="#"><span style="color: #fff;">How Healthy Is Your Lifestyle</span> </a> </li>
</ul>
</div>
<div><img src="https://foodxprs.com/assets/images/fssai.png" alt="fssai"></div>
<p>Lic No: 13619013001552</p>
<div>
<div><a href="https://play.google.com/store/apps/details?id=com.foodxprs&hl=en"></a><img src="https://foodxprs.com/assets/images/play-store.png" alt="play-store"></div>
<div><a href="https://apps.apple.com/us/app/foodxprs/id1484597519?ls=1"></a><img src="https://foodxprs.com/assets/images/app-store.png" alt="app-store"></div>
</div>
</div>
<div id="f_location" class="f_box">
<div><h3>LOCATE US</h3></div>
<div class="map"><iframe src="https://www.google.com/maps/embed?pb=!1m12!1m8!1m3!1d15225.955834271379!2d78.412183!3d17.436296!3m2!1i1024!2i768!4f13.1!2m1!1s8-2-293%2F82%2FB%2F49%2C%20Gayatri%20Hills%2C%20Jubilee%20Hills%20Road%20No%2010C%2C%20Hyderabad-500033!5e0!3m2!1sen!2sin!4v1615377627901!5m2!1sen!2sin" width="250" height="250" style="border:0;" allowfullscreen="" loading="lazy"></iframe></div>
</div>
<div id="f_contact" class="f_box">
<div><h3>CONTACT DETAILS</h3></div>
<div style="margin-bottom: 0px; font-weight: bold;"><p>ADDRESS</p></div>
<div>
<div>
<div><i class="fa fa-map-marker icon"></i></div>
<div><span>FOODXPRS LUNCH SERVICES PVT LTD, 8-2-293/82/B/48, Gayathri Hills, Jubilee Hills Road No 10C, Hyderabad-500033</span></div>
</div>
<div></div>
<div>
<div><i class="fa fa-envelope icon"></i></div>
<div><span>[email protected]</span></div>
</div>
</div>
</div>
</div>
</div>
<!--footer-->
<script>
if (localStorage.getItem("user") === null) {
document.querySelector("#topRegister").textContent = "Register";
document.querySelector("#topLogin").textContent = "Login";
} else {
document.querySelector("#topRegister").textContent = localStorage.getItem("user");
document.querySelector("#topLogin").textContent = "LogOut";
}
function reset(){
if(document.querySelector("#topLogin").textContent === "LogOut"){localStorage.clear();}
}
document.querySelector("#topLogin").addEventListener("click", reset);
function sticky(){
var head =document.querySelector("#header");
head.classList.add( "sticky")
if(scrollY< 100){
head.classList.remove("sticky")
}
}
var cnt=0;
function navber(){
var nav =document.querySelector("#n_bar")
var mobile=document.querySelector(".mobile_nav")
if (cnt%2==0){
nav.style.display = "none"
mobile.style.display = "none"
}else{
nav.style.display = "flex"
mobile.style.display = "block"
}
cnt++;
console.log(nav)
}
window.addEventListener("scroll", sticky)
document.querySelector(".nav_icon").addEventListener("click",navber)
</script>
</body>
</html>