|
|
|
|
@@ -213,9 +213,9 @@ export default function LandingPage() {
|
|
|
|
|
faqsAnimation="blur-reveal"
|
|
|
|
|
faqs={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", title: "What types of risks does InsureAI coverage include?", content: "InsureAI provides comprehensive coverage for data breaches, algorithmic liability, intellectual property infringement, regulatory compliance violations, privacy breaches, and third-party liability specific to AI operations. We also cover business interruption related to AI system failures."},
|
|
|
|
|
id: "1", title: "How quickly can we get coverage set up?", content: "Most policies can be activated within 48 hours of approval. Our streamlined application process typically takes 5-7 business days, including risk assessment. Enterprise clients receive dedicated onboarding support to expedite implementation."},
|
|
|
|
|
{
|
|
|
|
|
id: "2", title: "How quickly can we get coverage set up?", content: "Most policies can be activated within 48 hours of approval. Our streamlined application process typically takes 5-7 business days, including risk assessment. Enterprise clients receive dedicated onboarding support to expedite implementation."},
|
|
|
|
|
id: "2", title: "What types of risks does InsureAI coverage include?", content: "InsureAI provides comprehensive coverage for data breaches, algorithmic liability, intellectual property infringement, regulatory compliance violations, privacy breaches, and third-party liability specific to AI operations. We also cover business interruption related to AI system failures."},
|
|
|
|
|
{
|
|
|
|
|
id: "3", title: "Do you cover compliance with emerging AI regulations?", content: "Yes. Our policies specifically address GDPR, CCPA, and emerging AI governance frameworks. We provide continuous compliance updates and support as new regulations are introduced globally."},
|
|
|
|
|
{
|
|
|
|
|
@@ -247,7 +247,7 @@ export default function LandingPage() {
|
|
|
|
|
text="Ready to protect your AI innovation? Get a personalized insurance quote today and join hundreds of AI companies that trust InsureAI."
|
|
|
|
|
animationType="entrance-slide"
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Get Your Quote", href: "#pricing" },
|
|
|
|
|
{ text: "Get Free Quote in 2 Minutes", href: "#pricing" },
|
|
|
|
|
{ text: "Contact Sales", href: "mailto:hello@insureai.tech" },
|
|
|
|
|
]}
|
|
|
|
|
background={{ variant: "radial-gradient" }}
|
|
|
|
|
@@ -264,4 +264,4 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|