From 83093e86f00f566855c5c2c2a74f423b2c5b8a26 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 01:52:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 03c10c1..959ff4d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { title="Building a Brighter Future for South African Children" description="We provide education, nutrition, and mentorship to empower children in underserved communities across South Africa." buttons={[{ text: "Donate Now", href: "#contact" }, { text: "Learn Our Impact", href: "#impact" }]} - imageSrc="http://img.b2bpic.net/free-photo/mother-drawing-with-kid-full-shot_23-2149748333.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mother-drawing-with-kid-full-shot_23-2149748333.jpg?_wi=1" imageAlt="South African children engaged in learning and play" /> @@ -58,7 +58,7 @@ export default function LandingPage() { title="Our Commitment to Every Child" description="RiseSA exists to bridge the educational and health divide for vulnerable children. Through sustainable partnerships and community-led initiatives, we ensure every child has the tools to succeed regardless of their background." buttons={[{ text: "Read Our Story", href: "#" }]} - imageSrc="http://img.b2bpic.net/free-photo/father-teaching-his-daughter-how-use-magnifying-glass_53876-41090.jpg" + imageSrc="http://img.b2bpic.net/free-photo/father-teaching-his-daughter-how-use-magnifying-glass_53876-41090.jpg?_wi=1" imageAlt="Our community outreach team supporting local children" /> @@ -69,9 +69,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} metrics={[ - { id: "m1", value: "15,000+", title: "Meals Provided", description: "Hot, nutritious meals served weekly in schools.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meal-containers-with-notebook_23-2148484675.jpg" }, - { id: "m2", value: "850+", title: "Students Mentored", description: "Direct academic and emotional support provided.", imageSrc: "http://img.b2bpic.net/free-photo/college-students-cramming-outdoor_23-2149649377.jpg" }, - { id: "m3", value: "22", title: "Partner Schools", description: "Collaborative educational institutions across SA.", imageSrc: "http://img.b2bpic.net/free-photo/college-colleagues-studying-together_23-2149038422.jpg" }, + { id: "m1", value: "15,000+", title: "Meals Provided", description: "Hot, nutritious meals served weekly in schools.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meal-containers-with-notebook_23-2148484675.jpg?_wi=1" }, + { id: "m2", value: "850+", title: "Students Mentored", description: "Direct academic and emotional support provided.", imageSrc: "http://img.b2bpic.net/free-photo/college-students-cramming-outdoor_23-2149649377.jpg?_wi=1" }, + { id: "m3", value: "22", title: "Partner Schools", description: "Collaborative educational institutions across SA.", imageSrc: "http://img.b2bpic.net/free-photo/college-colleagues-studying-together_23-2149038422.jpg?_wi=1" }, ]} title="Measurable Impact" description="Our efforts are quantified through tangible results for the communities we serve." @@ -108,11 +108,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Thandiwe M.", date: "Oct 2023", title: "Community Lead", quote: "RiseSA has completely changed the outlook for our local students. Education is now accessible.", tag: "Impact", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-standing-garden_107420-29991.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mother-drawing-with-kid-full-shot_23-2149748333.jpg" }, - { id: "t2", name: "John D.", date: "Sep 2023", title: "Volunteer Teacher", quote: "Seeing these children thrive after implementing the tutoring program is why I volunteer.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-mechanic-repair-garage_107420-95938.jpg", imageSrc: "http://img.b2bpic.net/free-photo/father-teaching-his-daughter-how-use-magnifying-glass_53876-41090.jpg" }, - { id: "t3", name: "Lerato B.", date: "Aug 2023", title: "Parent", quote: "My daughter is more confident than ever before. Thank you for the support.", tag: "Support", avatarSrc: "http://img.b2bpic.net/free-photo/immigration-people_53876-121540.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meal-containers-with-notebook_23-2148484675.jpg" }, - { id: "t4", name: "Sipho K.", date: "July 2023", title: "School Principal", quote: "The nutrition initiative has boosted attendance by nearly 30% this year.", tag: "Health", avatarSrc: "http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891374.jpg", imageSrc: "http://img.b2bpic.net/free-photo/college-students-cramming-outdoor_23-2149649377.jpg" }, - { id: "t5", name: "Maria V.", date: "June 2023", title: "Program Volunteer", quote: "It is inspiring to work with such dedicated local teams every weekend.", tag: "Dedication", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-discussing-work_52683-101636.jpg", imageSrc: "http://img.b2bpic.net/free-photo/college-colleagues-studying-together_23-2149038422.jpg" }, + { id: "t1", name: "Thandiwe M.", date: "Oct 2023", title: "Community Lead", quote: "RiseSA has completely changed the outlook for our local students. Education is now accessible.", tag: "Impact", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-standing-garden_107420-29991.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mother-drawing-with-kid-full-shot_23-2149748333.jpg?_wi=2" }, + { id: "t2", name: "John D.", date: "Sep 2023", title: "Volunteer Teacher", quote: "Seeing these children thrive after implementing the tutoring program is why I volunteer.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-mechanic-repair-garage_107420-95938.jpg", imageSrc: "http://img.b2bpic.net/free-photo/father-teaching-his-daughter-how-use-magnifying-glass_53876-41090.jpg?_wi=2" }, + { id: "t3", name: "Lerato B.", date: "Aug 2023", title: "Parent", quote: "My daughter is more confident than ever before. Thank you for the support.", tag: "Support", avatarSrc: "http://img.b2bpic.net/free-photo/immigration-people_53876-121540.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meal-containers-with-notebook_23-2148484675.jpg?_wi=2" }, + { id: "t4", name: "Sipho K.", date: "July 2023", title: "School Principal", quote: "The nutrition initiative has boosted attendance by nearly 30% this year.", tag: "Health", avatarSrc: "http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891374.jpg", imageSrc: "http://img.b2bpic.net/free-photo/college-students-cramming-outdoor_23-2149649377.jpg?_wi=2" }, + { id: "t5", name: "Maria V.", date: "June 2023", title: "Program Volunteer", quote: "It is inspiring to work with such dedicated local teams every weekend.", tag: "Dedication", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-discussing-work_52683-101636.jpg", imageSrc: "http://img.b2bpic.net/free-photo/college-colleagues-studying-together_23-2149038422.jpg?_wi=2" }, ]} title="Community Voices" description="Hear directly from the educators, parents, and volunteers making this possible." -- 2.49.1