-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathteam section.html
560 lines (492 loc) · 21.6 KB
/
team section.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
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
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
<!DOCTYPE html>
<html lang="en">
<head>
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet">
<link rel="icon" type="image/png" href="images/DZIKO LATHU NEW LOGO 2.jpg">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" rel="stylesheet">
<!-- Basic -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<!-- Site Metas -->
<meta name="keywords" content="Dziko Lathu, Malawi, Youth Empowerment, Agriculture, Sustainable Development, Economic Growth" />
<meta name="description" content="Dziko Lathu is a youth-led platform focused on empowering Malawi's future through innovative initiatives in agriculture, education, and sustainable development." />
<meta name="author" content="Dziko Lathu Team, led by Joseph Peter Kamvabingu" />
<title>Dziko Lathu - Empowering Youth for Malawi's Sustainable Future </title>
<!-- slider stylesheet -->
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.1.3/assets/owl.carousel.min.css" />
<!-- bootstrap core css -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css" />
<!-- fonts style -->
<link href="https://fonts.googleapis.com/css?family=Lato:400,700|Poppins:400,700|Roboto:400,700&display=swap" rel="stylesheet" />
<!-- Custom styles for this template -->
<link href="css/style.css" rel="stylesheet" />
<!-- responsive style -->
<link href="css/responsive.css" rel="stylesheet" />
</head>
<body>
<header class="header_section">
<div class="container">
<nav class="navbar navbar-expand-lg custom_nav-container ">
<a class="navbar-brand" href="index.html">
<img src="images/logo.png" alt="" />
<span>
Dziko Lathu
</span>
</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">
<div class="d-flex ml-auto flex-column flex-lg-row align-items-center">
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link" href="index.html">
Home <span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html"> About</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Economic Sectors
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="agriculture.html">Agriculture</a>
<a class="dropdown-item" href="manufacturing.html">Manufacturing</a>
<a class="dropdown-item" href="tourism.html">Tourism</a>
<a class="dropdown-item" href="mining.html">Mining</a>
<a class="dropdown-item" href="energy.html">Energy</a>
<a class="dropdown-item" href="governance.html">Governance</a>
<a class="dropdown-item" href="achievements.html">Achievements</a>
<a class="dropdown-item" href="team section.html">Our Team</a>
<a class="dropdown-item" href="News.html">News</a>
<a class="dropdown-item" href="mailto:[email protected]">Contact Us</a>
<a class="dropdown-item" href="construction.html">Donate</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Social Sectors
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="education.html">Education</a>
<a class="dropdown-item" href="healthcare.html">Healthcare</a>
<a class="dropdown-item" href="water-sanitation.html">Water and Sanitation</a>
<a class="dropdown-item" href="environmental conservation.html">environmental-conservation</a>
<a class="dropdown-item" href="team section.html">Our Team</a>
<a class="dropdown-item" href="News.html">News</a>
<a class="dropdown-item" href="achievements.html">Achievements</a>
<a class="dropdown-item" href="mailto:[email protected]">Contact Us</a>
<a class="dropdown-item" href="construction.html">Donate</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Infrastructure Dev
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="transportation.html">Transportation</a>
<a class="dropdown-item" href="energy-infrastructure.html">Energy Infrastructure</a>
<a class="dropdown-item" href="ict-telecommunications.html">ICT and Telecommunications</a>
<a class="dropdown-item" href="achievements.html">Achievements</a>
<a class="dropdown-item" href="team section.html">Our Team</a>
<a class="dropdown-item" href="News.html">News</a>
<a class="dropdown-item" href="mailto:[email protected]">Contact Us</a>
<a class="dropdown-item" href="construction.html">Donate</a>
</div>
</li>
<!-- Downloads Navigation Link -->
<li class="nav-item">
<a class="nav-link" href="Downloads and Resources.html" id="downloadsPageLink" role="button">
Downloads
</a>
</li>
<!-- Donate Button -->
<li class="nav-item">
<a class="nav-link btn btn-danger" href="donate.html" role="button">
Donate
</a>
</li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<!-- Team Section -->
<section class="team_section">
<div class="container">
<div class="heading_container">
<h2 class="section-title">Meet Our Team</h2>
<p class="section-subtitle">The individuals driving Dziko Lathu's mission forward</p>
</div>
<div class="row">
<!-- Team Member: Joseph Peter Kamvabingu -->
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="team-member">
<div class="img-box">
<img src="images/joj 3.jpg" alt="Joseph Peter Kamvabingu" class="img-fluid img-responsive">
</div>
<div class="detail-box">
<h5>Joseph Peter Kamvabingu</h5>
<p class="role">Founder & Chief Visionary Officer</p>
<p>Oversees the strategic vision and overall direction of Dziko Lathu.</p>
<p><b>Country:</b> Malawi</p>
<p><b>Region:</b> Central Region</p>
<ul class="social-icons">
<li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
<li><a href="#"><i class="fab fa-linkedin-in"></i></a></li>
</ul>
</div>
</div>
</div>
<!-- Team Member: Kate Manda -->
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="team-member">
<div class="img-box">
<img src="images/KATE MANDA.jpg" alt="Kate M Manda" class="img-fluid img-responsive">
</div>
<div class="detail-box">
<h5>Kate M. Manda</h5>
<p class="role">Data Analyst</p>
<p>Collects and analyzes data to inform strategies and track performance.</p>
<p><b>Country:</b> Malawi</p>
<p><b>Region:</b> Central Region</p>
<ul class="social-icons">
<li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
<li><a href="#"><i class="fab fa-linkedin-in"></i></a></li>
</ul>
</div>
</div>
</div>
<!-- Team Member: Tracy Chauya-->
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="team-member">
<div class="img-box">
<img src="images/tracy.jpg" alt="Kate M Manda" class="img-fluid img-responsive">
</div>
<div class="detail-box">
<h5>Tracy Chauya</h5>
<p class="role">Public Relations Officer</p>
<p>Manages communications and builds relationships with external stakeholders to promote Dziko Lathu’s work.</p>
<p><b>Country:</b> Malawi</p>
<p><b>Region:</b> Central Region</p>
<ul class="social-icons">
<li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
<li><a href="#"><i class="fab fa-linkedin-in"></i></a></li>
</ul>
</div>
</div>
</div>
<!-- Team Member: Mvula
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="team-member">
<div class="img-box">
<img src="images/mvula.jpg" alt="Mvula Ulrich" class="img-fluid img-responsive">
</div>
<div class="detail-box">
<h5>Mvula Ulrich</h5>
<p class="role">Project Manager</p>
<p>Leads and oversees the successful implementation of projects.</p>
<p><b>Country:</b> Malawi</p>
<p><b>Region:</b> Central Region</p>
<ul class="social-icons">
<li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
<li><a href="#"><i class="fab fa-linkedin-in"></i></a></li>
</ul>
</div>
</div>
</div>
Ulrich -->
<!-- Team Member: Emmanuel Kamvabingu -->
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="team-member">
<div class="img-box">
<img src="images/n.jpg" alt="Emmanuel Kamvabingu" class="img-fluid img-responsive">
</div>
<div class="detail-box">
<h5>Emmanuel Kamvabingu</h5>
<p class="role">Finance Manager</p>
<p>Manages budgets, financial planning, and ensures fiscal responsibility.</p>
<p><b>Country:</b> Malawi</p>
<p><b>Region:</b> Central Region</p>
<ul class="social-icons">
<li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
<li><a href="#"><i class="fab fa-linkedin-in"></i></a></li>
</ul>
</div>
</div>
</div>
<!-- Team Member: Blessings Peter Wyson -->
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="team-member">
<div class="img-box">
<img src="images/b2.jpg" alt="Blessings Peter Wyson" class="img-fluid img-responsive">
</div>
<div class="detail-box">
<h5>Blessings Peter Wyson</h5>
<p class="role">Marketing Strategist</p>
<p>Develops and implements marketing strategies to promote Dziko Lathu.</p>
<p><b>Country:</b> Malawi</p>
<p><b>Region:</b> Central Region</p>
<ul class="social-icons">
<li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
<li><a href="#"><i class="fab fa-linkedin-in"></i></a></li>
</ul>
</div>
</div>
</div>
<!-- Team Member: Timothy Chimbalanga -->
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="team-member">
<div class="img-box">
<img src="images/chi.jpg" alt="Timothy Chimbalanga" class="img-fluid img-responsive">
</div>
<div class="detail-box">
<h5>Timothy Chimbalanga</h5>
<p class="role">Social Media Specialist</p>
<p>Creates engaging posts and manages content across all social media platforms.</p>
<p><b>Country:</b> Malawi</p>
<p><b>Region:</b> Central Region</p>
<ul class="social-icons">
<li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="#"><i class="fab fa-instagram"></i></a></li>
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
</ul>
</div>
</div>
</div>
<!-- Team Member: Susan Moyo -->
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="team-member">
<div class="img-box">
<img src="images/gift amosi.jpg" alt="Gift Amosi" class="img-fluid img-responsive">
</div>
<div class="detail-box">
<h5>Gift Amosi</h5>
<p class="role">Community Outreach Coordinator</p>
<p>Engages with communities and builds partnerships for development projects.</p>
<p><b>Country:</b> Malawi</p>
<p><b>Region:</b> Central Region</p>
<ul class="social-icons">
<li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="#"><i class="fab fa-linkedin-in"></i></a></li>
</ul>
</div>
</div>
</div>
<!-- Team Member: EDWARD -->
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="team-member">
<div class="img-box">
<img src="images/EDDI.jpg" alt="Not yet " class="img-fluid img-responsive">
</div>
<div class="detail-box">
<h5>Edward Phenomenal</h5>
<p class="role">Graphic Designer</p>
<p>Edward is an expert in creating visually compelling designs for Dziko Lathu's projects and branding.</p>
<p><b>Country:</b> Malawi</p>
<p><b>Region:</b> Southern Region</p>
<ul class="social-icons">
<li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
<li><a href="#"><i class="fab fa-linkedin-in"></i></a></li>
</ul>
</div>
</div>
</div>
<!-- Team Member: Mbengo Gift Nthala -->
<div class="col-lg-4 col-md-6 col-sm-12">
<div class="team-member">
<div class="img-box">
<img src="images/GIFFT.png" alt="Mbengo Gift Nthala" class="img-fluid img-responsive">
</div>
<div class="detail-box">
<h5>Mbengo Gift Nthala</h5>
<p class="role">Youth Engagement Coordinator</p>
<p>Works on building relationships and partnerships within communities, focusing on youth outreach programs.</p>
<p><b>Country:</b> Malawi</p>
<p><b>Region:</b> Central Region</p>
<ul class="social-icons">
<li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
<li><a href="#"><i class="fab fa-linkedin-in"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section class="about_section">
<div class="container">
<div class="content">
<!-- Image Box -->
<div class="img-box">
<img src="images/DZIKO LATHU NEW LOGO 2.jpg" alt="About Us Image" class="img-fluid">
</div>
<!-- Text Content -->
<div class="detail-box">
<h2 class="section-title">
About Us
</h2>
<p class="about-text">
We are committed to driving meaningful impact by fostering growth, innovation, and sustainability.
Our mission is to create solutions that empower communities and bridge opportunities globally.
We believe in creating a legacy that inspires and uplifts humanity.
</p>
<a href="#" class="btn-custom">
Connect With Us
</a>
</div>
</div>
</div>
</section>
<!-- end about section -->
<!-- end client section -->
<!-- end contact section -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Dziko Lathu</title>
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!-- Info Section -->
<section class="info_section layout_padding">
<div class="container">
<div class="info_form">
<div class="row">
<div class="offset-lg-3 col-lg-3">
<h5 class="form_heading">Join Our Newsletter</h5>
</div>
<div class="col-md-6">
<form action="#">
<input type="text" placeholder="Enter Your Email Address">
<button>Subscribe</button>
</form>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<!-- About Us -->
<div class="col-md-3">
<div class="info_logo">
<div>
<a href="#">
<img src="images/logo.png" alt="Dziko Lathu Logo" />
<span>Dziko Lathu</span>
</a>
</div>
<p>
"Dziko Lathu" highlights Malawi's growth and development journey, showcasing efforts to improve the nation
in various sectors.
</p>
</div>
</div>
<!-- Contact Us -->
<div class="col-md-3">
<div class="info_links">
<h5>Contact Us</h5>
<p>
Email: <a href="mailto:[email protected]">[email protected]</a><br>
Phone: <a href="https://wa.me/265992954281" target="_blank">+265 992 954 281</a> (WhatsApp)<br>
Location: Lilongwe, Malawi
</p>
</div>
</div>
<!-- Information -->
<div class="col-md-3">
<div class="info_insta">
<h5>Information</h5>
<p>
Explore insights about infrastructure development, education, healthcare, and agricultural reforms in
Malawi.
</p>
</div>
</div>
<!-- Follow Us -->
<div class="col-md-3">
<div class="pl-0 pl-lg-5 pl-md-4">
<h5>Follow Us on Social Media</h5>
<p>
Stay connected and up-to-date by following Dziko Lathu on our social media platforms. Join the conversation and
be part of our community.
</p>
<ul class="social-icons">
<li><a href="https://www.facebook.com/DzikoLathuMw" target="_blank"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="https://twitter.com/dzikolathu" target="_blank"><i class="fab fa-twitter"></i></a></li>
<li><a href="https://instagram.com/dzikolathu" target="_blank"><i class="fab fa-instagram"></i></a></li>
<li><a href="https://www.linkedin.com/company/106102197/admin/?lipi=urn%3Ali%3Apage%3Ad_flagship3_feed%3Bw8WM93MkRGeJAL1zlRuCdQ%3D%3D" target="_blank"><i class="fab fa-linkedin-in"></i></a></li>
<!-- Added YouTube -->
<li><a href="https://www.youtube.com/@Dziko_Lathu" target="_blank"><i class="fab fa-youtube"></i></a></li>
<!-- Added WhatsApp -->
<li><a href="https://whatsapp.com/channel/0029Vb1PEMjCMY0KKbctAG0T" target="_blank"><i class="fab fa-whatsapp"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- End Info Section -->
<!-- Scroll to Top Arrow -->
<div id="scrollToTop">
<i class="fas fa-arrow-up"></i>
</div>
<!-- Footer Section -->
<section class="container-fluid footer_section">
<p>
© 2024-2025 Dziko Lathu. All Rights Reserved.
</p>
</section>
<!-- End Footer Section -->
<!-- JavaScript Files -->
<script type="text/javascript" src="js/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="javascript.js"></script>
<!-- Map Script -->
<script>
function initMap() {
// Coordinates for Lilongwe, Malawi
var lilongwe = { lat: -13.9626, lng: 33.7741 };
// Create map centered on Lilongwe
var map = new google.maps.Map(document.getElementById("map"), {
zoom: 11,
center: lilongwe
});
// Add a custom marker
var marker = new google.maps.Marker({
position: lilongwe,
map: map,
icon: "images/maps-and-flags.png"
});
}
</script>
<!-- Google Maps API -->
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=initMap"></script>
<!-- Navigation Scripts -->
<script>
function openNav() {
document.getElementById("myNav").style.width = "100%";
}
function closeNav() {
document.getElementById("myNav").style.width = "0%";
}
</script>
</body>
</html>