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."