From 76c7cfbbc203f9c1ad9a30a007753193324e7aad Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 14:11:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e7e1981..70ad51c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -175,6 +175,7 @@ export default function HomePage() { tagIcon={HelpCircle} textboxLayout="default" useInvertedBackground={false} + faqsAnimation="smooth" faqs={[ { id: "1", title: "What industries do you serve?", content: "We serve diverse industries including finance, healthcare, e-commerce, manufacturing, education, and government. Our team has deep expertise in regulated industries and enterprise-scale operations." @@ -208,7 +209,7 @@ export default function HomePage() { ctaIcon={Phone} useInvertedBackground={false} animationType="slide-up" - accordionAnimationType="instant" + accordionAnimationType="smooth" faqs={[ { id: "1", title: "How do I get started?", content: "Contact us through the form above or call our sales team. We'll schedule an initial consultation to understand your business needs, current IT landscape, and transformation goals. No obligation."