From 15527c277487e775ee3283af5aaa5bce4c66f295 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 14 Apr 2026 06:39:14 +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 8184ea7..e7ce459 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-music-related-scene_23-2151125290.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-music-related-scene_23-2151125290.jpg?_wi=1" imageAlt="Futuristic DJ setup" showDimOverlay={true} /> @@ -116,7 +116,7 @@ export default function LandingPage() { imageAlt: "Dashboard", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-music-related-scene_23-2151125290.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-music-related-scene_23-2151125290.jpg?_wi=2", imageAlt: "event scheduling software dashboard", }, { -- 2.49.1