From 4f8f2b7adbec9a5a88fe7d7cf23d51aeafa07e3a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:16:58 +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 a5a97cd..be2f591 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -85,7 +85,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" bulletPoints={[ { -- 2.49.1 From c3d2963303c884d474b0afa099e2bdfc7b4ca096 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:16:58 +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 833f31f..1665d83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -248,7 +248,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" bulletPoints={[ { -- 2.49.1 From 33eb0833dd3983852bc651cbda12248fbe463f30 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:16:59 +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 07ad2e6..e3b6ac2 100644 --- a/src/app/services/boiler/page.tsx +++ b/src/app/services/boiler/page.tsx @@ -114,7 +114,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" bulletPoints={[ { -- 2.49.1