From cd6ec035a50066d4e2398ba28550cb9ee5d83e16 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 13:44:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 553ea24..ae7b9c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,11 +84,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-man-practicing-mindfulness-yoga-fantasy-setting_23-2151416438.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-man-practicing-mindfulness-yoga-fantasy-setting_23-2151416438.jpg?_wi=1", imageAlt: "AI generating devotional instrumental audio in a serene setting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90701.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90701.jpg?_wi=1", imageAlt: "Abstract AI sound waves in saffron and gold patterns", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { imageAlt: "Bansuri Meditation ethereal scene", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/view-man-practicing-mindfulness-yoga-fantasy-setting_23-2151416438.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-man-practicing-mindfulness-yoga-fantasy-setting_23-2151416438.jpg?_wi=2", imageAlt: "AI audio generator UI form", }, { @@ -192,7 +192,7 @@ export default function LandingPage() { imageAlt: "Krishna Flute peacock feather art", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90701.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-90701.jpg?_wi=2", imageAlt: "AI audio generator UI form", }, ]} -- 2.49.1