Update src/app/about/page.tsx

This commit is contained in:
2026-03-31 18:01:33 +00:00
parent 20500d76de
commit 7b331e2dbe

View File

@@ -76,13 +76,13 @@ export default function LandingPage() {
id: "1",
name: "Bryan Rich",
role: "CEO & Founder",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-volunteers-with-donations_23-2149142797.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-volunteers-with-donations_23-2149142797.jpg?_wi=1",
},
{
id: "2",
name: "Staff Member",
role: "Technician",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-volunteers-with-donations_23-2149142797.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-volunteers-with-donations_23-2149142797.jpg?_wi=2",
},
]}
/>