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", }, ]} /> diff --git a/src/app/appointments/page.tsx b/src/app/appointments/page.tsx index 4b87187..4ec1aa8 100644 --- a/src/app/appointments/page.tsx +++ b/src/app/appointments/page.tsx @@ -80,13 +80,13 @@ export default function LandingPage() { id: "m1", name: "Sarah Lee", role: "Onboarding", - 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=4", }, { id: "m2", name: "Mark Jones", role: "Success", - 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=5", }, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index e8c51a8..71f69fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { href: "/appointments", }, ]} - 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=1" imageAlt="modern car dealership showroom professional" />