From 6cadb7b7514f458af2c0b548af24b3d94d8883b1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 18:11:49 +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 768a630..a1da9f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -203,7 +203,7 @@ export default function LandingPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311462.jpg" + imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311462.jpg?_wi=1" imageAlt="Professional workspace" mediaAnimation="slide-up" mediaPosition="right" @@ -213,7 +213,7 @@ export default function LandingPage() {