diff --git a/src/app/page.tsx b/src/app/page.tsx index b85c387..160891c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tagIcon={Zap} tagAnimation="slide-up" buttons={[ - { text: "Start Free Trial", href: "/trial" }, + { text: "Launch Free Trial", href: "/trial" }, { text: "View Demo", href: "/demo" } ]} buttonAnimation="slide-up"