-
Notifications
You must be signed in to change notification settings - Fork 0
/
about_us.php
358 lines (280 loc) · 12.5 KB
/
about_us.php
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>home page</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="css\style.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap" rel="stylesheet">
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
<a class="navbar-brand" href="index.php">
<img src="images\img3.png" width="140" height="100" class="d-inline-block align-top" alt="">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a class="nav-link" href="about_us.php"> About Us <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item active" >
<a class="nav-link" href="do_your_bit.php"> Do Your Bit <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item active">
<a class="nav-link" href="contact_us.php">Contact Us <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item active">
<a class="nav-link" href="our_volunteers.php">Our Volunteers <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item active">
<a class="nav-link" href="donate.php">DONATE <span class="sr-only">(current)</span></a>
</li>
<div class="dropdown">
<button class="btn btn-secondary dropdown-toggle" type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
SignUp/Login
</button>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<a class="dropdown-item" href="register.php">SignUp</a>
<a class="dropdown-item" href="login.php">Login</a>
</div>
</div>
</ul>
</div>
</nav>
<div id="section3" class="container-fluid bg-secondary" style="padding-top:50px;padding-bottom:50px">
</div>
<a href="#" class="list-group-item list-group-item-action list-group-item-dark">
<h1 >DO-NATION</h1>
<h4>The food bank</h4>
<br>
<img src="images/i5.png" class="float-right" >
<p ><div class="text-white">
<div class="text-left text-info">
DO-NATION Food Bank is a non-profit, food rescue organisation initiated by </div>
<div class="text-left text-info">
DO-NATION Foundation that bridges the gap between hunger and excess food.</div>
<div class="text-left text-info">
Started in December 2017 under the able mentorship of former Director</div>
<div class="text-left text-info">
General of Police, Maharashtra, Mr. D. Sivanandhan, we aim to eliminate</div>
<div class="text-left text-info">
hunger, malnutrition and food wastage, many meals at a time.</div>
</div>
</p>
<br>
<br>
<p>
<div class="text-left">
The way our NGO functions is simple. We pick up excess food from</div>
<div class="text-left">
weddings, events, hotels, cafeterias, housing societies and deliver</div>
<div class="text-left">
it to thousands of hungry people who live in slums or on the footpath.</div>
<div class="text-left">
We daily serve beneficiaries which primarily include children and </div>
<div class="text-left">
also others who are most in need. Other than that, we distribute </div>
<div class="text-left">
freshly cooked food to our regular beneficiaries. The NGO has dedicated
<img src="images/i18.jpg" class="float-right" width="590" height="400"></div>
<div class="text-left">
helplines where we can be reached and our vans pick up the excess food</div>
<div class="text-left">
and redistribute it promptly, thus ensuring that the quality of the</div>
<div class="text-left">
food remains intact.</div>
<br>
<br>
</p>
<p><div class="text-info">
<div class="text-left">
We have now expanded our reach to additional areas like Mira-Bhayandar,</div>
<div class="text-left">
Thane and Nagpur. All of these locations host their own helpline and </div>
<div class="text-left">
dedicated vans for distributing food in their area.</div>
</div>
</p>
</a>
<br><br><br><br><br><br>
<br><br><br><br><br><br>
<div class="container text-center" >
<h1 class="display-3 text-info">Our Mission</h1>
<h1>No one should go hungry</h1>
</div>
<br>
<div class="container">
<div class="card">
<div class="card bg-info text-white">
<h1 class="display-3 text-center"><b>700+</b></h1>
<h1 class="text-center">
Number of Volunteer hours</h1>
</div>
</div>
<div class="container">
<div class="card bg-light text-dark">
<div class="card-body">
</div>
</div>
<div class="container">
<div class="card">
<div class="card bg-light text-dark">
<h1 class="display-3 text-center"><b>3000+</b></h1>
<h1 class="text-center">
Meals served so far</h1>
</div>
</div>
<br></br>
<div class="jumbotron" >
<h3 ><div class="text-primary"> </div></h3>
<img src="images/i22.jpg" class="float-right">
<p class="lead">Registered as a trust ‘DO-NATION Food Bank’ in May 2018, the DO-NATION initiative is driven by its visionaries and
enthusiastic team who are all set to scale
up the activities significantly.
We pick up food from anytime between 10 am to 9:30 pm. We do not collect food that was stored overnight.
</p>
<hr class="my-4">
<div class="card bg-info">
<div class="card-body"></div>
</div>
<div class="card bg-info">
<div class="card-body"></div>
</div>
</div>
<br></br>
<section class="my-5">
<div class="py-5">
<h1 class="text-center text-info display-3.5"><b>OUR VISIONERIES</b></h1>
</div>
<br><br>
<div class="container-fluid">
<div class="row">
<div class="col-lg-6 col-md-6 col-12">
<img src="images/i23.png" class="img-fluid " width="200" height="180" >
</div>
<div class="col-lg-6 col-md-6 col-12">
<h2 class="display-4.5" ><div class="text-info">Dhanushkodi Sivanandhan</div></h2>
<h4> <div class="text-info">
Managing Trustee</div></h4>
<h5 class="py-4 text-dark">
Mr. Sivanandhan is a former Police Commissioner of Mumbai. His career with the Police force has many highlights. One of India’s most well-known and highly regarded IPS officers, he was also an active member of the special task force in the National Security Council Secretariat. Now retired, he is actively taking part in uplifting the community. He introduced a website for the city’s youth to connect to each other and grow as a network. He also helped the Thane Police School improve its facilities so that the children have better access to technology. As a mentor to the Mumbai Roti Bank, his vision and ideals have guided us in achieving our vision and helped us in trying to expand our operations.</h5>
</div>
</div>
</div>
<br><br>
<div class="container-fluid">
<div class="row">
<div class="col-lg-6 col-md-6 col-12">
<img src="images/i24.png" class="img-fluid " width="200" height="180" >
</div>
<div class="col-lg-6 col-md-6 col-12">
<h2 class="display-4.5" ><div class="text-info">Sushil Jiwarajka
</div></h2>
<h4> <div class="text-info">
Trustee</div></h4>
<h5 class="py-4 text-dark">
Mr. Sushil Jiwarajka, a prominent industrialist is the Chairman of Artheon Group of
companies. He is also the Chairman and Managing Director of Essjay Ericsson Pvt. Ltd,
a Joint Venture between himself and LM Ericsson of Sweden. He has also mentored and nurtured several young entrepreneurs, who are today running successful businesses. He works in the field of renewable enrgy and his goal is to power up those parts of the world whichare devoid of electricity. Mr. Jiwarajka has been invaluable as a trustee to our cause. His insights and business acumen have helped us establish our cause on firm ground.</h5>
</div>
</div>
</div>
<br><br>
<div class="container-fluid">
<div class="row">
<div class="col-lg-6 col-md-6 col-12">
<img src="images/i25.png" class="img-fluid " width="200" height="180" >
</div>
<div class="col-lg-6 col-md-6 col-12">
<h2 class="display-4.5" ><div class="text-info">Prof. Dr. Natarajan</div></h2>
<h4> <div class="text-info">
Trustee</div></h4>
<h5 class="py-4 text-dark">
Dr. Natarajan is a renowned ophthalmologist who is the current CMD of Aditya Jyot Eye Hospital, Mumbai. He hails from a long line of ophthalmologists and has worked in many prestigious organizations such as Sankara Netralaya, Chennai and Taparia Institute of Opthalmology, Mumbai. For his achievements in the field of medicine and for establishing Aditya Jyot as a leading eye institution in India, he was awarded the Padma Shri award.</h5>
</div>
</div>
</div>
</section>
<br></br>
<section class="my-5">
<div class="py-5">
<h3 class="text-center"><div class="text-info">
Our Team</h3>
</div>
<div class="container-fluid">
<div class="row">
<div class="col-lg- col-md-3 col-12">
<div class="card" >
<img class="card-img-top" src="images/i26.jpg" alt="Card image " >
<di v class="card-body">
<h6 class="card-title">Maloo Natarajan</h6>
</div>
</div>
<div class="col-lg- col-md-3 col-12">
<div class="card" >
<img class="card-img-top" src="images/i27.jpg" alt="Card image">
<di v class="card-body">
<h6 class="card-title">Archana Shivanandan</h6>
</div>
</div>
<div class="col-lg- col-md-3 col-12">
<div class="card" >
<img class="card-img-top" src="images/i28.jpg" alt="Card image">
<di v class="card-body">
<h6 class="card-title">Shriya Kumar</h6>
</div>
</div>
<div class="col-lg- col-md-3 col-12">
<div class="card" >
<img class="card-img-top" src="images/i29.jpg" alt="Card image">
<di v class="card-body">
<h6 class="card-title">Jayendra Tambe</h6>
</div>
</div>
<div class="col-lg- col-md-3 col-12">
<div class="card" >
<img class="card-img-top" src="images/i30.jpg" alt="Card image">
<di v class="card-body">
<h6 class="card-title">Wayne Pereira</h6>
</div>
</div>
<div class="col-lg- col-md-3 col-12">
<div class="card" >
<img class="card-img-top" src="images/i31.jpg" alt="Card image">
<di v class="card-body">
<h6 class="card-title">Abhishek Kateliya</h6>
</div>
</div>
<div class="col-lg- col-md-3 col-12">
<div class="card" >
<img class="card-img-top" src="images/i32.jpg" alt="Card image">
<di v class="card-body">
<h6 class="card-title">Jaison D’souza</h6>
</div>
</div>
</div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
<br><br><br><br><br><br>
<footer class="p-3 bg-dark text-white text-center">
<div >
<p >
<div>@do-nation</div><br>
<div>All donations are tax exempted as eligible under section 80G of the Income Tax Act, 1961.</div></p><br>
<div>DO_NATION Food Bank is registered u/s 80 G of the Income Tax Act 1961 vide registration number Pan AADTR4438G.
</div></p><br>
<div>The above contribution is approved by the Commissioner of Income Tax (exceptions) u/s 80 G of the Income Tax Act 1961 vide approval letter no. CIT (E) /80G/3103-B/2018-19 dated February 20, 2019.
</div></p><br>
<div>Registered Office: D-703, Sainath Towers, Neelam Nagar, Phase -2, Mulund East, Mumbai 400081.
</div></p><br>
</div>
</footer>
</body>
</html>