Merge version_1_1781905536606 into main
Merge version_1_1781905536606 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -19,13 +19,9 @@ export default function HomePage() {
|
||||
title="Find Your Flow, Transform Your Life"
|
||||
description="Join our welcoming yoga community with classes for every level. From beginner-friendly flows to advanced practices, discover peace and strength in every session."
|
||||
primaryButton={{
|
||||
text: "Browse Classes & Book Now",
|
||||
href: "#features",
|
||||
}}
|
||||
text: "Browse Classes & Book Now", href: "#features"}}
|
||||
secondaryButton={{
|
||||
text: "View Schedule",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "View Schedule", href: "#contact"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-attractive-woman-standing-natarajasana-pose-home-inter_1163-2999.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -39,40 +35,15 @@ export default function HomePage() {
|
||||
description="See how our yoga practice has positively impacted the lives of our members."
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Miller",
|
||||
role: "Marketing Director",
|
||||
quote: "The most peaceful hour of my week. My back pain is gone and my mind feels so clear.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hipster-woman-smile-away-enjoy-with-summer-field-evening-with-vintage-tone-filter_1150-1200.jpg",
|
||||
},
|
||||
name: "Sarah Miller", role: "Marketing Director", quote: "The most peaceful hour of my week. My back pain is gone and my mind feels so clear.", imageSrc: "http://img.b2bpic.net/free-photo/hipster-woman-smile-away-enjoy-with-summer-field-evening-with-vintage-tone-filter_1150-1200.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "David Park",
|
||||
role: "Software Engineer",
|
||||
quote: "I came for the fitness, I stayed for the community. Such a welcoming space.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-woman-formal-clothes_23-2147778692.jpg",
|
||||
},
|
||||
name: "David Park", role: "Software Engineer", quote: "I came for the fitness, I stayed for the community. Such a welcoming space.", imageSrc: "http://img.b2bpic.net/free-photo/serious-young-woman-formal-clothes_23-2147778692.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Elena Rodriguez",
|
||||
role: "Teacher",
|
||||
quote: "ZenFlow changed my approach to work-life balance. Highly recommend for beginners.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-african-american-woman-with-dark-curly-hair-smiling-camera-near-with-copy-space-your-advertisement-colorful-background-space-text_574295-4835.jpg",
|
||||
},
|
||||
name: "Elena Rodriguez", role: "Teacher", quote: "ZenFlow changed my approach to work-life balance. Highly recommend for beginners.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-african-american-woman-with-dark-curly-hair-smiling-camera-near-with-copy-space-your-advertisement-colorful-background-space-text_574295-4835.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "James Smith",
|
||||
role: "Artist",
|
||||
quote: "The instructors here are truly masters of their craft. I feel stronger every class.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021805.jpg",
|
||||
},
|
||||
name: "James Smith", role: "Artist", quote: "The instructors here are truly masters of their craft. I feel stronger every class.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021805.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Linda Wu",
|
||||
role: "Business Owner",
|
||||
quote: "A true sanctuary in the middle of the city. I love the variety of classes offered.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg",
|
||||
},
|
||||
name: "Linda Wu", role: "Business Owner", quote: "A true sanctuary in the middle of the city. I love the variety of classes offered.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -86,32 +57,17 @@ export default function HomePage() {
|
||||
description="From gentle restorative sessions to dynamic vinyasa, find the style that fits your mood."
|
||||
items={[
|
||||
{
|
||||
title: "Gentle Flow",
|
||||
description: "Perfect for beginners or those seeking stress relief. Focuses on breathing and slow transitions.",
|
||||
tags: [
|
||||
"Beginner",
|
||||
"Mindfulness",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-senior-woman-with-yoga-mat_23-2148917037.jpg",
|
||||
},
|
||||
title: "Gentle Flow", description: "Perfect for beginners or those seeking stress relief. Focuses on breathing and slow transitions.", tags: [
|
||||
"Beginner", "Mindfulness"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-senior-woman-with-yoga-mat_23-2148917037.jpg"},
|
||||
{
|
||||
title: "Power Vinyasa",
|
||||
description: "Build heat and strength with our signature athletic flow classes.",
|
||||
tags: [
|
||||
"Strength",
|
||||
"Intermediate",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-people-performing-cobra-pose-exercise-mat_1170-202.jpg",
|
||||
},
|
||||
title: "Power Vinyasa", description: "Build heat and strength with our signature athletic flow classes.", tags: [
|
||||
"Strength", "Intermediate"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-people-performing-cobra-pose-exercise-mat_1170-202.jpg"},
|
||||
{
|
||||
title: "Yin & Restore",
|
||||
description: "Deeply relaxing stretches focused on flexibility and internal silence.",
|
||||
tags: [
|
||||
"Restorative",
|
||||
"All Levels",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-group-sporty-people-plank-pose_1163-4960.jpg",
|
||||
},
|
||||
title: "Yin & Restore", description: "Deeply relaxing stretches focused on flexibility and internal silence.", tags: [
|
||||
"Restorative", "All Levels"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-group-sporty-people-plank-pose_1163-4960.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -125,51 +81,23 @@ export default function HomePage() {
|
||||
description="Whether you practice daily or once a week, we have an option for you."
|
||||
plans={[
|
||||
{
|
||||
tag: "Essential",
|
||||
price: "$99",
|
||||
period: "/mo",
|
||||
features: [
|
||||
"4 Classes per month",
|
||||
"Community Access",
|
||||
"App Booking",
|
||||
],
|
||||
tag: "Essential", price: "$99", period: "/mo", features: [
|
||||
"4 Classes per month", "Community Access", "App Booking"],
|
||||
primaryButton: {
|
||||
text: "Choose Plan",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yoga-teacher-teaching-class_23-2148925757.jpg",
|
||||
},
|
||||
text: "Choose Plan", href: "#"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yoga-teacher-teaching-class_23-2148925757.jpg"},
|
||||
{
|
||||
tag: "Unlimited",
|
||||
price: "$179",
|
||||
period: "/mo",
|
||||
features: [
|
||||
"Unlimited Access",
|
||||
"Guest Passes",
|
||||
"Priority Booking",
|
||||
"Mat Storage",
|
||||
],
|
||||
tag: "Unlimited", price: "$179", period: "/mo", features: [
|
||||
"Unlimited Access", "Guest Passes", "Priority Booking", "Mat Storage"],
|
||||
primaryButton: {
|
||||
text: "Choose Plan",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fantasy-setting-practicing-yoga-mindful-meditation_23-2151416475.jpg",
|
||||
},
|
||||
text: "Choose Plan", href: "#"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fantasy-setting-practicing-yoga-mindful-meditation_23-2151416475.jpg"},
|
||||
{
|
||||
tag: "Drop-in",
|
||||
price: "$25",
|
||||
period: "/class",
|
||||
features: [
|
||||
"Single Class Entry",
|
||||
"No Commitment",
|
||||
"Community Access",
|
||||
],
|
||||
tag: "Drop-in", price: "$25", period: "/class", features: [
|
||||
"Single Class Entry", "No Commitment", "Community Access"],
|
||||
primaryButton: {
|
||||
text: "Choose Plan",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flowerpot-bamboo-black-stones_23-2147621583.jpg",
|
||||
},
|
||||
text: "Choose Plan", href: "#"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flowerpot-bamboo-black-stones_23-2147621583.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -183,20 +111,11 @@ export default function HomePage() {
|
||||
description="Join a thriving community focused on health and wellness."
|
||||
metrics={[
|
||||
{
|
||||
icon: Users,
|
||||
title: "Happy Students",
|
||||
value: "2.5k+",
|
||||
},
|
||||
icon: "Users", title: "Happy Students", value: "2.5k+"},
|
||||
{
|
||||
icon: CalendarDays,
|
||||
title: "Weekly Sessions",
|
||||
value: "45",
|
||||
},
|
||||
icon: "CalendarDays", title: "Weekly Sessions", value: "45"},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Instructors",
|
||||
value: "12",
|
||||
},
|
||||
icon: "Award", title: "Instructors", value: "12"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -210,20 +129,11 @@ export default function HomePage() {
|
||||
description="Our certified instructors are dedicated to guiding you through your practice safely and thoughtfully."
|
||||
members={[
|
||||
{
|
||||
name: "Maya Singh",
|
||||
role: "Lead Instructor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-standing-white-wall_114579-65292.jpg",
|
||||
},
|
||||
name: "Maya Singh", role: "Lead Instructor", imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-standing-white-wall_114579-65292.jpg"},
|
||||
{
|
||||
name: "Julian Rivers",
|
||||
role: "Yoga Therapist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/active-man-woman-doing-exercises_23-2148282911.jpg",
|
||||
},
|
||||
name: "Julian Rivers", role: "Yoga Therapist", imageSrc: "http://img.b2bpic.net/free-photo/active-man-woman-doing-exercises_23-2148282911.jpg"},
|
||||
{
|
||||
name: "Chloe Vance",
|
||||
role: "Vinyasa Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-yoga-instructor-mat_23-2148924666.jpg",
|
||||
},
|
||||
name: "Chloe Vance", role: "Vinyasa Specialist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-yoga-instructor-mat_23-2148924666.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -237,25 +147,17 @@ export default function HomePage() {
|
||||
description="New to yoga or new to us? Here are the basics."
|
||||
categories={[
|
||||
{
|
||||
name: "Getting Started",
|
||||
items: [
|
||||
name: "Getting Started", items: [
|
||||
{
|
||||
question: "Do I need my own mat?",
|
||||
answer: "You are welcome to bring your own, but we offer complimentary mat rentals at the studio.",
|
||||
},
|
||||
question: "Do I need my own mat?", answer: "You are welcome to bring your own, but we offer complimentary mat rentals at the studio."},
|
||||
{
|
||||
question: "What should I wear?",
|
||||
answer: "Comfortable clothes that allow you to move freely. No shoes required in the studio.",
|
||||
},
|
||||
question: "What should I wear?", answer: "Comfortable clothes that allow you to move freely. No shoes required in the studio."},
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Booking",
|
||||
items: [
|
||||
name: "Booking", items: [
|
||||
{
|
||||
question: "Can I book in advance?",
|
||||
answer: "Yes, classes open for booking 7 days in advance via our website or app.",
|
||||
},
|
||||
question: "Can I book in advance?", answer: "Yes, classes open for booking 7 days in advance via our website or app."},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -269,16 +171,12 @@ export default function HomePage() {
|
||||
tag="Ready to Start?"
|
||||
text="Join our growing community and find your inner peace. Book your first class today."
|
||||
primaryButton={{
|
||||
text: "Book Now",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Book Now", href: "#"}}
|
||||
secondaryButton={{
|
||||
text: "Contact Us",
|
||||
href: "mailto:hello@zenflow.com",
|
||||
}}
|
||||
text: "Contact Us", href: "mailto:hello@zenflow.com"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user