-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathindex.php
338 lines (308 loc) · 15 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Home</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" rel="stylesheet">
<script type="text/javascript"
src="https://maps.googleapis.com/maps/api/js?&key=AIzaSyB16JQDHkDrqfTEuxH3a3F_n2xUmmTjM9g">
</script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/flaticon.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="wrap">
<div class="container">
<div class="row">
<div class="col-md-6 d-flex align-items-center">
<p class="mb-0 phone pl-md-2">
<a href="#" class="mr-2"><span class="fa fa-phone mr-1"></span> +237674988743</a>
<a href="#"><span class="fa fa-paper-plane mr-1"></span> [email protected]</a>
</p>
</div>
<div class="col-md-6 d-flex justify-content-md-end">
<div class="social-media">
<p class="mb-0 d-flex">
<a href="https://www.facebook.com/237bawash/" class="d-flex align-items-center justify-content-center"><span class="fa fa-facebook"><i class="sr-only">Facebook</i></span></a>
<a href="#" class="d-flex align-items-center justify-content-center"><span class="fa fa-twitter"><i class="sr-only">Twitter</i></span></a>
<a href="https://www.instagram.com/invites/contact/?i=3vbekpiik1jj&utm_content=p25ws9e/" class="d-flex align-items-center justify-content-center"><span class="fa fa-instagram"><i class="sr-only">Instagram</i></span></a>
</p>
</div>
</div>
</div>
</div>
</div>
<nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
<div class="container">
<a class="navbar-brand" href="index.php"><img src="images/logo.jpeg" alt="logo" width="70" height="70"> </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 ml-auto">
<li class="nav-item active"><a href="index.php" class="nav-link">Home</a></li>
<li class="nav-item"><a href="blog.php" class="nav-link">Blog</a></li>
</ul>
</div>
</div>
</nav>
<!-- END nav -->
<div class="hero-wrap" data-stellar-background-ratio="0.5">
<div class="container">
<div id='container'>
<div class="row no-gutters slider-text align-items-center">
<div class="col-md-6 ftco-animate d-flex align-items-end">
<div class="text w-100">
<h1 class="mb-4" style="color: #17a2b8;">Hearts for the community</h1>
<p class="mb-2" style="color: white;">Bringing infrastructural, technological and personal development to rural communities through environmentally friendly projects that help the inhabitants of these local areas and their surroundings</p>
<p><a href="contact.php" class="btn btn-info py-3 px-4">Contact us</a> <a href="about.php" class="btn btn-white py-3 px-4">Read more</a></p>
</div>
</div><!-- You can even embed a Google Form here -->
</div>
</div>
<div id='map-canvas'></div>
<!--<a href="https://vimeo.com/45830194" class="img-video popup-vimeo d-flex align-items-center justify-content-center">
<span class="fa fa-play"></span>
</a>-->
</div>
</div>
</div>
<section class="ftco-intro">
<div class="container">
<div class="row m-auto">
<div class="col-md-4 d-flex mb-3">
<div class="intro color-1 d-lg-flex w-100">
<div class="text" style="text-align: center;">
<div class="icon">
<span class=" flaticon-checklist"></span>
</div>
<h2>Clean water Accessibility</h2>
<p>Universal access to safe drinking water is a fundamental need and human right. 2 billion people lack access to safely managed drinking water at home. Billions of people will lack access to safe water, sanitation and hygiene in 2030 unless progress quadruples. BAWASH is trying to solve this problem in it's one little way</p>
</div>
</div>
</div>
<div class="col-md-4 d-flex mb-3">
<div class="intro color-1 d-lg-flex w-100">
<div class="text" style="text-align: center">
<div class="icon">
<span class="flaticon-employee"></span>
</div>
<h2>Infrastructural Development</h2>
<p>Sustainable and quality infrastructure plays a crucial role in society and economy. We are working on building our community to be sustainable even in the aspect of infrastructure</p>
</div>
</div>
</div>
<div class="col-md-4 d-flex mb-3">
<div class="intro color-2 d-lg-flex w-100">
<div class="text" style="text-align: center;">
<div class="icon">
<span class="flaticon-umbrella"></span>
</div>
<h2>Agricultural Technology</h2>
<p>Agriculture being the main source of survival for rural communities, we strive to include technology in the agricultural domain in a bit to reduce labor and cost, and increase output</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section">
<div class="container">
<div class="row justify-content-center pb-5">
<div class="col-md-7 heading-section text-center ftco-animate">
<h2>How we Work</h2>
</div>
</div>
<div class="row">
<div class="col-md-4 d-flex align-items-stretch ftco-animate">
<div class="services-2 text-center">
<div class="icon-wrap">
<div class="number d-flex align-items-center justify-content-center"><span>01</span></div>
<div class="icon d-flex align-items-center justify-content-center">
<span class="flaticon-calendar"></span>
</div>
</div>
<h2>Identify A problem</h2>
<p>We look at the community and identify challenges faced by inhabitants and the environment</p>
</div>
</div>
<div class="col-md-4 d-flex align-items-stretch ftco-animate">
<div class="services-2 text-center">
<div class="icon-wrap">
<div class="number d-flex align-items-center justify-content-center"><span>02</span></div>
<div class="icon d-flex align-items-center justify-content-center">
<span class="flaticon-qa"></span>
</div>
</div>
<h2> Create Awareness</h2>
<p>We create awareness in the community and internationally about these challenges and brainstorm on a way forward to fix these.</p>
</div>
</div>
<div class="col-md-4 d-flex align-items-stretch ftco-animate">
<div class="services-2 text-center">
<div class="icon-wrap">
<div class="number d-flex align-items-center justify-content-center"><span>03</span></div>
<div class="icon d-flex align-items-center justify-content-center">
<span class="flaticon-checklist"></span>
</div>
</div>
<h2>Work on Solution</h2>
<p>We work on bringing a sustainable and environmentally friendly solutions to these problems with help from the community inhabitants, local and international bodies.</p>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section ftco-no-pb ftco-no-pt">
<div class="container">
<div class="row">
<div class="col-md-6 img img-3 d-flex justify-content-center align-items-center" style="background-image: url(images/logo.jpeg);">
</div>
<div class="col-md-6 wrap-about px-md-5 ftco-animate py-5 bg-light">
<div class="heading-section">
<h2 class="mb-4">Our Mission.</h2>
<p>To develop and implement creative community-based strategies to enhance economic opportunity, build sustainable communities, and ensure a dynamic framework for quality growth and development (both personal and collective).</p>
<h2 class="mb-4">Our Motto.</h2>
<p> Water is life</p>
<a href="https://www.facebook.com/237bawash/" >
<span class="fa fa-facebook"></span>
<span class="">View our Facebook page</span>
</a>
</div>
</div>
</div>
</div>
</section>
<!--Contact Section-->
<section class="ftco-appointment ftco-section img" style="background-image: url(images/abovefooter.jpeg);">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-md-6 half ftco-animate">
<h2 class="mb-4">Send a Message & Get in touch!</h2>
<form action="#" class="appointment">
<div class="row">
<div class="col-md-6">
<div class="form-group">
<input type="text" class="form-control" placeholder="Your Name" name="name">
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<input type="text" class="form-control" placeholder="Email" name="email">
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<div class="form-field">
</div>
</div>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<textarea name="" id="" cols="30" rows="7" class="form-control" placeholder="Message"></textarea>
</div>
</div>
<div class="col-md-12">
<div class="form-group">
<input type="submit" value="Send message" class="btn btn-primary py-3 px-4">
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</section>
<footer class="ftco-footer m-auto">
<div class="container">
<div class="row mb-5">
<div class="col-sm-12 col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2 logo"><a href="#">projects</a></h2>
<p>We are currently constructing deep, narrow wells that tap into naturally occurring undergroundwater. These boreholes will be used as supplies of clean water to inhabitants of the community. Tosupport us make clean water accessible for the rural communities, you can make a donation in thedonations tab.Our aim for this project is to make good drinking water accessible to every household in thecommunity at very cheap rates. Having a constant flow of water in every home goes a long way tofacilitate the day-to-day running of the household chores.</p>
<div class="row">
<ul class="ftco-footer-social list-unstyled mt-2">
<li class="ftco-animate"><a href="#"><span class="fa fa-twitter"></span></a></li>
<li class="ftco-animate"><a href="https://www.facebook.com/237bawash"><span class="fa fa-facebook"></span></a></li>
<li class="ftco-animate"><a href="https://www.instagram.com/invites/contact/?i=3vbekpiik1jj&utm_content=p25ws9e/"><span class="fa fa-instagram"></span></a></li>
</ul>
</div>
</div>
</div>
<div class="col-sm-12 col-md">
<div class="ftco-footer-widget mb-4 ml-md-4">
<h2 class="ftco-heading-2">Legal</h2>
<ul class="list-unstyled">
<li><a href="contact.php"><span class="fa fa-chevron-right mr-2"></span>Join us</a></li>
<!--<li><a href="#"><span class="fa fa-chevron-right mr-2"></span>Blog</a></li>-->
<li><a href="about.php"><span class="fa fa-chevron-right mr-2"></span>Privacy & Policy</a></li>
<li><a href="#"><span class="fa fa-chevron-right mr-2"></span>Terms & Conditions</a></li>
</ul>
</div>
</div>
<div class="col-sm-12 col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2">Organisation</h2>
<ul class="list-unstyled">
<li><a href="about.php"><span class="fa fa-chevron-right mr-2"></span>About Us</a></li>
<li><a href="projects.php"><span class="fa fa-chevron-right mr-2"></span>projects</a></li>
<li><a href="blog.php"><span class="fa fa-chevron-right mr-2"></span>Blog</a></li>
<li><a href="contact.php"><span class="fa fa-chevron-right mr-2"></span>Contact</a></li>
</ul>
</div>
</div>
<div class="col-sm-12 col-md">
<div class="ftco-footer-widget mb-4">
<h2 class="ftco-heading-2">Have a Question?</h2>
<div class="block-23 mb-3">
<ul>
<li><span class="icon fa fa-map marker"></span><span class="text">BAWASH REGISTRATION number.<br>
Reg No:014/RDA/E.13/067/ALPAS</span></li>
<li><span class="icon fa fa-map marker"></span><span class="text">Bafanji, Ndop. Bamenda NW, Cameroon</span></li>
<li><a href="#"><span class="icon fa fa-phone"></span><span class="text">+237 661173322</span></a></li>
<!-- <li><a href="#"><span class="icon fa fa-phone"></span><span class="text">Reg No: No041/RDA/J04/SAAJP</span></a></li> -->
<li><a href="#"><span class="icon fa fa-paper-plane pr-4"></span><span class="text">[email protected]</span></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid px-0 py-5 bg-black">
<div class="container">
<div class="row">
<div class="col-md-12">
<p class="mb-0" style="color: rgba(255,255,255,.5); text-align: center;">
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | skye8
</p>
</div>
</div>
</div>
</div>
</footer>
<!-- loader -->
<div id="ftco-loader" class="show fullscreen"><svg class="circular" width="48px" height="48px"><circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/><circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10" stroke="#F96D00"/></svg></div>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/scrollax.min.js"></script>
<!-- <script src="js/google-map.js"></script> -->
<script src="js/main.js"></script>
<script src="js/map.js"></script>
</body>
</html>