diff --git a/src/app/page.tsx b/src/app/page.tsx index bbd787a..9eda8fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { description="Find your inner peace through guided meditation. Join thousands discovering mindfulness, one breath at a time." background={{ variant: "radial-gradient" }} buttons={[ - { text: "Join the Waitlist", href: "#contact" }, + { text: "Start Free Trial", href: "#contact" }, { text: "Learn More", href: "#about" } ]} layoutOrder="default"