From 1c271091f03ded775590de7f9661de52b6c71348 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 12:31:33 +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 5e85f7e..3077051 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,7 +136,7 @@ export default function LandingPage() { description: "Future-proof solutions today.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/co-workers-discussing-last-financial-analysis_1139-219.jpg" + imageSrc="http://img.b2bpic.net/free-photo/co-workers-discussing-last-financial-analysis_1139-219.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -184,7 +184,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/co-workers-discussing-last-financial-analysis_1139-219.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/co-workers-discussing-last-financial-analysis_1139-219.jpg?_wi=2", imageAlt: "tech innovation abstract design", }, { -- 2.49.1