diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index dd79f58..3c25abf 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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", }, ]} />