From 78add702222ac6ecdc43466df0784b9416b5c3f2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:06:17 +0000 Subject: [PATCH 1/7] 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 2a7cc9e..9ef53b8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -86,7 +86,7 @@ export default function AboutPage() { icon: TrendingUp, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-female-gardener-pruning-plants-garden_23-2148165258.jpg?_wi=3" imageAlt="Creative Minds Landscaping professional crew at work" mediaAnimation="slide-up" imagePosition="right" -- 2.49.1 From 3255eff4455f6410913ac77bd039f32674dade90 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:06:18 +0000 Subject: [PATCH 2/7] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 3ff5026..60bba14 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -68,12 +68,12 @@ export default function ContactPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-shot-empty-park-with-blooming-green-trees-walls_181624-19632.jpg", + "http://img.b2bpic.net/free-photo/high-angle-shot-empty-park-with-blooming-green-trees-walls_181624-19632.jpg?_wi=4", imageAlt: "Premium stone patio installation", }, { imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-hotel-resort-with-chair-deck-leisure-vacation_74190-8436.jpg", + "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-hotel-resort-with-chair-deck-leisure-vacation_74190-8436.jpg?_wi=4", imageAlt: "Completed hardscape project with seating area", }, ], @@ -86,12 +86,12 @@ export default function ContactPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/stone-brick-wall-texture_23-2147960212.jpg", + "http://img.b2bpic.net/free-photo/stone-brick-wall-texture_23-2147960212.jpg?_wi=4", imageAlt: "Professionally built retaining wall", }, { imageSrc: - "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756582.jpg", + "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756582.jpg?_wi=4", imageAlt: "Stone retaining wall with landscaping", }, ], @@ -104,12 +104,12 @@ export default function ContactPage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/comfortable-sunbeds-with-red-cushions_1203-1655.jpg", + "http://img.b2bpic.net/free-photo/comfortable-sunbeds-with-red-cushions_1203-1655.jpg?_wi=4", imageAlt: "Beautiful pool patio design", }, { imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7916.jpg", + "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7916.jpg?_wi=4", imageAlt: "Pool surround with water features", }, ], -- 2.49.1 From 3a49f62a44d928614163d3bbc2e61e9a838ffd30 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:06:19 +0000 Subject: [PATCH 3/7] 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 6c0b315..01b53a9 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' }, '*'); })(); +` + }} + /> + +