Update src/app/about/page.tsx

This commit is contained in:
2026-04-13 11:53:14 +00:00
parent 48150e9361
commit aeaf5e1669

View File

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