From 6bf25f904625e811bdebf3f986d8058dbd6c1893 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 17:04:47 +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 eacb870..8e8c8dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/park-outdoor-manicured-lawn-flowerbed-ai-generated-image_587448-1398.jpg" + imageSrc="http://img.b2bpic.net/free-photo/park-outdoor-manicured-lawn-flowerbed-ai-generated-image_587448-1398.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/creative-landscape-design-beautiful-house_181624-40962.jpg", @@ -192,7 +192,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/bush-pruning-with-hedge-trimmer_342744-536.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/park-outdoor-manicured-lawn-flowerbed-ai-generated-image_587448-1398.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/park-outdoor-manicured-lawn-flowerbed-ai-generated-image_587448-1398.jpg?_wi=2", imageAlt: "lawn mowing service professional", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/view-robot-taking-care-garden_23-2151804046.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/agriculture-healthy-food_23-2151969834.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/agriculture-healthy-food_23-2151969834.jpg?_wi=1", imageAlt: "lawn mowing service professional", }, ]} @@ -245,7 +245,7 @@ export default function LandingPage() { price: "Custom", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/agriculture-healthy-food_23-2151969834.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/agriculture-healthy-food_23-2151969834.jpg?_wi=2", }, { id: "p2", -- 2.49.1