From 5db190a26495d764d09643281e8b93e010e75e40 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 17:46:52 +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 6771548..a00ba44 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -58,13 +58,13 @@ export default function LandingPage() { id: "t1", name: "Alex Rivers", role: "CEO & Founder", - imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-sharing-their-expertise-new-collaboration-opportunity-discussing_482257-132123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-sharing-their-expertise-new-collaboration-opportunity-discussing_482257-132123.jpg?_wi=2", }, { id: "t2", name: "Jordan Smith", role: "Head of AI", - imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-sharing-their-expertise-new-collaboration-opportunity-discussing_482257-132123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-sharing-their-expertise-new-collaboration-opportunity-discussing_482257-132123.jpg?_wi=3", }, ]} />