From 2eb14267b824f365ea76ed0d86eb5676f94abf0f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 12:44:10 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index af6756e..3f5f707 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { description="A cinematic universe of futuristic AI-generated music and digital visual art. Enter the sound." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-circular-colorful-glowing-neon-lights-3d-rendering-wallpaper_181624-24437.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-circular-colorful-glowing-neon-lights-3d-rendering-wallpaper_181624-24437.jpg?_wi=1", imageAlt: "neon energy core 3d render", }, { -- 2.49.1 From c66bc90e73b99769e1c0979cc44d5b6164bc7f6b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 12:44:11 +0000 Subject: [PATCH 2/2] Update src/app/xalphyn/page.tsx --- src/app/xalphyn/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/xalphyn/page.tsx b/src/app/xalphyn/page.tsx index d10f16d..aa98bf0 100644 --- a/src/app/xalphyn/page.tsx +++ b/src/app/xalphyn/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-spotlight_23-2151915997.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-circular-colorful-glowing-neon-lights-3d-rendering-wallpaper_181624-24437.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-circular-colorful-glowing-neon-lights-3d-rendering-wallpaper_181624-24437.jpg?_wi=2", imageAlt: "cinematic creator portrait", }, ]} -- 2.49.1