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: [ { 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' }, '*'); })(); +` + }} + /> + +