-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathprograms.html
More file actions
305 lines (287 loc) · 14.7 KB
/
programs.html
File metadata and controls
305 lines (287 loc) · 14.7 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Our Programs | Thokoza Progressive Youth</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">
</head>
<body>
<!-- Header Section -->
<header class="header">
<div class="container">
<div class="logo">
<a href="index.html"><img src="assets/images/logo.jpg" alt="Thokoza Progressive Youth Logo"></a>
</div>
<nav class="navbar">
<ul>
<li><a href="index.html"><i class="fas fa-home"></i> Home</a></li>
<li><a href="about.html"><i class="fas fa-info-circle"></i> About</a></li>
<li class="active"><a href="programs.html"><i class="fas fa-project-diagram"></i> Programs</a></li>
<li><a href="events.html"><i class="fas fa-calendar-alt"></i> Events</a></li>
<li><a href="gallery.html"><i class="fas fa-images"></i> Gallery</a></li>
<li><a href="contact.html"><i class="fas fa-envelope"></i> Contact</a></li>
<li><a href="donate.html"><i class="fas fa-hand-holding-heart"></i>Donate</a></li>
</ul>
</nav>
<div class="mobile-menu-btn">
<i class="fas fa-bars"></i>
</div>
</div>
</header>
<!-- Page Banner -->
<section class="page-banner">
<div class="container">
<h2>Our Programs</h2>
<p>Discover the initiatives that are transforming young lives in our community</p>
<a href="index.html"><img src="assets/images/logo.jpg" alt="Thokozani Progressive Youth Logo"></a>
</div>
</section>
<!-- Programs Section -->
<section class="programs-section">
<div class="container">
<div class="program-categories">
<button class="category-btn active" data-category="all">All Programs</button>
<button class="category-btn" data-category="education">Education</button>
<button class="category-btn" data-category="skills">Skills Development</button>
<button class="category-btn" data-category="community">Community</button>
<button class="category-btn" data-category="leadership">Leadership</button>
</div>
<div class="programs-grid">
<!-- Education Programs -->
<div class="program-card" data-category="education">
<div class="program-icon">
<i class="fas fa-book-open"></i>
</div>
<h3>School Holiday Programme</h3>
<p>Holiday Computer lessons in core skills for school students, led by qualified volunteers.</p>
<div class="program-details">
<p><strong>Age Group:</strong> 9-17 years</p>
<p><strong>Schedule:</strong>During School Holidays</p>
<p><strong>Location:</strong> Ginacker Skills Centre</p>
</div>
<a href="#" class="btn btn-small">Learn More</a>
</div>
<div class="program-card" data-category="education">
<div class="program-icon">
<i class="fas fa-graduation-cap"></i>
</div>
<h3>University Prep Program</h3>
<p>Guidance on university applications, financial aid, and career choices for matric students.</p>
<div class="program-details">
<p><strong>Age Group:</strong> 17-19 years</p>
<p><strong>Schedule:</strong> Saturdays, 10am-1pm</p>
<p><strong>Location:</strong> Youth Center</p>
</div>
<a href="#" class="btn btn-small">Learn More</a>
</div>
<!-- Skills Development Programs -->
<div class="program-card" data-category="skills">
<div class="program-icon">
<i class="fas fa-laptop-code"></i>
</div>
<h3>Digital Skills Training</h3>
<p>Basic computer literacy, Microsoft Office, and introductory coding for youth with limited tech access.</p>
<div class="program-details">
<p><strong>Age Group:</strong> 16-25 years</p>
<p><strong>Schedule:</strong> Weekday mornings</p>
<p><strong>Location:</strong> Computer Lab</p>
</div>
<a href="#" class="btn btn-small">Learn More</a>
</div>
<div class="program-card" data-category="skills">
<div class="program-icon">
<i class="fas fa-tools"></i>
</div>
<h3>Vocational Training</h3>
<p>Hands-on training in trades like electrical work, plumbing, and Solar with certification.</p>
<div class="program-details">
<p><strong>Age Group:</strong> 18-35 years</p>
<p><strong>Schedule:</strong> Mon-Fri, 8am-2pm</p>
<p><strong>Location:</strong> Workshop</p>
</div>
<a href="#" class="btn btn-small">Learn More</a>
</div>
<!-- Community Programs -->
<div class="program-card" data-category="community">
<div class="program-icon">
<i class="fas fa-hand-holding-heart"></i>
</div>
<h3>Community Service</h3>
<p>Monthly projects addressing local needs, from park cleanups to elder care initiatives.</p>
<div class="program-details">
<p><strong>Age Group:</strong> All ages</p>
<p><strong>Schedule:</strong> Occassionally</p>
<p><strong>Location:</strong> Various</p>
</div>
<a href="#" class="btn btn-small">Learn More</a>
</div>
<div class="program-card" data-category="community">
<div class="program-icon">
<i class="fas fa-seedling"></i>
</div>
<h3>Urban Farming</h3>
<p>Teaching sustainable agriculture techniques through our community garden project.</p>
<div class="program-details">
<p><strong>Age Group:</strong> 14+ years</p>
<p><strong>Schedule:</strong> Wed & Sat mornings</p>
<p><strong>Location:</strong> Community Garden</p>
</div>
<a href="#" class="btn btn-small">Learn More</a>
</div>
<!-- Leadership Programs -->
<div class="program-card" data-category="leadership">
<div class="program-icon">
<i class="fas fa-users"></i>
</div>
<h3>Youth Leadership</h3>
<p>Developing leadership skills through workshops, mentorship, and practical projects.</p>
<div class="program-details">
<p><strong>Age Group:</strong> 16-24 years</p>
<p><strong>Schedule:</strong> Bi-weekly sessions</p>
<p><strong>Location:</strong> Youth Center</p>
</div>
<a href="#" class="btn btn-small">Learn More</a>
</div>
<div class="program-card" data-category="leadership">
<div class="program-icon">
<i class="fas fa-microphone"></i>
</div>
<h3>Public Speaking</h3>
<p>Building confidence and communication skills through our debate and public speaking club.</p>
<div class="program-details">
<p><strong>Age Group:</strong> 14-20 years</p>
<p><strong>Schedule:</strong> Fridays, 4-6pm</p>
<p><strong>Location:</strong> Community Hall</p>
</div>
<a href="#" class="btn btn-small">Learn More</a>
</div>
</div>
</div>
</section>
<!-- Program Benefits Section -->
<section class="benefits-section">
<div class="container">
<h2 class="section-title">Why Join Our Programs?</h2>
<div class="benefits-grid">
<div class="benefit-card">
<div class="benefit-icon">
<i class="fas fa-certificate"></i>
</div>
<h3>Certification</h3>
<p>Receive recognized certificates upon program completion to boost your CV.</p>
</div>
<div class="benefit-card">
<div class="benefit-icon">
<i class="fas fa-network-wired"></i>
</div>
<h3>Networking</h3>
<p>Connect with professionals, mentors, and like-minded peers.</p>
</div>
<div class="benefit-card">
<div class="benefit-icon">
<i class="fas fa-briefcase"></i>
</div>
<h3>Job Opportunities</h3>
<p>Access to our job placement program for qualified participants.</p>
</div>
<div class="benefit-card">
<div class="benefit-icon">
<i class="fas fa-user-graduate"></i>
</div>
<h3>Personal Growth</h3>
<p>Develop confidence, discipline, and valuable life skills.</p>
</div>
</div>
</div>
</section>
<!-- Testimonials Section -->
<section class="program-testimonials">
<div class="container">
<h2 class="section-title">Success Stories</h2>
<div class="testimonial-slider">
<div class="testimonial-card">
<div class="testimonial-content">
<p>"The digital skills program helped me land my first job as a data capturer. I'm now saving for college."</p>
</div>
<div class="testimonial-author">
<div class="author-img">
<i class="fas fa-user-circle"></i>
</div>
<div class="author-info">
<h4>Thando M.</h4>
<p>Digital Skills Graduate, 2022</p>
</div>
</div>
</div>
<div class="testimonial-card">
<div class="testimonial-content">
<p>"Through the leadership program, I gained confidence to start a community book drive that collected over 500 books for our library."</p>
</div>
<div class="testimonial-author">
<div class="author-img">
<i class="fas fa-user-circle"></i>
</div>
<div class="author-info">
<h4>Bongani K.</h4>
<p>Leadership Program, 2021</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Registration CTA -->
<section class="registration-cta">
<div class="container">
<div class="cta-content">
<h2>Ready to Join?</h2>
<p>Applications are open for our upcoming programs. Spaces are limited, so apply early!</p>
<a href="contact.html" class="btn btn-primary">Register Now</a>
</div>
</div>
</section>
<!-- Footer Section -->
<footer class="footer">
<div class="container">
<div class="footer-grid">
<div class="footer-col">
<h3>About Us</h3>
<p>Thokoza Progressive Youth is a community-based organization dedicated to empowering young people through education, skills development, and social engagement.</p>
<div class="social-links">
<a href="#"><i class="fab fa-facebook-f"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="#"><i class="fab fa-youtube"></i></a>
</div>
</div>
<div class="footer-col">
<h3>Quick Links</h3>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="programs.html">Programs</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<div class="footer-col">
<h3>Contact Info</h3>
<ul class="contact-info">
<li><i class="fas fa-map-marker-alt"></i> 8579 Tsepo Street Grinacker Skills Centre, South Africa</li>
<li><i class="fas fa-phone"></i> +27 11 860 5204</li>
<li><i class="fas fa-envelope"></i> info@thokozaprogressiveyouth.org.za</li>
</ul>
</div>
</div>
<div class="footer-bottom">
<p>© 2023 Thokoza Progressive Youth. All Rights Reserved.</p>
</div>
</div>
</footer>
<script src="js/main.js"></script>
</body>
</html>