-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathabout.html
229 lines (208 loc) · 9.49 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>newbie</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="/css/flaticon.css">
<link rel="stylesheet" href="/css/icomoon.css">
<link rel="stylesheet" href="/css/about.css">
<link rel="icon" href="/images/iconn.png">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
integrity="sha384-7+zCNj/IqJ95wo16oMtfsKbZ9ccEh31eOz1HGyDuCQ6wgnyJNSYdrPa03rtR1zdB"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-QJHtvGhmr9XOIpI6YVutG+2QOK9T+ZnN4kzFN1RtK3zEFEIsxhlmWl5/YESvpZ13"
crossorigin="anonymous"></script>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark ftco_navbar ftco-navbar-light header" id="ftco-navbar">
<div class="container">
<a class="navbar-brand" href="/">
<span class="logo-image">
<img src="/images/iconn.png" class="img-fluid">
</span>Food Dole
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="oi oi-menu"></span> Menu
</button>
<div class="collapse navbar-collapse" id="ftco-nav">
<ul class="navbar-nav ms-auto mb-4 mb-lg-0 gap">
<li class="nav-item"><a href="/" class="n">Home</a></li>
<li class="nav-item active"><a href="/about" class="n">About</a></li>
<li class="nav-item"><a href="/contact" class="n">Contact</a></li>
</ul>
</div>
</div>
</nav>
<!-- END nav -->
<div class="hero-wrap" data-stellar-background-ratio="0.5">
<div class="container">
<div class="row no-gutters slider-text align-items-center justify-content-center" data-scrollax-parent="true">
<div class="col-md-7 ftco-animate text-center" data-scrollax=" properties: { translateY: '70%' }">
<h1 class="m2 bread" data-scrollax="properties: { translateY: '30%', opacity: 1.6 }">About Us</h1>
</div>
</div>
</div>
</div>
<section class="ftco-section">
<div class="container">
<div class="row d-flex">
<div class="col-md-6 d-flex ftco-animate">
<div class="img img-about align-self-stretch" style="background-image: url(images/bg_3.jpg); width: 100%;">
</div>
</div>
<div class="section">
<div class="image"><img src="/images/aboutpic.jpeg" style="width:37vw;height:25vw;margin-right:1vw"></div>
<div class="content">
<h2 class="head">Welcome to the Food Dole!!!</h2>
<p>
"An eye for food, a heart for people”.</p>
<p>We are team of problem solvers, who are trying to contribute towards Zero Hunger mission. For which we have developed a platform wherein a user as a donar can donate her/his leftover food to needy and fill their stomach. The platform for food donation acts as an interface between the users who are looking for a channel to give the excess food without wasting it. It enables us to donate the excess food by notifying nearby users with the details of the food that is available.</p>
<p>The focus of this project is to reduce the amount of food wasted and being used to the needy people.
We gather food surpluses, food which otherwise would go to waste. Through food donations, we are able to help 5% of poverty-stricken households. Currently, we are only able to help those people who need it the most.
</p>
<p>80 million people out of 1.2 billion Indians, roughly equal to 6.7% of India's population. Did you know that this dire situation can be solved simply by giving food surpluses? A solution both good for people and the environment.
Every week our food bank volunteers hand out food to those who need it most. Companies, institutions, governments and individuals offer their support through funds, food, and services.</p>
<p>Will you join us too?
</p>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section">
<div class="container">
<div class="row justify-content-center mb-5 pb-3">
<div class="col-md-7 heading-section ftco-animate text-center">
<h1 class="mb-4">Our Team</h1>
<h2><b>We do it all! </h2>
<p>Well, Most of it.</p>
</div>
</div>
<div class="row">
<div class="col-lg-4 d-flex mb-sm-4 ftco-animate">
<div class="staff">
<div class="d-flex mb-4">
<!-- <div class="img" style="background-image: url(images/person_1.jpg);"></div> -->
<div class="info ml-4">
<h3><a href="teacher-single.html">Astha Tripathi</a></h3>
<span class="position">Team Leader</span>
<div class="text">
<p>Frontend Developer</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 d-flex mb-sm-4 ftco-animate">
<div class="staff">
<div class="d-flex mb-4">
<!-- <div class="img" style="background-image: url(images/person_1.jpg);"></div> -->
<div class="info ml-4">
<h3><a href="teacher-single.html">Aditi Sahu</a></h3>
<span class="position">Team Member</span>
<div class="text">
<p>Backend Developer</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 d-flex mb-sm-4 ftco-animate">
<div class="staff">
<div class="d-flex mb-4">
<!-- <div class="img" style="background-image: url(images/person_2.jpg);"></div> -->
<div class="info ml-4">
<h3><a href="teacher-single.html">Reeti Agarwal</a></h3>
<span class="position">Team Member</span>
<div class="text">
<p>Frontend Developer</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 d-flex mb-sm-4 ftco-animate">
<div class="staff">
<div class="d-flex mb-4">
<!-- <div class="img" style="background-image: url(images/person_3.jpg);"></div> -->
<div class="info ml-4">
<h3><a href="teacher-single.html">Kamya Verma</a></h3>
<span class="position">Team Member</span>
<div class="text">
<p>Designer And Content Manager</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4 d-flex mb-sm-4 ftco-animate">
<div class="staff">
<div class="d-flex mb-4">
<!-- <div class="img" style="background-image: url(images/person_3.jpg);"></div> -->
<div class="info ml-4">
<h3><a href="teacher-single.html">Ankita Gupta</a></h3>
<span class="position">Team Member</span>
<div class="text">
<p>Backend Developer</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="ftco-footer ftco-section img">
<div class="overlay"></div>
<div class="container">
<div class="row mb-5">
<div class="col-md-3">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2">About Us</h2>
<p>We are team of problem solvers, who are trying to contribute towards Zero Hunger mission. </p>
</div>
</div>
<div class="col-md-2">
<div class="ftco-footer-widget mb-4 ml-md-4">
<h2 class="ftco-heading-2">Site Links</h2>
<ul class="list-unstyled">
<li><a href="/" class="py-2 d-block">Home</a></li>
<li><a href="/about" class="py-2 d-block">About</a></li>
<li><a href="/contact" class="py-2 d-block">Contact</a></li>
</ul>
</div>
</div>
<div class="col-md-3">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2">Have a Questions?</h2>
<div class="block-23 mb-3">
<ul class="xyz">
<li><span class="text">JSS Academy Of Technical Education Noida</span></li>
<li><a href="#"><span class="text">☏ +91 987654321</span></a></li>
<li><a href="#"><span class="text">✉ [email protected]</span></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center">
<p>
Copyright ©
<script>document.write(new Date().getFullYear());</script> All rights reserved | This application
is made with 🧡<i class="icon-heart" aria-hidden="true"></i> by <b>Newbie</b>
</p>
</div>
</div>
</div>
</footer>
</body>
</html>