From b35bbce348472ac2bfc4b9a4c1c1e939bb037337 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:01:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}