From 272e9e3f5e84e87f904d791314779d5bf92c4a8a Mon Sep 17 00:00:00 2001 From: development Date: Wed, 21 Jan 2026 20:05:02 +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 6527568..ec34bbd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -228,7 +228,7 @@ export default function LandingPage() { { id: "6", name: "Priya Kapoor", handle: "@priyakapoor_audio", testimonial: "Worth every penny. BASE delivers an immersive experience that makes you forget about everything else. Pure audio bliss.", imageSrc: "https://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg", imageAlt: "Priya Kapoor" } - ]} + ] animationType="slide-up" textboxLayout="default" useInvertedBackground="invertDefault" @@ -314,7 +314,7 @@ export default function LandingPage() { { id: "6", title: "What is the Neural Listening Intelligence feature?", content: "This proprietary AI system learns your listening preferences and automatically optimizes the speaker's output over time. It continuously adjusts frequency response, dynamics, and spatial imaging for a personalized experience unique to you." } - ]} + ] useInvertedBackground="invertDefault" animationType="slide-up" accordionAnimationType="smooth"