From db6d980666862196754ba0edbd92ab4bf96594f5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Feb 2026 14:05:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 747573f..4c252d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -175,7 +175,6 @@ export default function HomePage() { tagIcon={HelpCircle} textboxLayout="default" useInvertedBackground={false} - animationType="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." @@ -196,7 +195,6 @@ export default function HomePage() { id: "6", title: "What is your pricing model?", content: "We offer flexible pricing including fixed-price projects, time & materials engagements, and managed services subscriptions. We provide detailed cost estimates upfront and work within your budget constraints while maintaining quality standards." } ]} - faqsAnimation="smooth" /> -- 2.49.1