From 33e36a992e61aa35d0271914df42ff7bc16fde99 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 15:38:31 +0000 Subject: [PATCH 1/2] 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 8a5eafa..84013c5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -39,7 +39,7 @@ export default function AboutPage() { useInvertedBackground={false} title="About Geer Stuart" description="We are a dedicated local plumbing service in Lewes, committed to providing top-quality repairs and reliable solutions. With years of experience, we ensure that every job, large or small, is handled with precision and care, keeping your home running smoothly." - imageSrc="http://img.b2bpic.net/free-photo/handsome-middle-age-man-holding-screwdriver-new-home-mouth-lips-shut-as-zip-with-fingers-secret-silent-taboo-talking_839833-5351.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handsome-middle-age-man-holding-screwdriver-new-home-mouth-lips-shut-as-zip-with-fingers-secret-silent-taboo-talking_839833-5351.jpg?_wi=2" /> -- 2.49.1 From e1f53bd03ff0389d939fec18f55e4071c9e04803 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 15:38:32 +0000 Subject: [PATCH 2/2] 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 b25474d..2dc6870 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A Trusted Local Expert" description="With years of dedicated service in Lewes, Geer Stuart has built a reputation for fixing what others couldn't. We prioritize quick responses, reasonable pricing, and clean, high-quality work. Whether it's a minor toilet adjustment or a major leak, you can count on us for top-notch, friendly support." - imageSrc="http://img.b2bpic.net/free-photo/handsome-middle-age-man-holding-screwdriver-new-home-mouth-lips-shut-as-zip-with-fingers-secret-silent-taboo-talking_839833-5351.jpg" + imageSrc="http://img.b2bpic.net/free-photo/handsome-middle-age-man-holding-screwdriver-new-home-mouth-lips-shut-as-zip-with-fingers-secret-silent-taboo-talking_839833-5351.jpg?_wi=1" /> -- 2.49.1