diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d404ceb..a8f7ed0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -66,13 +66,13 @@ export default function LandingPage() { id: "t1", name: "Som Gafwee", role: "Creative Lead", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1511.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1511.jpg?_wi=3", }, { id: "t2", name: "Design Partner", role: "Art Director", - imageSrc: "http://img.b2bpic.net/free-photo/male-employee-with-coffee-cup-office_482257-119420.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-employee-with-coffee-cup-office_482257-119420.jpg?_wi=3", }, ]} />