Update src/app/page.tsx

This commit is contained in:
2026-04-28 18:12:05 +00:00
parent fe23a6351f
commit fb950887cb

View File

@@ -32,17 +32,11 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Waitlist",
id: "#contact",
},
name: "Waitlist", id: "#contact"},
]}
brandName="Vylx"
/>
@@ -54,35 +48,21 @@ 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: "Join Waitlist", href: "#contact"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-easter-decorative-egg_23-2150245745.jpg",
imageAlt: "Abstract art",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-easter-decorative-egg_23-2150245745.jpg", imageAlt: "Abstract art"},
{
imageSrc: "http://img.b2bpic.net/free-photo/determined-ceo-works-office-analyzing-infographics-setting-business-goals_482257-123120.jpg",
imageAlt: "Analytics dashboard",
},
imageSrc: "http://img.b2bpic.net/free-photo/determined-ceo-works-office-analyzing-infographics-setting-business-goals_482257-123120.jpg", imageAlt: "Analytics dashboard"},
{
imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-sunset-projector-lamp_53876-103791.jpg",
imageAlt: "Gradient flow",
},
imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-sunset-projector-lamp_53876-103791.jpg", imageAlt: "Gradient flow"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-school-supplies-with-copyspace_23-2148198161.jpg",
imageAlt: "Crystal insights",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-school-supplies-with-copyspace_23-2148198161.jpg", imageAlt: "Crystal insights"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-smartphone_23-2149930146.jpg",
imageAlt: "Interface login",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-smartphone_23-2149930146.jpg", imageAlt: "Interface login"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-ethereal-environment_23-2151113672.jpg",
imageAlt: "Zen abstract",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-ethereal-environment_23-2151113672.jpg", imageAlt: "Zen abstract"},
]}
/>
</div>
@@ -95,22 +75,21 @@ export default function LandingPage() {
features={[
{
icon: CheckCircle,
title: "Daily Mood Logging",
description: "Quickly capture your mood throughout the day with ease.",
},
title: "Daily Mood Logging", description: "Quickly capture your mood throughout the day with ease."},
{
icon: LineChart,
title: "Trend Analysis",
description: "Identify hidden patterns in your mental wellness journey.",
},
title: "Trend Analysis", description: "Identify hidden patterns in your mental wellness journey."},
{
icon: Lightbulb,
title: "AI Coaching",
description: "Personalized advice based on your unique emotional data.",
},
title: "AI Coaching", description: "Personalized advice based on your unique emotional data."},
]}
title="Smart Features for Better Days"
description="Vylx provides actionable insights to help you thrive."
buttons={[
{
text: "Get Started", href: "#contact"
}
]}
/>
</div>
@@ -131,26 +110,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "85%",
title: "Improved Clarity",
description: "Users reported better understanding of mood triggers.",
imageSrc: "http://img.b2bpic.net/free-vector/set-computer-icon-vectors_53876-60023.jpg",
},
id: "m1", value: "85%", title: "Improved Clarity", description: "Users reported better understanding of mood triggers.", imageSrc: "http://img.b2bpic.net/free-vector/set-computer-icon-vectors_53876-60023.jpg"},
{
id: "m2",
value: "12min",
title: "Daily Average",
description: "Time saved in emotional processing.",
imageSrc: "http://img.b2bpic.net/free-photo/battery-full-sign-right-side-with-white-background_187299-39725.jpg",
},
id: "m2", value: "12min", title: "Daily Average", description: "Time saved in emotional processing.", imageSrc: "http://img.b2bpic.net/free-photo/battery-full-sign-right-side-with-white-background_187299-39725.jpg"},
{
id: "m3",
value: "4.8/5",
title: "User Rating",
description: "Our current rating from early beta testers.",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-banner-sale-ads_23-2150695149.jpg",
},
id: "m3", value: "4.8/5", title: "User Rating", description: "Our current rating from early beta testers.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-banner-sale-ads_23-2150695149.jpg"},
]}
title="Real Results"
description="Our beta testing shows significant improvements in user mindfulness."
@@ -164,40 +128,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "Designer",
testimonial: "Vylx completely changed how I track my daily stress levels.",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13338.jpg",
},
id: "1", name: "Sarah Johnson", role: "Designer", testimonial: "Vylx completely changed how I track my daily stress levels.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13338.jpg"},
{
id: "2",
name: "Michael Chen",
role: "Developer",
testimonial: "The AI insights feel incredibly personalized and helpful.",
imageSrc: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg",
},
id: "2", name: "Michael Chen", role: "Developer", testimonial: "The AI insights feel incredibly personalized and helpful.", imageSrc: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg"},
{
id: "3",
name: "Emily Rodriguez",
role: "Student",
testimonial: "So simple to use and the patterns are so clear.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-wearing-sunglasses_23-2149105478.jpg",
},
id: "3", name: "Emily Rodriguez", role: "Student", testimonial: "So simple to use and the patterns are so clear.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-wearing-sunglasses_23-2149105478.jpg"},
{
id: "4",
name: "David Kim",
role: "Manager",
testimonial: "An essential tool for my daily mindfulness routine.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-woman-portrait_23-2149051749.jpg",
},
id: "4", name: "David Kim", role: "Manager", testimonial: "An essential tool for my daily mindfulness routine.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-woman-portrait_23-2149051749.jpg"},
{
id: "5",
name: "Jessica Lee",
role: "Writer",
testimonial: "Finally, a tracker that understands my daily routine.",
imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg",
},
id: "5", name: "Jessica Lee", role: "Writer", testimonial: "Finally, a tracker that understands my daily routine.", imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg"},
]}
title="Loved by Beta Testers"
description="Hear what early adopters have to say about Vylx."
@@ -210,20 +149,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Is Vylx free?",
content: "The basic version is free, with premium features available via subscription.",
},
id: "f1", title: "Is Vylx free?", content: "The basic version is free, with premium features available via subscription."},
{
id: "f2",
title: "When is launch?",
content: "We are targeting a Q3 2025 release.",
},
id: "f2", title: "When is launch?", content: "We are targeting a Q3 2025 release."},
{
id: "f3",
title: "Can I refer friends?",
content: "Yes, sharing your link earns you priority access on the waitlist.",
},
id: "f3", title: "Can I refer friends?", content: "Yes, sharing your link earns you priority access on the waitlist."},
]}
title="Common Questions"
description="Answers to your questions about Vylx."
@@ -235,8 +165,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Waitlist"
title="Get Early Access"
description="Join thousands of others starting their journey with Vylx."
@@ -248,29 +177,19 @@ export default function LandingPage() {
logoText="Vylx"
columns={[
{
title: "Product",
items: [
title: "Product", items: [
{
label: "Features",
href: "#features",
},
label: "Features", href: "#features"},
{
label: "Early Access",
href: "#contact",
},
label: "Early Access", href: "#contact"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}
@@ -279,4 +198,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}