From bc0f31172072c7931330bd674d7238cf2f18d4fb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 19:10:32 +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 9276b5d..436c927 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { mediaPosition="right" mediaAnimation="slide-up" useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/factory-employees-with-yellow-hardhats-inspecting-metal-parts-automobile-factory_342744-237.jpg" + imageSrc="http://img.b2bpic.net/free-photo/factory-employees-with-yellow-hardhats-inspecting-metal-parts-automobile-factory_342744-237.jpg?_wi=1" imageAlt="Klime Time professional team" accordionItems={[ { @@ -99,7 +99,7 @@ export default function LandingPage() { imagePosition="left" textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/factory-employees-with-yellow-hardhats-inspecting-metal-parts-automobile-factory_342744-237.jpg" + imageSrc="http://img.b2bpic.net/free-photo/factory-employees-with-yellow-hardhats-inspecting-metal-parts-automobile-factory_342744-237.jpg?_wi=2" imageAlt="Klime Time professional team" mediaAnimation="blur-reveal" bulletPoints={[ -- 2.49.1