From aeaf5e1669745c29f66934dcdbfc03b4e2789848 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 11:53:14 +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 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", }, ]} />