Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f54dfb4d15 | |||
| cb0c3e61d3 | |||
| e52b1552a4 | |||
| 4bb55061eb |
@@ -180,8 +180,8 @@ export default function LandingPage() {
|
||||
background={{ variant: 'plain' }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: 'Start Free Trial', href: 'contact' },
|
||||
{ text: 'Schedule Demo', href: 'contact' }
|
||||
{ text: 'Get Started Free', href: 'contact' },
|
||||
{ text: 'Learn More', href: 'contact' }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user