Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 04:50:26 +00:00
parent 2e90b987fa
commit d044e4c080

View File

@@ -47,7 +47,7 @@ export default function ContactPage() {
borderRadius="soft"
contentWidth="smallMedium"
sizing="largeSizeMediumTitles"
background="noiseDiagonalGradient"
background="noise"
cardStyle="soft-shadow"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="solid"
@@ -85,35 +85,17 @@ export default function ContactPage() {
<FaqSplitText
faqs={[
{
id: "1",
title: "How does AI technology enhance your legal services?",
content: "Our AI technology automates routine legal analysis, document review, and research, allowing our expert lawyers to focus on strategic advice and complex problem-solving. This combination delivers faster turnaround times, improved accuracy, and cost savings for our clients.",
},
id: "1", title: "How does AI technology enhance your legal services?", content: "Our AI technology automates routine legal analysis, document review, and research, allowing our expert lawyers to focus on strategic advice and complex problem-solving. This combination delivers faster turnaround times, improved accuracy, and cost savings for our clients."},
{
id: "2",
title: "Is AI-assisted legal advice as reliable as traditional legal counsel?",
content: "Yes, our AI is trained on thousands of legal cases and documents, providing consistent analysis verified by our expert lawyers. Every recommendation is reviewed by qualified legal professionals before delivery, ensuring reliability and accuracy.",
},
id: "2", title: "Is AI-assisted legal advice as reliable as traditional legal counsel?", content: "Yes, our AI is trained on thousands of legal cases and documents, providing consistent analysis verified by our expert lawyers. Every recommendation is reviewed by qualified legal professionals before delivery, ensuring reliability and accuracy."},
{
id: "3",
title: "How secure is your platform with sensitive legal documents?",
content: "We employ enterprise-grade encryption, secure servers with regular backups, strict access controls, and compliance with Indian data protection laws. Your confidential documents are protected with the highest security standards.",
},
id: "3", title: "How secure is your platform with sensitive legal documents?", content: "We employ enterprise-grade encryption, secure servers with regular backups, strict access controls, and compliance with Indian data protection laws. Your confidential documents are protected with the highest security standards."},
{
id: "4",
title: "What types of legal services does Nyayasathi offer?",
content: "We offer contract analysis and review, litigation support, compliance audits, corporate advisory, intellectual property guidance, regulatory compliance, and M&A support services tailored to Indian legal requirements.",
},
id: "4", title: "What types of legal services does Nyayasathi offer?", content: "We offer contract analysis and review, litigation support, compliance audits, corporate advisory, intellectual property guidance, regulatory compliance, and M&A support services tailored to Indian legal requirements."},
{
id: "5",
title: "How can I get started with Nyayasathi?",
content: "Simply schedule a consultation through our website. Our team will understand your specific needs and recommend the appropriate services. We offer flexible engagement models from hourly advisory to comprehensive retainer agreements.",
},
id: "5", title: "How can I get started with Nyayasathi?", content: "Simply schedule a consultation through our website. Our team will understand your specific needs and recommend the appropriate services. We offer flexible engagement models from hourly advisory to comprehensive retainer agreements."},
{
id: "6",
title: "Do you serve businesses of all sizes?",
content: "Yes, from startups to large enterprises, we customize our services to fit any organization. Our AI platform scales efficiently, making professional legal support accessible and affordable for businesses at any stage.",
},
id: "6", title: "Do you serve businesses of all sizes?", content: "Yes, from startups to large enterprises, we customize our services to fit any organization. Our AI platform scales efficiently, making professional legal support accessible and affordable for businesses at any stage."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Find answers to common questions about Nyayasathi's services, security, and how we can support your legal needs."