forked from Albin05/Fitmeals
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaboutUs.html
160 lines (156 loc) · 8.02 KB
/
aboutUs.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
<!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>About Us - Fitmeals</title>
<link rel="icon" type="image/icon" href="https://foodiefitmeals.com/wp-content/uploads/2019/04/cropped-favicon.png">
<link rel="stylesheet" href="aboutUs.css">
<meta charset="UTF-8">
<link href="https://fonts.googleapis.com/css2?family=Sacramento&display=swap" rel="stylesheet">
<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=Fira+Sans:wght@600&family=Sacramento&display=swap" rel="stylesheet">
<link rel="stylesheet" href="footer.css">
<link rel="stylesheet" href="nav.css">
<link href="https://fonts.googleapis.com/css2?family=Catamaran&family=Fira+Sans:wght@700&family=Sacramento&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/cb4c3d70f3.js" crossorigin="anonymous"></script>
</head>
<body>
<!-- Navbar start -->
<div class="nav-top">
<div class="left">
<i class="fas fa-map-marker-alt yg"></i>
<p>Food delivery only in Hyderabad</p>
<i class="fas fa-phone-alt yg"></i>
<p>9100347480</p>
<i class="far fa-envelope yg"></i>
<p>[email protected]</p>
</div>
<div class="right">
<i class="fas fa-search focus"></i>
<i class="far fa-user focus" onclick="window.location.href='login_fitmeals.html'"></i>
<i class="fas fa-shopping-bag focus" onclick="window.location.href='cart.html'"></i>
</div>
</div>
<div class="nav-main">
<div class="nav-left">
<img src="https://www.fitmeals.co.in/wp-content/uploads/2019/06/logo-black.png" alt="logo">
</div>
<button class="hamburger" id="hamburger">
<i class="fas fa-bars"></i>
</button>
<div class="nav-mid" id="nav-mid">
<p onclick="window.location.href='home.html'">Home</p>
<div class="dropdown">
<button class="dropbtn">Meal plans ></button>
<div class="dropdown-content">
<a href="#">Weight Loss Meal Plan</a>
<a href="#">Maintenance Meal Plan</a>
<a href="#">Athletic Meal Plan</a>
<a href="#">Keto Meal Plan</a>
<a href="#">Transformation Challenges</a>
</div>
</div>
<p>Health coaching</p>
<div class="dropdown">
<button class="dropbtn">Products ></button>
<div class="dropdown-content">
<a href="prod_01.html">Vegan Sweets</a>
<a href="lowcal.html">Low-Cal Sauces</a>
<a href="#">Nut Butters</a>
<a href="#">Fresh Bakes</a>
</div>
</div>
<p>Blog</p>
<div class="dropdown">
<button class="dropbtn" onclick="window.location.href='aboutUs.html'">About Us ></button>
<div class="dropdown-content">
<a href="#">Our story</a>
<a href="#">FAQ</a>
<a href="#">Testimonials</a>
</div>
</div>
</div>
<div class="nav-right">
<p>Call: 9100347480</p>
</div>
</div>
<!-- Navbar end -->
<about>
<div>
<div id="head">
<h1 class="name_head">About Us</h1>
</div>
<div id="name">
<h1 class="name_header">Where it all began</h1>
<p class="name_para">In 2015, Aman, Zeeshan, Bhavyanth and Apoorva Co-Founded Fitmeals India, the first delivery service of its kind in India.<br>The intention was to introduce the concept of healthy eating in Hyderabad where people always associated healthy food with terms like ‘expensive’, ‘boring’ and ’bland’. Since then Fitmeals grew profoundly over the years and now we cater to clients all over the city. Thanks to the diverse & talented staff, Fitmeals India has encouraged a revolution of progressive consumers.</p>
<div class="photo">
<img class="1" src="https://www.fitmeals.co.in/wp-content/uploads/2021/05/IMG_0160-360x360.jpeg">
<img class="2" src="https://www.fitmeals.co.in/wp-content/uploads/2021/05/IMG_0157-360x364.jpeg">
<img class="3" src="https://www.fitmeals.co.in/wp-content/uploads/2021/05/IMG_0161-360x353.jpg">
<img class="3" src="https://www.fitmeals.co.in/wp-content/uploads/2021/05/IMG_0157-360x364.jpeg">
</div>
</div>
<div id="mission">
<h1 class="mission_name">Our Mission</h1>
<p class="mission_para">We are on a mission to bring awareness about the importance of eating well and to improve your relationship with food. The relationship between food and the human body is so intense yet ignored by everybody that often results in neglected health and ultimately health related problems. Our aim is to ensure that everybody has access to nutrient dense, convenient meals so that you don’t have to compromise on your nutrition because of your busy schedules.</p>
<h3 class="quote" ><ion-icon name="pizza-outline" ></ion-icon><br><br>For us it’s not ‘just food’, it’s a matter of good lifestyle choices and eventually a better quality of life.</h3>
</div>
</div>
<script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"></script>
</about>
<footer>
<div id="footer_body">
<div id="footer_box">
<div class="social">
<img class="footer_img" onclick="window.location.href='card.html'"
src="https://www.fitmeals.co.in/wp-content/uploads/2019/06/logo-white.png">
<p>The Fitmeals culinary team consists of very<br> passionate and skilled chefs.<br> Our team is well
versed in nutrition and all our menus and plans are designed by qualified nutrition experts.</p>
<div class="footer_icon">
<ion-icon name="logo-facebook"></ion-icon>
<ion-icon name="logo-twitter"></ion-icon>
<ion-icon name="logo-instagram"></ion-icon>
</div>
</div>
<div class="explore">
<h3>Explore</h3>
<h6>
<ion-icon name="chevron-forward-outline"></ion-icon>Home
</h6>
</div>
<div class="links">
<h3>Links</h3>
<h6>
<ion-icon name="chevron-forward-outline"></ion-icon>About Us
</h6>
<h6>
<ion-icon name="chevron-forward-outline"></ion-icon>Blog
</h6>
</div>
<div class="contact">
<h3>Contact Us:</h3>
<h5>
<ion-icon name="call-outline"></ion-icon> Call Us:<br>
<h6>9004322729</h6>
</h5>
<h5>
<ion-icon name="mail-outline"></ion-icon> Email Us:<br>
<h6>[email protected]</h6>
</h5>
<h5>
<ion-icon name="location-outline"></ion-icon> Our Location:<br>
<h6>Banjara Hills, Road no.5, Hyderabad</h6>
</h5>
</div>
</div>
</div>
<script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"></script>
</footer>
</body>
</html>
<script src="nav.js"></script>