diff --git a/src/app/page.tsx b/src/app/page.tsx index 2028baf..9ad6c1d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -233,17 +233,17 @@ export default function HomePage() { tagAnimation="blur-reveal" faqs={[ { - id: "1", title: "How quickly can we deploy a voice agent?", content: + id: "1", title: "Is my data secure and compliant?", content: + "Yes. VoiceAI is fully HIPAA, GDPR, SOC 2 Type II, and ISO 27001 certified. We provide enterprise-grade security including end-to-end encryption, data residency options, and detailed audit logs. Healthcare and financial institutions trust VoiceAI with sensitive customer data." + }, + { + id: "2", title: "How quickly can we deploy a voice agent?", content: "You can have your first AI agent live in as little as 30 minutes using our pre-built templates. Our setup wizard guides you through training the agent on your business context. For enterprise custom deployments, our team handles everything end-to-end in 1-2 weeks." }, { - id: "2", title: "How does VoiceAI understand different accents and languages?", content: + id: "3", title: "How does VoiceAI understand different accents and languages?", content: "Our AI uses advanced machine learning trained on millions of voice samples from across the globe. We support over 100 languages and dialects with continuous learning that improves accuracy over time. Our system handles background noise, speech variations, and regional accents with 99.2% accuracy." }, - { - id: "3", title: "Is VoiceAI HIPAA and GDPR compliant?", content: - "Yes. VoiceAI is fully HIPAA, GDPR, SOC 2 Type II, and ISO 27001 certified. We provide enterprise-grade security including end-to-end encryption, data residency options, and detailed audit logs. Healthcare and financial institutions trust VoiceAI with sensitive customer data." - }, { id: "4", title: "Can VoiceAI integrate with our existing tools?", content: "Yes. We integrate with 50+ platforms including Salesforce, HubSpot, Zendesk, Stripe, and more. Our REST API and webhooks allow custom integrations with any business system. Enterprise customers get dedicated integration support."