diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4eff71c..e7e2a8b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -71,13 +71,13 @@ export default function LandingPage() { id: "t1", name: "Kasun Perera", role: "Managing Director", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-boss-with-his-two-colleagues-workplace-office_23-2147899935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-boss-with-his-two-colleagues-workplace-office_23-2147899935.jpg?_wi=2", }, { id: "t2", name: "Dilini Wijesinghe", role: "Operations Manager", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-showroom-agent-shaking-hands-with-clients-after-closing-deal_482257-124430.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-showroom-agent-shaking-hands-with-clients-after-closing-deal_482257-124430.jpg?_wi=2", }, ]} />