Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5e0a35402e | |||
| ab715783c6 | |||
| b385565cdf | |||
| 576260113e | |||
| 3567f43160 |
@@ -11,7 +11,7 @@ import MediaAbout from '@/components/sections/about/MediaAbout';
|
|||||||
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
||||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||||
import { CheckCircle, Lightbulb, LineChart } from "lucide-react";
|
import { CheckCircle, Lightbulb, LineChart, ArrowRight } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -31,12 +31,9 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{ name: "Features", id: "#features" },
|
||||||
name: "Features", id: "#features"},
|
{ name: "About", id: "#about" },
|
||||||
{
|
{ name: "Waitlist", id: "#contact" },
|
||||||
name: "About", id: "#about"},
|
|
||||||
{
|
|
||||||
name: "Waitlist", id: "#contact"},
|
|
||||||
]}
|
]}
|
||||||
brandName="Vylx"
|
brandName="Vylx"
|
||||||
/>
|
/>
|
||||||
@@ -47,22 +44,15 @@ export default function LandingPage() {
|
|||||||
logoText="Vylx"
|
logoText="Vylx"
|
||||||
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: "Start Your Wellness Journey", href: "#contact" },
|
||||||
text: "Join Waitlist", href: "#contact"},
|
|
||||||
]}
|
]}
|
||||||
slides={[
|
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/aesthetic-background-with-gradient-sunset-projector-lamp_53876-103791.jpg", imageAlt: "Gradient flow" },
|
||||||
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/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/aesthetic-background-with-gradient-sunset-projector-lamp_53876-103791.jpg", imageAlt: "Gradient flow"},
|
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-ethereal-environment_23-2151113672.jpg", imageAlt: "Zen abstract" },
|
||||||
{
|
|
||||||
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/woman-posing-ethereal-environment_23-2151113672.jpg", imageAlt: "Zen abstract"},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -70,26 +60,27 @@ export default function LandingPage() {
|
|||||||
<div id="features" data-section="features">
|
<div id="features" data-section="features">
|
||||||
<FeatureHoverPattern
|
<FeatureHoverPattern
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="split"
|
textboxLayout="split-actions"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Explore All Capabilities", href: "#contact" }
|
||||||
|
]}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
icon: CheckCircle,
|
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.", button: { text: "Learn More", href: "#about" }
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: LineChart,
|
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.", button: { text: "Learn More", href: "#about" }
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: Lightbulb,
|
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.", button: { text: "Learn More", href: "#about" }
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
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>
|
||||||
|
|
||||||
@@ -109,12 +100,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
metrics={[
|
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: "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: "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"},
|
|
||||||
]}
|
]}
|
||||||
title="Real Results"
|
title="Real Results"
|
||||||
description="Our beta testing shows significant improvements in user mindfulness."
|
description="Our beta testing shows significant improvements in user mindfulness."
|
||||||
@@ -127,16 +115,11 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
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: "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: "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: "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: "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: "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"
|
title="Loved by Beta Testers"
|
||||||
description="Hear what early adopters have to say about Vylx."
|
description="Hear what early adopters have to say about Vylx."
|
||||||
@@ -148,12 +131,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
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: "f3", title: "Can I refer friends?", content: "Yes, sharing your link earns you priority access on the waitlist." },
|
||||||
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."},
|
|
||||||
]}
|
]}
|
||||||
title="Common Questions"
|
title="Common Questions"
|
||||||
description="Answers to your questions about Vylx."
|
description="Answers to your questions about Vylx."
|
||||||
@@ -164,8 +144,7 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactCenter
|
<ContactCenter
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{ variant: "sparkles-gradient" }}
|
||||||
variant: "sparkles-gradient"}}
|
|
||||||
tag="Waitlist"
|
tag="Waitlist"
|
||||||
title="Get Early Access"
|
title="Get Early Access"
|
||||||
description="Join thousands of others starting their journey with Vylx."
|
description="Join thousands of others starting their journey with Vylx."
|
||||||
@@ -178,18 +157,14 @@ export default function LandingPage() {
|
|||||||
columns={[
|
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: "#"},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user