From 28f5c55b60983fb7869444e9ac568135707c0792 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 09:29:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1059101..aaaff26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-vector/landscaping-set-isometric-icons-with-elements-green-lawn-trees-bushes-isolated_1284-31668.jpg" + imageSrc="http://img.b2bpic.net/free-vector/landscaping-set-isometric-icons-with-elements-green-lawn-trees-bushes-isolated_1284-31668.jpg?_wi=1" imageAlt="Professional lawn care service" /> @@ -75,21 +75,21 @@ export default function LandingPage() { id: 1, title: "Lawn Mowing", description: "Professional weekly or bi-weekly mowing for a perfectly manicured lawn year-round.", - imageSrc: "http://img.b2bpic.net/free-vector/landscaping-set-isometric-icons-with-elements-green-lawn-trees-bushes-isolated_1284-31668.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/landscaping-set-isometric-icons-with-elements-green-lawn-trees-bushes-isolated_1284-31668.jpg?_wi=2", imageAlt: "Lawn mowing", }, { id: 2, title: "Mulch Installation", description: "Enhance your flower beds and improve soil health with premium organic mulch applications.", - imageSrc: "http://img.b2bpic.net/free-vector/landscaping-set-isometric-icons-with-elements-green-lawn-trees-bushes-isolated_1284-31668.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/landscaping-set-isometric-icons-with-elements-green-lawn-trees-bushes-isolated_1284-31668.jpg?_wi=3", imageAlt: "Mulch installation", }, { id: 3, title: "Seasonal Cleanup", description: "Comprehensive spring and fall cleanup services to remove debris and prepare your yard for the season.", - imageSrc: "http://img.b2bpic.net/free-vector/landscaping-set-isometric-icons-with-elements-green-lawn-trees-bushes-isolated_1284-31668.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/landscaping-set-isometric-icons-with-elements-green-lawn-trees-bushes-isolated_1284-31668.jpg?_wi=4", imageAlt: "Seasonal cleanup", }, ]} @@ -111,7 +111,7 @@ export default function LandingPage() { role: "Homeowner", company: "Maury City", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mid-aged-couple-love-home_23-2147986294.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mid-aged-couple-love-home_23-2147986294.jpg?_wi=1", }, { id: "2", @@ -143,7 +143,7 @@ export default function LandingPage() { role: "Client", company: "Maury City", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mid-aged-couple-love-home_23-2147986294.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mid-aged-couple-love-home_23-2147986294.jpg?_wi=2", }, ]} title="Trusted by Local Homeowners" -- 2.49.1