Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5b448d169c | |||
| a128c572b9 |
@@ -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