diff --git a/src/app/page.tsx b/src/app/page.tsx index 763d3ff..2c4736d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: 'Book a Free Automation Review', href: '#contact' }, { text: 'View Case Studies', href: '#case-studies' } ]} - buttonAnimation="slide-up" + buttonAnimation="smooth" background={{ variant: 'plain' }} dashboard={{ title: 'Automation Metrics Hub', @@ -292,7 +292,7 @@ export default function LandingPage() { title="Common Questions" description="Everything you need to know about Intulos automation systems." tag="FAQ" - animationType="slide-up" + animationType="smooth" faqsAnimation="slide-up" textboxLayout="default" useInvertedBackground={false}