diff --git a/src/app/page.tsx b/src/app/page.tsx index ee8dbe8..4127fd8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,6 +99,11 @@ export default function LandingPage() { ]} tagAnimation="slide-up" buttonAnimation="none" + buttons={[ + { + text: "Start Your Free Trial", href: "https://discord.gg" + } + ]} />