From 995be9372c8c9ad16b1ba68df65b91750f1df7af Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:05:57 +0000 Subject: [PATCH 1/3] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 96bacc6..e3ff76b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -65,7 +65,7 @@ export default function ContactPage() { { 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" -- 2.49.1 From d04ff69d8c39f5f5b33e0d1b12c99dd8d5c395f1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:05:58 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 51f3b47..800a9b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,7 +100,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} animationType="slide-up" - gridVariant="uniform-3-items" + gridVariant="uniform-4-items" features={[ { id: "1", title: "Solution Architecture", description: "Designing modular, scalable registry architectures that evolve with regulatory and business needs. Expert in legacy modernization and cloud-native transformation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUU5Qzz48bYOyAvEw1EpgEpY2/system-architecture-diagram-visualizatio-1772524674975-394e4aca.png", imageAlt: "Solution architecture design"}, -- 2.49.1 From 895cab018ce6991142f5d363c041465cc51a5178 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:05:59 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 953bab1..5da96fe 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -79,7 +79,7 @@ export default function ServicesPage() { textboxLayout="default" useInvertedBackground={false} animationType="slide-up" - gridVariant="uniform-3-items" + gridVariant="uniform-4-items" ariaLabel="Service delivery details" /> -- 2.49.1