From 256a81375723f68a73e0ae6b5b4d94c3cf16fdda Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 18:09:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dcdf86b..18a56c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { description="Heart Responders is a charitable organization built on one simple truth: when crisis strikes, people need more than words—they need immediate, meaningful action." subdescription="We don't wait. We act. Whether it's delivering emergency aid to families affected by fire, collecting funds for vital medication, providing food and clothes to the vulnerable, or planting trees to restore what has been lost—we are there. Right where help is needed most." icon={Heart} - imageSrc="http://img.b2bpic.net/free-vector/flat-landing-page-template-world-cancer-day-awareness_23-2150028503.jpg" + imageSrc="http://img.b2bpic.net/free-vector/flat-landing-page-template-world-cancer-day-awareness_23-2150028503.jpg?_wi=1" imageAlt="Heart Responders compassionate community action" mediaAnimation="opacity" useInvertedBackground={false} @@ -143,7 +143,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Rapid Mobilization", description: "Our alert system and pre-positioned resources mean we're ready to move within hours, not days. Speed is compassion.", imageSrc: "http://img.b2bpic.net/free-vector/flat-landing-page-template-world-cancer-day-awareness_23-2150028503.jpg", imageAlt: "Rapid response deployment" + title: "Rapid Mobilization", description: "Our alert system and pre-positioned resources mean we're ready to move within hours, not days. Speed is compassion.", imageSrc: "http://img.b2bpic.net/free-vector/flat-landing-page-template-world-cancer-day-awareness_23-2150028503.jpg?_wi=2", imageAlt: "Rapid response deployment" }, { id: 2, @@ -151,7 +151,7 @@ export default function LandingPage() { }, { id: 3, - title: "Flexible Volunteering", description: "Work around your schedule. Whether it's 2 hours or 20, every contribution matters. No long-term commitment required.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-crossed-arms-against-concrete-backdrop_23-2148130266.jpg", imageAlt: "Volunteer flexibility" + title: "Flexible Volunteering", description: "Work around your schedule. Whether it's 2 hours or 20, every contribution matters. No long-term commitment required.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-crossed-arms-against-concrete-backdrop_23-2148130266.jpg?_wi=1", imageAlt: "Volunteer flexibility" } ]} /> @@ -169,7 +169,7 @@ export default function LandingPage() { animationType="opacity" team={[ { - id: "1", name: "Dr. Lisa Okonkwo", role: "Executive Director & Co-Founder", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-crossed-arms-against-concrete-backdrop_23-2148130266.jpg", imageAlt: "Dr. Lisa Okonkwo" + id: "1", name: "Dr. Lisa Okonkwo", role: "Executive Director & Co-Founder", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-crossed-arms-against-concrete-backdrop_23-2148130266.jpg?_wi=2", imageAlt: "Dr. Lisa Okonkwo" }, { id: "2", name: "James Patel", role: "Director of Operations", imageSrc: "http://img.b2bpic.net/free-photo/portrait-volunteers-who-organized-donations-charity_23-2149230566.jpg", imageAlt: "James Patel" -- 2.49.1