Update src/app/page.tsx

This commit is contained in:
2026-05-11 07:14:34 +00:00
parent b9567fc14f
commit 2aedd58fa9

View File

@@ -128,11 +128,11 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ id: "f1", title: "How does Neural Sync work?", content: "It utilizes high-fidelity sensors to map cognitive input." }, { 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?", content: "Our devices are rated for extreme conditions." }, { 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 warranty?", content: "All units come with a lifetime guarantee." }, { 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: "Do you ship internationally?", content: "Yes, we ship to most major global cities." }, { 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: "Can I return the product?", content: "Returns are accepted within 30 days of purchase." }, { 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" title="Common Questions"
description="Answers to our most frequently asked queries." description="Answers to our most frequently asked queries."