Update src/app/contact/page.tsx
This commit is contained in:
@@ -55,35 +55,17 @@ export default function ContactPage() {
|
||||
<FaqSplitText
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What makes Tulepaak different from other RegTech consultancies?",
|
||||
content: "With 20+ years of hands-on experience building Estonia's digital government infrastructure, we bring unparalleled domain expertise combined with modern product-led delivery. We don't just implement solutions—we transfer knowledge and build sustainable capability within your organization. Our senior teams work closely with clients to reduce risk while maximizing impact.",
|
||||
},
|
||||
id: "1", title: "What makes Tulepaak different from other RegTech consultancies?", content: "With 20+ years of hands-on experience building Estonia's digital government infrastructure, we bring unparalleled domain expertise combined with modern product-led delivery. We don't just implement solutions—we transfer knowledge and build sustainable capability within your organization. Our senior teams work closely with clients to reduce risk while maximizing impact."},
|
||||
{
|
||||
id: "2",
|
||||
title: "How do you approach AI integration in government platforms?",
|
||||
content: "We leverage modern vibe coding practices where domain experts and developers describe desired behavior in natural language, and AI systems generate and refine code. This accelerates prototyping while keeping architecture, security, and governance under expert control. AI is used for process automation, intelligent validation, document understanding, and decision support—never replacing human judgment in critical areas.",
|
||||
},
|
||||
id: "2", title: "How do you approach AI integration in government platforms?", content: "We leverage modern vibe coding practices where domain experts and developers describe desired behavior in natural language, and AI systems generate and refine code. This accelerates prototyping while keeping architecture, security, and governance under expert control. AI is used for process automation, intelligent validation, document understanding, and decision support—never replacing human judgment in critical areas."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What is your experience with cross-border interoperability?",
|
||||
content: "We've successfully delivered BRIS (Business Registers Interconnection System), X-Road based data exchange, and cross-border e-signature solutions. Our expertise spans EU regulatory frameworks, federated architecture patterns, and secure multi-party data exchange. We understand both technical complexity and regulatory nuance.",
|
||||
},
|
||||
id: "3", title: "What is your experience with cross-border interoperability?", content: "We've successfully delivered BRIS (Business Registers Interconnection System), X-Road based data exchange, and cross-border e-signature solutions. Our expertise spans EU regulatory frameworks, federated architecture patterns, and secure multi-party data exchange. We understand both technical complexity and regulatory nuance."},
|
||||
{
|
||||
id: "4",
|
||||
title: "How long does a typical registry modernization engagement take?",
|
||||
content: "Timelines vary based on scope and complexity. A discovery and strategy phase typically takes 6-8 weeks. Full platform modernization spans 12-18 months depending on legacy system complexity, regulatory requirements, and organizational change capacity. We work in agile phases with measurable outcomes and regular stakeholder alignment.",
|
||||
},
|
||||
id: "4", title: "How long does a typical registry modernization engagement take?", content: "Timelines vary based on scope and complexity. A discovery and strategy phase typically takes 6-8 weeks. Full platform modernization spans 12-18 months depending on legacy system complexity, regulatory requirements, and organizational change capacity. We work in agile phases with measurable outcomes and regular stakeholder alignment."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Do you provide ongoing operations and support?",
|
||||
content: "Yes. We provide comprehensive support from implementation through production operations. Our engagement model includes knowledge transfer and capability building so your team can sustainably maintain and evolve the platform. We're partners in your long-term digital success, not just project vendors.",
|
||||
},
|
||||
id: "5", title: "Do you provide ongoing operations and support?", content: "Yes. We provide comprehensive support from implementation through production operations. Our engagement model includes knowledge transfer and capability building so your team can sustainably maintain and evolve the platform. We're partners in your long-term digital success, not just project vendors."},
|
||||
{
|
||||
id: "6",
|
||||
title: "How does Tulepaak ensure regulatory compliance?",
|
||||
content: "Regulatory compliance is embedded in every phase—from solution architecture through implementation and operations. We bring deep understanding of government data protection, financial reporting standards, cross-border regulations, and industry frameworks. Our solutions are designed with compliance-first principles.",
|
||||
},
|
||||
id: "6", title: "How does Tulepaak ensure regulatory compliance?", content: "Regulatory compliance is embedded in every phase—from solution architecture through implementation and operations. We bring deep understanding of government data protection, financial reporting standards, cross-border regulations, and industry frameworks. Our solutions are designed with compliance-first principles."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Everything you need to know about Tulepaak's approach, services, and engagement models"
|
||||
|
||||
Reference in New Issue
Block a user