diff --git a/src/app/page.tsx b/src/app/page.tsx index ac7bc35..d255903 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,11 +128,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { id: "f1", title: "How does Neural Sync work?", content: "It utilizes high-fidelity sensors to map cognitive input." }, - { id: "f2", title: "Is it waterproof?", content: "Our devices are rated for extreme conditions." }, - { id: "f3", title: "What is the warranty?", content: "All units come with a lifetime guarantee." }, - { id: "f4", title: "Do you ship internationally?", content: "Yes, we ship to most major global cities." }, - { id: "f5", title: "Can I return the product?", content: "Returns are accepted within 30 days of purchase." }, + { id: "f1", title: "How does Neural Sync work?", content: "It utilizes high-fidelity sensors to map cognitive input, creating a seamless, intuitive bridge between thought and digital action." }, + { id: "f2", title: "Is it waterproof and rugged?", content: "Yes, our hardware is certified with IP68 protection, ensuring complete resilience against water submersion, dust, and extreme physical impacts." }, + { id: "f3", title: "What is the security guarantee?", content: "We employ military-grade, end-to-end quantum encryption to ensure that your sensory data remains exclusively private and protected from unauthorized access." }, + { id: "f4", title: "Is it compatible with my devices?", content: "Our ecosystem supports universal connectivity, including full cross-platform compatibility with all major operating systems via our dedicated AuraLink adapter." }, + { id: "f5", title: "What is the return policy?", content: "We offer a 30-day no-questions-asked money-back guarantee, backed by a comprehensive lifetime hardware warranty for every product purchased." }, ]} title="Common Questions" description="Answers to our most frequently asked queries."