Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e9ca00f795 | |||
| 10db3fa97a | |||
| 23da25e4ae | |||
| e053977cb9 | |||
| dd33f093d7 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Free Trial", href: "https://example.com/trial" },
|
{ text: "Get Free Trial", href: "https://example.com/trial" },
|
||||||
{ text: "View Demo", href: "#features" }
|
{ text: "View Demo", href: "#features" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user