2 Commits

Author SHA1 Message Date
0f32781958 Update src/app/page.tsx 2026-03-12 02:54:55 +00:00
66a730f43f Merge version_1 into main
Merge version_1 into main
2026-03-12 02:53:54 +00:00

View File

@@ -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." description="Find your inner peace through guided meditation. Join thousands discovering mindfulness, one breath at a time."
background={{ variant: "radial-gradient" }} background={{ variant: "radial-gradient" }}
buttons={[ buttons={[
{ text: "Join the Waitlist", href: "#contact" }, { text: "Start Free Trial", href: "#contact" },
{ text: "Learn More", href: "#about" } { text: "Learn More", href: "#about" }
]} ]}
layoutOrder="default" layoutOrder="default"