Merge version_2 into main #2
@@ -192,7 +192,10 @@ export default function LandingPage() {
|
||||
]
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: 'Get Started', href: 'contact' }]}
|
||||
buttons={[
|
||||
{ text: 'Get Started', href: 'contact' },
|
||||
{ text: 'Compare Plans', href: '#pricing' }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user