From ff029e681fc87f333dbd338f27f310cefbec935b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 16:25: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 38807cc..4f6c288 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-seller-car-dealership_23-2149106140.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-seller-car-dealership_23-2149106140.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -119,7 +119,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-seller-car-dealership_23-2149106140.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-seller-car-dealership_23-2149106140.jpg?_wi=2", imageAlt: "modern corporate office consultation room", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-graphic-holography_23-2149160932.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-graphic-holography_23-2149160932.jpg?_wi=1", imageAlt: "modern corporate office consultation room", }, ]} @@ -187,7 +187,7 @@ export default function LandingPage() { value: "150+", title: "Projects Completed", description: "Across multiple global industries.", - imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-graphic-holography_23-2149160932.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-graphic-holography_23-2149160932.jpg?_wi=2", }, { id: "m2", -- 2.49.1