From fe7b0228acf999fb69b4f3ea0fb29644baa538c3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 14:35:31 +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 9739dca..1c70cc9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-detective-arriving-job-solve-police-investigation_482257-83336.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-detective-arriving-job-solve-police-investigation_482257-83336.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -107,7 +107,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/woman-detective-arriving-job-solve-police-investigation_482257-83336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-detective-arriving-job-solve-police-investigation_482257-83336.jpg?_wi=2", imageAlt: "online digital training screen", }, ]} -- 2.49.1