diff --git a/src/app/page.tsx b/src/app/page.tsx index 59a0da2..50c0bd6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,19 +93,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Global Outreach Programs", description: "Connecting volunteers and resources with communities in need worldwide.", bentoComponent: "globe", imageAlt: "abstract globe network connections" + title: "Global Outreach Programs", description: "Connecting volunteers and resources with communities in need worldwide.", bentoComponent: "globe" }, { - title: "Sustainable Development Projects", description: "Implementing eco-friendly solutions for long-term community resilience.", bentoComponent: "reveal-icon", icon: Leaf, - imageAlt: "abstract globe network connections" + title: "Sustainable Development Projects", description: "Implementing eco-friendly solutions for long-term community resilience.", bentoComponent: "reveal-icon", icon: Leaf }, { - title: "Education & Empowerment", description: "Providing access to education and skills training for all ages.", bentoComponent: "reveal-icon", icon: BookOpen, - imageAlt: "abstract globe network connections" + title: "Education & Empowerment", description: "Providing access to education and skills training for all ages.", bentoComponent: "reveal-icon", icon: BookOpen }, { - title: "Health & Well-being", description: "Promoting holistic health and access to vital medical resources.", bentoComponent: "reveal-icon", icon: Heart, - imageAlt: "abstract globe network connections" + title: "Health & Well-being", description: "Promoting holistic health and access to vital medical resources.", bentoComponent: "reveal-icon", icon: Heart } ]} title="Our Key Initiatives" @@ -121,14 +118,14 @@ export default function LandingPage() { animationType="slide-up" metrics={[ { - id: "1", value: "25K+", title: "Lives Transformed", description: "Through education, health, and economic programs.", icon: Users, + id: "1", value: "25K+", title: "Lives Transformed", description: "Through education, health, and economic programs.", icon: Users }, { - id: "2", value: "150+", title: "Global Projects", description: "Impacting diverse communities across continents.", icon: Globe, + id: "2", value: "150+", title: "Global Projects", description: "Impacting diverse communities across continents.", icon: Globe }, { - id: "3", value: "500+", title: "Dedicated Volunteers", description: "The heart of our efforts, driving every initiative forward.", icon: Globe, - }, + id: "3", value: "500+", title: "Dedicated Volunteers", description: "The heart of our efforts, driving every initiative forward.", icon: Globe + } ]} title="Measuring Our Impact" description="Tangible results reflecting our dedication to creating lasting change." @@ -165,7 +162,7 @@ export default function LandingPage() { { id: "5", title: "Building Stronger Communities", quote: "Forny.org understands the needs of local communities. Their tailored programs foster genuine growth and self-sufficiency.", name: "Maria Garcia", role: "Local Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing-with-crossed-arms_23-2148095767.jpg", imageAlt: "Maria Garcia smiling"}, { - id: "6", title: "Inspiring Global Citizens", quote: "Being a Forny.org volunteer has been incredibly rewarding. I've witnessed firsthand the profound positive impact we make together.", name: "David Lee", role: "Global Volunteer", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-male-teenager-guy-with-earphones_171337-8983.jpg", imageAlt: "David Lee smiling"}, + id: "6", title: "Inspiring Global Citizens", quote: "Being a Forny.org volunteer has been incredibly rewarding. I've witnessed firsthand the profound positive impact we make together.", name: "David Lee", role: "Global Volunteer", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-male-teenager-guy-with-earphones_171337-8983.jpg", imageAlt: "David Lee smiling"} ]} title="Voices of Impact" description="Hear directly from those whose lives have been touched by Forny.org's work." @@ -185,7 +182,7 @@ export default function LandingPage() { { id: "4", title: "How are donations utilized?", content: "Donations are primarily used to fund our community projects, including educational resources, medical supplies, sustainable infrastructure, and operational costs. We prioritize transparency and impact."}, { - id: "5", title: "Can I propose a new project or partnership?", content: "Yes, we are always open to new ideas and collaborations that align with our mission. Please use the contact form to submit your proposal, and our team will review it promptly."}, + id: "5", title: "Can I propose a new project or partnership?", content: "Yes, we are always open to new ideas and collaborations that align with our mission. Please use the contact form to submit your proposal, and our team will review it promptly."} ]} sideTitle="Your Questions, Answered" sideDescription="Find quick answers to the most common inquiries about Forny.org, our mission, and how you can get involved."