From 649cccf217832c204e6a5cac4f303a7e4daffd5f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:19:34 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 699ae7b..16aaa05 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -82,7 +82,7 @@ export default function AboutPage() { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=2" imageAlt="gas engineer team boiler installation professional uniform" mediaAnimation="none" bulletPoints={[ -- 2.49.1 From 54178fd1887a52309737b89dd216783ee474c9ce Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:19:35 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e8427e..23ba8af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,7 +185,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=1" imageAlt="gas engineer team boiler installation professional uniform" mediaAnimation="none" bulletPoints={[ -- 2.49.1 From a036498c6ec785c137be8f350e1e0055ff9791db Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:19:35 +0000 Subject: [PATCH 3/3] Update src/app/services/boiler/page.tsx --- src/app/services/boiler/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/boiler/page.tsx b/src/app/services/boiler/page.tsx index fcb9d19..e1a3e89 100644 --- a/src/app/services/boiler/page.tsx +++ b/src/app/services/boiler/page.tsx @@ -105,7 +105,7 @@ export default function BoilerServicesPage() { textboxLayout="default" useInvertedBackground={false} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-auto-repairman-looking-camera-while-his-customers-are-standing-background_637285-7790.jpg?_wi=3" imageAlt="boiler service professional engineer" mediaAnimation="none" bulletPoints={[ -- 2.49.1