From 139663008b7e7ccb8ba2bb84b8d959a05483b97a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 01:44:36 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 182a39a..f6e2671 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -73,7 +73,7 @@ export default function AboutPage() { description: "Regular grass cutting with precision and care. We keep your lawn healthy and neatly trimmed.", tag: "Weekly Service", - imageSrc: "http://img.b2bpic.net/free-photo/happy-male-gardener-pruning-green-plant_23-2147844326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-male-gardener-pruning-green-plant_23-2147844326.jpg?_wi=3", imageAlt: "Professional lawn mowing service", buttons: [ { @@ -88,7 +88,7 @@ export default function AboutPage() { description: "Complete maintenance including edging, trimming, and seasonal care to keep your lawn thriving.", tag: "Ongoing Care", - imageSrc: "http://img.b2bpic.net/free-photo/focused-senior-male-worker-using-big-rake-gather-fallen-leaves-pile-front-view-bearded-man_7502-10268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/focused-senior-male-worker-using-big-rake-gather-fallen-leaves-pile-front-view-bearded-man_7502-10268.jpg?_wi=3", imageAlt: "Professional lawn maintenance", buttons: [ { @@ -103,7 +103,7 @@ export default function AboutPage() { description: "Seasonal cleanup, debris removal, and landscape restoration to refresh your outdoor space.", tag: "Seasonal", - imageSrc: "http://img.b2bpic.net/free-photo/joyful-man-shoveling-leaves-with-garden-tools_259150-59028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/joyful-man-shoveling-leaves-with-garden-tools_259150-59028.jpg?_wi=3", imageAlt: "Professional yard cleanup service", buttons: [ { -- 2.49.1 From 93d057a9d614fb79125766c4b60e9dc0bfcdd57c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 01:44:37 +0000 Subject: [PATCH 2/4] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 88d8529..d1419b8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +