From 615082d9800c63e8434f847cfa7f01c0edcee111 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 17:56:21 +0000 Subject: [PATCH 1/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d59969a..047ebca 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -147,7 +147,7 @@ export default function ContactPage() { "Absolutely! All our installations come with a 1-year establishment guarantee. If your turf doesn't establish properly under normal conditions, we'll replace it at no cost. We also stand behind our workmanship with a satisfaction guarantee.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/gardener-with-weedwacker-cutting-grass-garden_329181-20539.jpg" + imageSrc="http://img.b2bpic.net/free-photo/gardener-with-weedwacker-cutting-grass-garden_329181-20539.jpg?_wi=2" imageAlt="lawn care team gardening professionals outdoor work landscape maintenance" mediaPosition="left" title="Frequently Asked Questions" -- 2.49.1 From b4ed73c9559ce7a83a9187ed4b29a305f1c164da Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 17:56:22 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 48f7282..349f98a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -166,7 +166,7 @@ export default function HomePage() { title: "Years of Experience", description: "Industry expertise and proven methodology", imageSrc: - "http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg", + "http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg?_wi=1", imageAlt: "experienced workers professional team lawn care team gardening experts", }, { @@ -176,7 +176,7 @@ export default function HomePage() { description: "Satisfied customers across residential and commercial sectors", imageSrc: - "http://img.b2bpic.net/free-photo/man-working-eco-friendly-wind-power-project-with-layout_23-2148847779.jpg", + "http://img.b2bpic.net/free-photo/man-working-eco-friendly-wind-power-project-with-layout_23-2148847779.jpg?_wi=1", imageAlt: "completed projects before after lawn transformation results portfolio showcase", }, { @@ -185,7 +185,7 @@ export default function HomePage() { title: "Customer Satisfaction", description: "Consistently exceeding expectations and delivering quality", imageSrc: - "http://img.b2bpic.net/free-photo/happy-couple-celebrating-giving-highfive-each-other-while-being-meeting-with-real-estate-agent_637285-6877.jpg", + "http://img.b2bpic.net/free-photo/happy-couple-celebrating-giving-highfive-each-other-while-being-meeting-with-real-estate-agent_637285-6877.jpg?_wi=1", imageAlt: "satisfied customer happy homeowner successful project customer satisfaction", }, ]} @@ -208,7 +208,7 @@ export default function HomePage() { name: "Sarah Mitchell", role: "Homeowner", imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "customer profile woman headshot professional portrait user avatar", }, { @@ -219,7 +219,7 @@ export default function HomePage() { name: "James Chen", role: "Facilities Manager, Tech Corp", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "man portrait business professional manager photo user headshot", }, { @@ -230,7 +230,7 @@ export default function HomePage() { name: "Maria Rodriguez", role: "Homeowner", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", + "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=1", imageAlt: "woman profile customer photo user portrait professional headshot", }, { @@ -241,7 +241,7 @@ export default function HomePage() { name: "David Thompson", role: "Property Developer", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "man headshot professional portrait user photo customer image", }, { @@ -252,7 +252,7 @@ export default function HomePage() { name: "Emma Watson", role: "Homeowner", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", + "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=2", imageAlt: "woman avatar customer portrait professional photo user image", }, { @@ -383,7 +383,7 @@ export default function HomePage() { "Absolutely! All our installations come with a 1-year establishment guarantee. If your turf doesn't establish properly under normal conditions, we'll replace it at no cost. We also stand behind our workmanship with a satisfaction guarantee.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/gardener-with-weedwacker-cutting-grass-garden_329181-20539.jpg" + imageSrc="http://img.b2bpic.net/free-photo/gardener-with-weedwacker-cutting-grass-garden_329181-20539.jpg?_wi=1" imageAlt="lawn care team gardening professionals outdoor work landscape maintenance" mediaPosition="right" title="Frequently Asked Questions" -- 2.49.1 From a31ba16a0b8db1c28b34980d529b5a708c0f22c6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 17:56:22 +0000 Subject: [PATCH 3/4] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index b9ddac8..00703e1 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -157,7 +157,7 @@ export default function PortfolioPage() { name: "Sarah Mitchell", role: "Homeowner", imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "customer profile woman headshot professional portrait user avatar", }, { @@ -168,7 +168,7 @@ export default function PortfolioPage() { name: "James Chen", role: "Facilities Manager, Tech Corp", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "man portrait business professional manager photo user headshot", }, { @@ -179,7 +179,7 @@ export default function PortfolioPage() { name: "Maria Rodriguez", role: "Homeowner", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", + "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=3", imageAlt: "woman profile customer photo user portrait professional headshot", }, ]} -- 2.49.1 From 6085719c27804512c7db8431ebb993167e6bf170 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 17:56:23 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 16d05af..d60e3c7 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -143,7 +143,7 @@ export default function ServicesPage() { title: "Years Serving Our Community", description: "Industry expertise and proven methodology", imageSrc: - "http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg", + "http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg?_wi=2", imageAlt: "experienced workers professional team lawn care team gardening experts", }, { @@ -153,7 +153,7 @@ export default function ServicesPage() { description: "Residential and commercial projects completed with excellence", imageSrc: - "http://img.b2bpic.net/free-photo/man-working-eco-friendly-wind-power-project-with-layout_23-2148847779.jpg", + "http://img.b2bpic.net/free-photo/man-working-eco-friendly-wind-power-project-with-layout_23-2148847779.jpg?_wi=2", imageAlt: "completed projects before after lawn transformation results portfolio showcase", }, { @@ -162,7 +162,7 @@ export default function ServicesPage() { title: "Customer Satisfaction Rate", description: "Consistently exceeding expectations", imageSrc: - "http://img.b2bpic.net/free-photo/happy-couple-celebrating-giving-highfive-each-other-while-being-meeting-with-real-estate-agent_637285-6877.jpg", + "http://img.b2bpic.net/free-photo/happy-couple-celebrating-giving-highfive-each-other-while-being-meeting-with-real-estate-agent_637285-6877.jpg?_wi=2", imageAlt: "satisfied customer happy homeowner successful project customer satisfaction", }, ]} -- 2.49.1