From aa8e38154df6d0cf913ec32bb9c70caf320b2969 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 03:28:21 +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 40546f9..5b5905d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { description="Upload any document and watch AI turn it into your own neon study arcade." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/rendering-abstract-futuristic-background-with-glowing-neon-blue-lights_181624-26042.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rendering-abstract-futuristic-background-with-glowing-neon-blue-lights_181624-26042.jpg?_wi=1", imageAlt: "Drop Zone", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { button: { text: "Unlock Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/rendering-abstract-futuristic-background-with-glowing-neon-blue-lights_181624-26042.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rendering-abstract-futuristic-background-with-glowing-neon-blue-lights_181624-26042.jpg?_wi=2", imageAlt: "motivated university student portrait", }, ]} -- 2.49.1