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", }, ]}