From 1732823b5489eab7a7cdf5b96ec8b9548e32c684 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 05:17:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6319670..47861f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-gardener-guiding-her-friend-water-plant-with-hose_23-2148165202.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-gardener-guiding-her-friend-water-plant-with-hose_23-2148165202.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -145,7 +145,7 @@ export default function LandingPage() { { title: "Lawn Maintenance", description: "Weekly mowing, edging, and trimming to keep your lawn looking sharp and healthy all season.", - imageSrc: "http://img.b2bpic.net/free-photo/composition-garden-tools_93675-131220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-garden-tools_93675-131220.jpg?_wi=1", }, { title: "Junk Removal", @@ -184,7 +184,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-guiding-her-friend-water-plant-with-hose_23-2148165202.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-guiding-her-friend-water-plant-with-hose_23-2148165202.jpg?_wi=2", imageAlt: "professional lawn mower on green grass", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/composition-garden-tools_93675-131220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-garden-tools_93675-131220.jpg?_wi=2", imageAlt: "lawn maintenance service professional", }, ]} -- 2.49.1