From 43a2194c28592b336aae6b923e89e5f6ef4e2788 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 17:09:35 +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 31c4c7d..7145a6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41432.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41432.jpg?_wi=1" imageAlt="luxury garden landscaping design" mediaAnimation="slide-up" /> @@ -93,7 +93,7 @@ export default function LandingPage() { description="We specialize in complete lawn and landscape solutions for your home." subdescription="Our team is committed to perfection, detail, and seasonal care." icon={Leaf} - imageSrc="http://img.b2bpic.net/free-photo/two-experienced-gardeners-discussing-methods-planting-flowers_74855-16476.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-experienced-gardeners-discussing-methods-planting-flowers_74855-16476.jpg?_wi=1" imageAlt="landscape professional working in garden" mediaAnimation="slide-up" /> @@ -116,7 +116,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/confident-young-handsome-slavic-gardener-uniform-hat-standing-profile-view-holding-pruners-spade-isolated-olive-green-wall_141793-59451.jpg", imageAlt: "lawn mowing service lawn care", }, - imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41432.jpg?_wi=2", imageAlt: "lawn mowing service lawn care", }, { @@ -130,7 +130,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-gardening_23-2148128678.jpg", imageAlt: "garden planting flowers spring", }, - imageSrc: "http://img.b2bpic.net/free-photo/two-experienced-gardeners-discussing-methods-planting-flowers_74855-16476.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-experienced-gardeners-discussing-methods-planting-flowers_74855-16476.jpg?_wi=2", imageAlt: "lawn mowing service lawn care", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/graveyard-background-concept_23-2149585151.jpg", imageAlt: "hardscape patio construction garden", }, - imageSrc: "http://img.b2bpic.net/free-photo/pile-coconut-spathe-husk-fiber_53876-30190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pile-coconut-spathe-husk-fiber_53876-30190.jpg?_wi=1", imageAlt: "lawn mowing service lawn care", }, ]} @@ -166,7 +166,7 @@ export default function LandingPage() { name: "Premium Mulch", price: "$50/yard", variant: "Standard", - imageSrc: "http://img.b2bpic.net/free-photo/pile-coconut-spathe-husk-fiber_53876-30190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pile-coconut-spathe-husk-fiber_53876-30190.jpg?_wi=2", imageAlt: "fresh mulch garden bed", }, { -- 2.49.1