From ff1fba9515b8c45153f4a7bc605a586fd6bbfbe2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 12:27:58 +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 219aca5..e52d681 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/empty-concrete-room-with-neon-lights_1048-13689.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-concrete-room-with-neon-lights_1048-13689.jpg?_wi=1" imageAlt="Futuristic gaming setup" /> @@ -224,7 +224,7 @@ export default function LandingPage() { title="Get New Game Alerts" description="Sign up to receive notifications about new daily releases and featured challenges." mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/empty-concrete-room-with-neon-lights_1048-13689.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-concrete-room-with-neon-lights_1048-13689.jpg?_wi=2" imageAlt="Gaming alert notifications" /> -- 2.49.1