From 07525b7c3523357594854a9a7f294856c51cc3d2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 13:34:12 +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 d72962e..ee549e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tag="Innovation in Motion" background={{ variant: "plain" }} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/delivery-man-with-package-elevator-close-up_23-2148890008.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delivery-man-with-package-elevator-close-up_23-2148890008.jpg?_wi=1" imageAlt="Mobile elevator truck system" testimonials={[ { @@ -98,7 +98,7 @@ export default function LandingPage() { }, { id: "3", title: "Emergency Service", tags: ["24/7 Available", "Fast Response", "Reliable"], - imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-package-elevator-close-up_23-2148890008.jpg", imageAlt: "Emergency mobile elevator service" + imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-package-elevator-close-up_23-2148890008.jpg?_wi=2", imageAlt: "Emergency mobile elevator service" }, { id: "4", title: "Construction Support", tags: ["New Projects", "Renovation", "Support"], -- 2.49.1