From 8bd34960562105c8d1d51ddbf34e5c87e58dcc38 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 18:59:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 461e971..70756e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -129,7 +129,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by over 1000 happy clients" - imageSrc="http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261262.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261262.jpg?_wi=1" imageAlt="Lush green lawn being perfectly mowed" mediaAnimation="slide-up" marqueeItems={[ @@ -202,7 +202,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261262.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261262.jpg?_wi=2", imageAlt: "lawn mower cutting grass professional", }, { -- 2.49.1