From 771da0eac5e71ddc45cb128487c2d77d2f513740 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 23:31:13 +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 33450ae..7512d7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362800.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362800.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -278,7 +278,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362800.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362800.jpg?_wi=2", imageAlt: "Collaboration of two carpenters in building", }, { -- 2.49.1