-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
186 lines (183 loc) · 6.52 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
<!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>Swadnama</title>
<link
rel="icon"
href="./assets/images/favicon-512x512.png"
type="image/png"
sizes="512x512"
/>
<link
rel="apple-touch-icon"
href="./assets/images/favicon-512x512.png"
sizes="512x512"
/>
<link rel="stylesheet" href="./assets/css/index.css" />
</head>
<body>
<nav class="navbar">
<div class="navLogo">
<h3>Swadnama</h3>
</div>
<div class="navRight">
<div class="navLinks">
<a href="./index.html">Home</a>
<a href="#business">Business</a>
<a href="./contact-us.html">Contact Us</a>
</div>
</div>
</nav>
<nav class="mobileNavbar">
<i class="fas fa-bars"></i>
</nav>
<main>
<section class="section1">
<div class="left">
<h1 class="heading">Get healthy food anywhere, anytime</h1>
<p class="text">
Swadnama is a platform where you get "Ghar ka khana" when you are
miles away from your ghar and craving for mumma's delicious paneer
tikka, Soya Chap and what not, a place providing you numbers of
binging options when you are on a strict diet. We restrict ourselves
to vegan where there is the balanced proportions of spice, oil and
nutritions. Our sweet online-cum offline station consists of
beautiful and amazing MAAs always ready to fulfill your cravings.
<br /><br />
No one can replace Maa ke hath ka khana though if we can bring a
small smile, this thing is worth it.
</p>
</div>
<div class="right">
<img src="./assets//images/section-1.jpg" alt="Homecook" />
</div>
</section>
<section class="section2">
<div class="featuresList">
<div class="singleFeature">
<i class="fas fa-users"></i>
<h1 class="numbers">30+</h1>
<div class="title">Homemakers</div>
</div>
<div class="singleFeature">
<i class="fas fa-globe-asia"></i>
<h1 class="numbers">5+</h1>
<div class="title">Cities</div>
</div>
<div class="singleFeature">
<i class="fas fa-utensils"></i>
<h1 class="numbers">35+</h1>
<div class="title">Weekly Menus</div>
</div>
<div class="singleFeature">
<i class="fas fa-users"></i>
<h1 class="numbers">750+</h1>
<div class="title">Customers</div>
</div>
</div>
</section>
<section class="section3" id="about">
<h3 class="smallHeading">Why to choose Swadnama?</h3>
<div class="specsList">
<div class="singleSpec">
<i class="fas fa-utensils"></i>
<div class="title">Homemade Food</div>
<div class="text">
We provide home made tiffin services and the food is prepared by
homemakers with good quality vegetables and spices in a very
hygienic environment.
</div>
</div>
<div class="singleSpec">
<i class="far fa-lemon"></i>
<div class="title">Diversity</div>
<div class="text">
The menu is never repeated along the week with variety of cuisines
as per your choice and special food at weekends!!
</div>
</div>
<div class="singleSpec">
<i class="fas fa-shopping-cart"></i>
<div class="title">Order Easily</div>
<div class="text">
Ordering food is very easy through our website with exciting offer
and multiple choices !!
</div>
</div>
<div class="singleSpec">
<i class="fas fa-tags"></i>
<div class="title">Exciting Offers</div>
<div class="text">
There are offers for all category of customers, come and explore!!
</div>
</div>
<div class="singleSpec">
<i class="fas fa-cash-register"></i>
<div class="title">Easy Payment</div>
<div class="text">
We accept all modes of payment i.e. Cash on delivery, Google Pay,
Paytm and Net Banking.
</div>
</div>
<div class="singleSpec">
<i class="fas fa-ellipsis-h"></i>
<div class="title">Many Options to choose from</div>
<div class="text">Choice is yours and service is ours.</div>
</div>
</div>
</section>
<section class="section4" id="business">
<h2 class="heading">Start your Business with us.</h2>
<p class="text">
We welcome you to come and collaborate with us in this awesome
initiative to provide good quality and nutritious food to people
living away from home. This is a beautiful opportunity to start your
own business to become self-dependent and financially independent!!
</p>
<div class="buttons">
<button
type="button"
onclick="window.location = './contact-us.html';"
>
Get in Touch
</button>
<button type="button">View Details</button>
</div>
</section>
</main>
<footer class="footer">
<div class="footerTop">
<h3>Swadnama</h3>
<div>
<a href="./index.html#about">About Swadnama</a>
<a href="./index.html#business">Business</a>
<a href="./contact-us.html">Contact Us</a>
</div>
<div>
<a href="javascript:void(0)">Terms & Conditions</a>
<a href="javascript:void(0)">Privacy Policy</a>
<a href="javascript:void(0)">Sitemap</a>
</div>
<div>
<a href="http://instagram.com/">Instagram</a>
<a href="http://linkedin.com">Linkedin</a>
<a href="http://facebook.com/">Facebook</a>
</div>
</div>
<div class="footerBottom">
<div>Swadnama- Ghar ka Khana</div>
<div>Made in India</div>
</div>
</footer>
<!-- FontAwesome -->
<script
src="https://kit.fontawesome.com/7368c40b21.js"
crossorigin="anonymous"
></script>
<!-- End FontAwesome -->
<script src="./assets/js/index.js"></script>
</body>
</html>