From aeaf5e1669745c29f66934dcdbfc03b4e2789848 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 11:53:14 +0000 Subject: [PATCH 1/3] 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", }, ]} /> From bc40120ee6fa7340e875333eef64b8ccaf55f5af Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 11:53:14 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d0126a1..c86a682 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "/services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548715.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548715.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -151,7 +151,7 @@ export default function LandingPage() { name: "Ranil Perera", role: "CEO, TechStartup", testimonial: "Southern Business Solutions streamlined our payroll processes effectively. Highly reliable.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=1", }, { id: "2", @@ -231,13 +231,13 @@ export default function LandingPage() { id: "t1", name: "Kasun Perera", role: "Senior Accountant", - 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=1", }, { id: "t2", name: "Nimali Silva", role: "Tax Consultant", - 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=1", }, ]} /> From 3d78dcea8b6c2323c9dd6c2bb0e0779cb1e2c74f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 11:53:15 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 0c31b71..88826c4 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphics-arrangement_23-2148991189.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548715.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-elegant-cozy-office-space_23-2149548715.jpg?_wi=2", imageAlt: "bookkeeping digital data finance", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/financial-analyst-reading-company-report-analyzing-statistics-data-project-manager-planning-startup-strategy-employee-checking-research-result-workplace-desk-coworking-space_482257-64529.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=2", imageAlt: "bookkeeping digital data finance", }, ]}