Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 576260113e | |||
| 3567f43160 |
@@ -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."
|
description="Your emotional wellbeing, simplified. Join the waitlist and gain early access to AI-powered personalized insights."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Join Waitlist", href: "#contact"},
|
text: "Start Your Wellness Journey", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
slides={[
|
slides={[
|
||||||
{
|
{
|
||||||
@@ -85,11 +85,6 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Smart Features for Better Days"
|
title="Smart Features for Better Days"
|
||||||
description="Vylx provides actionable insights to help you thrive."
|
description="Vylx provides actionable insights to help you thrive."
|
||||||
buttons={[
|
|
||||||
{
|
|
||||||
text: "Get Started", href: "#contact"
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user