Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-03-03 00:01:42 +00:00

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}