diff --git a/src/app/page.tsx b/src/app/page.tsx index 2157310..93e764d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,22 +31,10 @@ export default function LandingPage() { @@ -171,41 +90,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Personal Classes", - description: "1-on-1 sessions designed to focus on your specific health requirements.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-meditating-mat_23-2148935643.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/female-yoga-teacher-teaching-class_23-2148925788.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-yoga-equipment_23-2151725255.jpg?_wi=2", - imageAlt: "yoga class personal session", + title: "Personal Classes", description: "1-on-1 sessions designed to focus on your specific health requirements.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-meditating-mat_23-2148935643.jpg", imageAlt: "yoga" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/female-yoga-teacher-teaching-class_23-2148925788.jpg", imageAlt: "yoga" } }, { - title: "Government Classes", - description: "Standardized yogic training following the curriculum from India.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-doing-yoga-nature_52683-96241.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-teacher-sitting-padmasana-pose_1163-4128.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-professor-work-educational-system_23-2151737357.jpg", - imageAlt: "yoga class personal session", + title: "Government Classes", description: "Standardized yogic training following the curriculum from India.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-doing-yoga-nature_52683-96241.jpg", imageAlt: "yoga" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-teacher-sitting-padmasana-pose_1163-4128.jpg", imageAlt: "yoga" } }, { - title: "Virtual Sessions", - description: "Train from the comfort of home with interactive online guidance.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/female-fitness-instructor-teaching-yoga-from-home-through-laptop_23-2149320131.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/exercise-international-group-relaxation-fitness-concept_53876-31178.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-woman-working-out-home-doing-fitness-training-alone-yoga-mat-listens-music_1258-253580.jpg?_wi=1", - imageAlt: "yoga class personal session", - }, + title: "Virtual Sessions", description: "Train from the comfort of home with interactive online guidance.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/female-fitness-instructor-teaching-yoga-from-home-through-laptop_23-2149320131.jpg", imageAlt: "yoga" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/exercise-international-group-relaxation-fitness-concept_53876-31178.jpg", imageAlt: "yoga" } + } ]} showStepNumbers={false} title="Custom Yoga Services" @@ -219,41 +114,11 @@ export default function LandingPage() { textboxLayout="split-description" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Sarah", - role: "Office Professional", - testimonial: "Life-changing yoga sessions.", - imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-woman-working-out-home-doing-fitness-training-alone-yoga-mat-listens-music_1258-253580.jpg?_wi=2", - }, - { - id: "2", - name: "David", - role: "Athlete", - testimonial: "Better recovery and flexibility.", - imageSrc: "http://img.b2bpic.net/free-photo/workout-with-personal-trainer-lotus-position_23-2148795186.jpg", - }, - { - id: "3", - name: "Meera", - role: "Homemaker", - testimonial: "Improved posture and health.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-outdoors-alone_52683-107549.jpg", - }, - { - id: "4", - name: "John", - role: "Business Owner", - testimonial: "Stress reduction was immediate.", - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-women-relaxing-ater-doing-yoga-talking-together-exercising-home-with-friends-sport-recreation-concept_640221-101.jpg", - }, - { - id: "5", - name: "Amina", - role: "Student", - testimonial: "Energy levels are much higher.", - imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-preparing-fruit-juice_23-2148952575.jpg", - }, + { id: "1", name: "Sarah", role: "Office Professional", testimonial: "Life-changing yoga sessions.", imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-woman-working-out-home-doing-fitness-training-alone-yoga-mat-listens-music_1258-253580.jpg" }, + { id: "2", name: "David", role: "Athlete", testimonial: "Better recovery and flexibility.", imageSrc: "http://img.b2bpic.net/free-photo/workout-with-personal-trainer-lotus-position_23-2148795186.jpg" }, + { id: "3", name: "Meera", role: "Homemaker", testimonial: "Improved posture and health.", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-outdoors-alone_52683-107549.jpg" }, + { id: "4", name: "John", role: "Business Owner", testimonial: "Stress reduction was immediate.", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-women-relaxing-ater-doing-yoga-talking-together-exercising-home-with-friends-sport-recreation-concept_640221-101.jpg" }, + { id: "5", name: "Amina", role: "Student", testimonial: "Energy levels are much higher.", imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-preparing-fruit-juice_23-2148952575.jpg" } ]} title="Hear from Our Students" description="See the positive impact on health that our students experience daily." @@ -267,37 +132,13 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "group", - badge: "Popular", - price: "₹1,500/mo", - subtitle: "Group Sessions", - features: [ - "Government Curriculum", - "Small Batches", - "Flexible Timing", - ], - buttons: [ - { - text: "Book Now", - }, - ], + id: "group", badge: "Popular", price: "₹1,500/mo", subtitle: "Group Sessions", features: ["Government Curriculum", "Small Batches", "Flexible Timing"], + buttons: [{ text: "Book Now" }] }, { - id: "personal", - badge: "Premium", - price: "₹5,000/mo", - subtitle: "Personalized Training", - features: [ - "1-on-1 Attention", - "Customized Health Goals", - "Priority Scheduling", - ], - buttons: [ - { - text: "Start Today", - }, - ], - }, + id: "personal", badge: "Premium", price: "₹5,000/mo", subtitle: "Personalized Training", features: ["1-on-1 Attention", "Customized Health Goals", "Priority Scheduling"], + buttons: [{ text: "Start Today" }] + } ]} title="Yoga Class Plans" description="Transparent pricing for your wellness journey." @@ -310,33 +151,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "1", - value: "200+", - title: "Students Trained", - items: [ - "Successfully graduated", - "Health goals met", - ], - }, - { - id: "2", - value: "100%", - title: "Certified", - items: [ - "Government standard", - "Professional training", - ], - }, - { - id: "3", - value: "4.9", - title: "Average Rating", - items: [ - "Highly recommended", - "Student satisfaction", - ], - }, + { id: "1", value: "200+", title: "Students Trained", items: ["Successfully graduated", "Health goals met"] }, + { id: "2", value: "100%", title: "Certified", items: ["Government standard", "Professional training"] }, + { id: "3", value: "4.9", title: "Average Rating", items: ["Highly recommended", "Student satisfaction"] } ]} title="Our Impact" description="Proven results through disciplined practice." @@ -348,21 +165,9 @@ export default function LandingPage() { textboxLayout="split-description" useInvertedBackground={false} faqs={[ - { - id: "1", - title: "What are the payment modes?", - content: "You can pay comfortably via UPI or cash payments directly at the start of the session.", - }, - { - id: "2", - title: "Where can I contact you?", - content: "You can call or WhatsApp me at +91 99999-99999 for inquiries.", - }, - { - id: "3", - title: "Are you certified?", - content: "Yes, I hold a diploma from India, granted by the Gujrat Rajya Yog Board.", - }, + { id: "1", title: "What are the payment modes?", content: "You can pay comfortably via UPI or cash payments directly at the start of the session." }, + { id: "2", title: "Where can I contact you?", content: "You can call or WhatsApp me at +91 99999-99999 for inquiries." }, + { id: "3", title: "Are you certified?", content: "Yes, I hold a diploma from India, granted by the Gujrat Rajya Yog Board." } ]} imageSrc="http://img.b2bpic.net/free-photo/black-caucasian-women-doing-yoga-stretching-mat-studio_1157-52191.jpg" mediaAnimation="slide-up" @@ -374,10 +179,9 @@ export default function LandingPage() {