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