From 572ffd7b9483af483f29b1c6ad425fe1e7e356f6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 18:05:01 +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 4114b8c..5beb2f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { text: "Start Listening", href: "#features"}, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/futuristic-tunnel-corridor-with-neon-glowing-lights-3d-rendering-background-wallpaper_181624-23644.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-tunnel-corridor-with-neon-glowing-lights-3d-rendering-background-wallpaper_181624-23644.jpg?_wi=1" imageAlt="Futuristic SoundID Interface" mediaAnimation="blur-reveal" /> @@ -104,7 +104,7 @@ export default function LandingPage() { { id: "3", title: "Is the microphone data stored?", content: "No, we value your privacy. Audio snippets are processed instantly and deleted after identification."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/futuristic-tunnel-corridor-with-neon-glowing-lights-3d-rendering-background-wallpaper_181624-23644.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-tunnel-corridor-with-neon-glowing-lights-3d-rendering-background-wallpaper_181624-23644.jpg?_wi=2" title="Frequently Asked Questions" description="Got questions? We've got the answers you need about our technology and service." faqsAnimation="slide-up" -- 2.49.1