Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-22 16:51:41 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
handle: "@community_leader",
testimonial: "Their long-term commitment transformed our local village economy.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-asian-diverse-people-volunteer-holding-donation-box-fundraiser-emergency-situation-such-as-help-ukraine-flood-victims-food-children-charity-eventvolunteering-conceptual_640221-320.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-asian-diverse-people-volunteer-holding-donation-box-fundraiser-emergency-situation-such-as-help-ukraine-flood-victims-food-children-charity-eventvolunteering-conceptual_640221-320.jpg?_wi=1",
imageAlt: "charity community support children",
},
{
@@ -71,7 +71,7 @@ export default function LandingPage() {
handle: "@volunteer_coordinator",
testimonial: "I have seen direct, life-changing impact in thousands of families.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-different-people-volunteering-foodbank_23-2149012216.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-different-people-volunteering-foodbank_23-2149012216.jpg?_wi=1",
imageAlt: "charity community support children",
},
{
@@ -79,7 +79,7 @@ export default function LandingPage() {
handle: "@education_advocate",
testimonial: "Providing school supplies has truly changed the trajectory of our kids.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-women-fetching-water_23-2149021914.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-women-fetching-water_23-2149021914.jpg?_wi=1",
imageAlt: "charity community support children",
},
{
@@ -87,7 +87,7 @@ export default function LandingPage() {
handle: "@donor",
testimonial: "Knowing exactly how my donation helps makes all the difference.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-school-teacher-giving-help-support-schoolboy-class_74855-16348.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-school-teacher-giving-help-support-schoolboy-class_74855-16348.jpg?_wi=1",
imageAlt: "charity community support children",
},
{
@@ -95,11 +95,11 @@ export default function LandingPage() {
handle: "@beneficiary",
testimonial: "Sustainable change is visible everywhere in our community now.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-showing-world-globe-blue-uniform-looking-careful_176474-12863.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-showing-world-globe-blue-uniform-looking-careful_176474-12863.jpg?_wi=1",
imageAlt: "charity community support children",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/group-asian-diverse-people-volunteer-holding-donation-box-fundraiser-emergency-situation-such-as-help-ukraine-flood-victims-food-children-charity-eventvolunteering-conceptual_640221-320.jpg"
imageSrc="http://img.b2bpic.net/free-photo/group-asian-diverse-people-volunteer-holding-donation-box-fundraiser-emergency-situation-such-as-help-ukraine-flood-victims-food-children-charity-eventvolunteering-conceptual_640221-320.jpg?_wi=2"
imageAlt="Community members working together on a development project"
avatars={[
{
@@ -162,7 +162,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Building Sustainable Futures"
description="We don't just provide relief; we equip communities with the resources, education, and health support they need to break the cycle of poverty permanently. Our approach is centered on local leadership and lasting change."
imageSrc="http://img.b2bpic.net/free-photo/group-different-people-volunteering-foodbank_23-2149012216.jpg"
imageSrc="http://img.b2bpic.net/free-photo/group-different-people-volunteering-foodbank_23-2149012216.jpg?_wi=2"
imageAlt="Development project site in action"
/>
</div>
@@ -175,19 +175,19 @@ export default function LandingPage() {
{
title: "Water & Sanitation",
description: "Constructing wells and sanitation infrastructure for thousands of households.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-women-fetching-water_23-2149021914.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-women-fetching-water_23-2149021914.jpg?_wi=2",
imageAlt: "Clean water facility",
},
{
title: "Global Education",
description: "Supporting schools, teacher training, and essential classroom learning materials.",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-school-teacher-giving-help-support-schoolboy-class_74855-16348.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-school-teacher-giving-help-support-schoolboy-class_74855-16348.jpg?_wi=2",
imageAlt: "Students in classroom",
},
{
title: "Healthcare Access",
description: "Delivering medical training, maternal care, and community clinic resources.",
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-showing-world-globe-blue-uniform-looking-careful_176474-12863.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-showing-world-globe-blue-uniform-looking-careful_176474-12863.jpg?_wi=2",
imageAlt: "Medical outreach clinic",
},
]}