Merge version_1 into main #2
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{ text: 'Book a Free Automation Review', href: '#contact' },
|
||||
{ text: 'View Case Studies', href: '#case-studies' }
|
||||
]}
|
||||
buttonAnimation="smooth"
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: 'plain' }}
|
||||
dashboard={{
|
||||
title: 'Automation Metrics Hub',
|
||||
@@ -344,7 +344,7 @@ export default function LandingPage() {
|
||||
{ text: 'Book a Free Automation Review', href: 'mailto:hello@intulos.com?subject=Automation Review' },
|
||||
{ text: 'Schedule Strategy Call', href: 'mailto:hello@intulos.com?subject=Strategy Call' }
|
||||
]}
|
||||
buttonAnimation="smooth"
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: 'plain' }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user