From 7b331e2dbef42ba095224d5dfdc75148bb0d5604 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 18:01:33 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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", }, ]} />