Update src/app/page.tsx

This commit is contained in:
2026-03-03 08:53:25 +00:00
parent c42e164191
commit f923f115b5

View File

@@ -58,11 +58,11 @@ export default function HomePage() {
background={{ variant: "radial-gradient" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-scholars-library-engaged-remote-learning-with-their-mentor_482257-119542.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-scholars-library-engaged-remote-learning-with-their-mentor_482257-119542.jpg?_wi=1",
imageAlt: "community education classroom learning",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-black-pediatrician-talking-little-girl-who-came-with-mother-clinic-covid19-pandemic_637285-11232.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-black-pediatrician-talking-little-girl-who-came-with-mother-clinic-covid19-pandemic_637285-11232.jpg?_wi=1",
imageAlt: "healthcare medical clinic community",
},
{
@@ -70,7 +70,7 @@ export default function HomePage() {
imageAlt: "youth training workshop empowerment",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-diverse-people-enjoying-park_53876-63295.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-diverse-people-enjoying-park_53876-63295.jpg?_wi=1",
imageAlt: "village community gathering people",
},
]}
@@ -80,7 +80,7 @@ export default function HomePage() {
imageAlt: "school children education africa",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-black-pediatrician-talking-little-girl-who-came-with-mother-clinic-covid19-pandemic_637285-11232.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-black-pediatrician-talking-little-girl-who-came-with-mother-clinic-covid19-pandemic_637285-11232.jpg?_wi=2",
imageAlt: "medical outreach healthcare clinic",
},
{
@@ -126,7 +126,7 @@ export default function HomePage() {
title: "Educational Access",
description: "We provide scholarships, school supplies, and teacher training to ensure children in underserved communities receive quality education and have pathways to brighter futures.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/groupmates-learning-university-girl-looking-camera_7502-9428.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/groupmates-learning-university-girl-looking-camera_7502-9428.jpg?_wi=1",
imageAlt: "education students classroom learning",
},
items: [
@@ -141,7 +141,7 @@ export default function HomePage() {
title: "Healthcare Initiatives",
description: "Our medical teams provide preventative care, health education, and treatment services to remote villages, addressing critical health disparities and improving community wellness.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-listening-diverse-male-patients-clinic-lobby_482257-131184.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-listening-diverse-male-patients-clinic-lobby_482257-131184.jpg?_wi=1",
imageAlt: "healthcare medical clinic patients",
},
items: [
@@ -156,7 +156,7 @@ export default function HomePage() {
title: "Economic Empowerment",
description: "We equip individuals with vocational skills and microfinance support to create sustainable livelihoods, breaking cycles of poverty through economic opportunity and self-sufficiency.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/general-manager-sharing-essential-information-with-his-team_482257-115962.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/general-manager-sharing-essential-information-with-his-team_482257-115962.jpg?_wi=1",
imageAlt: "business entrepreneur training economic",
},
items: [
@@ -227,37 +227,37 @@ export default function HomePage() {
{
id: "1",
name: "Amara Okonkwo",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-leader_74855-2306.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-leader_74855-2306.jpg?_wi=1",
imageAlt: "portrait woman african professional",
},
{
id: "2",
name: "James Mwangi",
imageSrc: "http://img.b2bpic.net/free-photo/classic-studio-portrait-black-american-male-dressed-suit-grey-vignette-background_613910-9558.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/classic-studio-portrait-black-american-male-dressed-suit-grey-vignette-background_613910-9558.jpg?_wi=1",
imageAlt: "portrait man african professional",
},
{
id: "3",
name: "Sarah Chen",
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1",
imageAlt: "portrait woman professional headshot",
},
{
id: "4",
name: "David Kofi",
imageSrc: "http://img.b2bpic.net/free-photo/classic-studio-portrait-black-american-male-dressed-suit-grey-vignette-background_613910-9558.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/classic-studio-portrait-black-american-male-dressed-suit-grey-vignette-background_613910-9558.jpg?_wi=2",
imageAlt: "portrait man african professional",
},
{
id: "5",
name: "Emma Thompson",
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2",
imageAlt: "portrait woman professional headshot",
},
{
id: "6",
name: "Kwame Asante",
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2635.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2635.jpg?_wi=1",
imageAlt: "portrait man african professional",
},
]}