Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5cbf009536 | |||
| 40fdea8d75 |
@@ -105,19 +105,19 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "education", label: "Education", title: "Advancing Knowledge and Skills", items: [
|
id: "education", label: "Education", title: "Advancing Knowledge and Skills", items: [
|
||||||
"Scholarship programs for deserving students", "STEM and vocational training courses", "Digital literacy initiatives", "Career development workshops"
|
"Scholarship programs for deserving students - 2,000+ awarded", "STEM and vocational training courses - 5,000+ graduates annually", "Digital literacy initiatives - 10,000+ trained in tech skills", "Career development workshops - 500+ professional placements"
|
||||||
],
|
],
|
||||||
buttons: [{ text: "Learn More", href: "#" }]
|
buttons: [{ text: "Learn More", href: "#" }]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "civic", label: "Civic", title: "Fostering Democratic Participation", items: [
|
id: "civic", label: "Civic", title: "Fostering Democratic Participation", items: [
|
||||||
"Youth leadership training programs", "Civic engagement campaigns", "Community service projects", "Youth council development"
|
"Youth leadership training programs - 800+ leaders developed", "Civic engagement campaigns - 50,000+ youth engaged", "Community service projects - 1,200+ projects implemented", "Youth council development - 30+ active councils nationwide"
|
||||||
],
|
],
|
||||||
buttons: [{ text: "Learn More", href: "#" }]
|
buttons: [{ text: "Learn More", href: "#" }]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "economic", label: "Economic", title: "Creating Economic Opportunities", items: [
|
id: "economic", label: "Economic", title: "Creating Economic Opportunities", items: [
|
||||||
"Entrepreneurship and business incubation", "Skills training for job placement", "Microfinance support programs", "Youth employment pathways"
|
"Entrepreneurship and business incubation - 400+ startups launched", "Skills training for job placement - 3,500+ employed", "Microfinance support programs - $2M+ disbursed", "Youth employment pathways - 1,200+ jobs created"
|
||||||
],
|
],
|
||||||
buttons: [{ text: "Learn More", href: "#" }]
|
buttons: [{ text: "Learn More", href: "#" }]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user