Update src/app/page.tsx

This commit is contained in:
2026-03-03 00:01:38 +00:00
parent d975105849
commit b35bbce348

View File

@@ -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}