From dffd3430dcefa70ef6194342259bc38bfc7c7bfb Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 14:21:50 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 085ef6d..799be48 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -52,7 +52,7 @@ export default function AboutPage() { }, ]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=64cqzn" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=64cqzn&_wi=1" imageAlt="small business lawn care owner" useInvertedBackground={false} ariaLabel="About us hero section" @@ -115,22 +115,22 @@ export default function AboutPage() {
Date: Fri, 13 Mar 2026 14:21:50 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f91412..e22e286 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function HomePage() { }, ]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=64cqzn" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=64cqzn&_wi=2" imageAlt="small business lawn care owner" useInvertedBackground={false} ariaLabel="About section - M&M Best Lawn Service" @@ -196,22 +196,22 @@ export default function HomePage() {
Date: Fri, 13 Mar 2026 14:21:50 +0000 Subject: [PATCH 3/4] Update src/app/service-areas/page.tsx --- src/app/service-areas/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/service-areas/page.tsx b/src/app/service-areas/page.tsx index fcb9062..7bd74b6 100644 --- a/src/app/service-areas/page.tsx +++ b/src/app/service-areas/page.tsx @@ -52,7 +52,7 @@ export default function ServiceAreasPage() { }, ]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qba3ro" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qba3ro&_wi=3" imageAlt="Davie Florida residential neighborhood" useInvertedBackground={false} ariaLabel="Service areas header section" @@ -142,7 +142,7 @@ export default function ServiceAreasPage() {