Update src/app/page.tsx
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user