3 Commits

Author SHA1 Message Date
05df10caef Update src/app/page.tsx 2026-03-03 06:58:05 +00:00
7560c35feb Merge version_3 into main
Merge version_3 into main
2026-03-03 06:55:16 +00:00
5022411843 Update src/app/page.tsx 2026-03-03 06:55:08 +00:00

View File

@@ -81,7 +81,7 @@ export default function LandingPage() {
<div id="metrics" data-section="metrics">
<AboutMetric
title="Our Commitment to Every Child's Growth and Well-being"
title="Proven Impact: 15 Years of Transforming Lives"
useInvertedBackground={false}
metrics={[
{ icon: Users, label: "Children Supported", value: "40+" },
@@ -175,7 +175,7 @@ export default function LandingPage() {
<ContactFaq
ctaTitle="Questions? We're Here to Help"
ctaDescription="Reach out to learn more about our programs, discuss your child's needs, or explore partnership opportunities. Our compassionate team is ready to support you."
ctaButton={{ text: "Get in Touch", href: "mailto:nanjiloasismrc@gmail.com" }}
ctaButton={{ text: "Ask About Programs", href: "mailto:nanjiloasismrc@gmail.com" }}
ctaIcon={MessageCircle}
useInvertedBackground={false}
animationType="slide-up"