Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| def1e5b340 | |||
| 3be0ec1411 |
@@ -99,6 +99,11 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttonAnimation="none"
|
buttonAnimation="none"
|
||||||
|
buttons={[
|
||||||
|
{
|
||||||
|
text: "Start Your Free Trial", href: "https://discord.gg"
|
||||||
|
}
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user