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", }, ]} />