From 576260113e191633d03e9cec8270dc0901646565 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 3 May 2026 11:31:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index da54890..a04caf1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { description="Your emotional wellbeing, simplified. Join the waitlist and gain early access to AI-powered personalized insights." buttons={[ { - text: "Join Waitlist", href: "#contact"}, + text: "Start Your Wellness Journey", href: "#contact"}, ]} slides={[ { @@ -85,11 +85,6 @@ export default function LandingPage() { ]} title="Smart Features for Better Days" description="Vylx provides actionable insights to help you thrive." - buttons={[ - { - text: "Get Started", href: "#contact" - } - ]} />