From 1c0921e5201c1aa51a2b2189316e1e5727d3b9a2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:38:38 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 114 +++++++++-------------------------------- 1 file changed, 25 insertions(+), 89 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6066516..5c90786 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -18,15 +18,13 @@ export default function AboutPage() { const footerColumns = [ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { label: "Home", href: "/" }, { label: "About Us", href: "/about" }, ], }, { - title: "Membership", - items: [ + title: "Membership", items: [ { label: "Basic Plan", href: "/#basic" }, { label: "Pro Plan", href: "/#pro" }, { label: "Elite Plan", href: "/#elite" }, @@ -34,15 +32,13 @@ export default function AboutPage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "WhatsApp", href: "https://wa.me/919876543210" }, { label: "Email", href: "mailto:hello@luxuryakhada.com" }, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms & Conditions", href: "#" }, ], @@ -56,7 +52,7 @@ export default function AboutPage() { borderRadius="pill" contentWidth="small" sizing="medium" - background="noise" + background="circleGradient" cardStyle="outline" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -79,63 +75,39 @@ export default function AboutPage() { tagIcon={Zap} features={[ { - title: "Strength Training Zone", - description: "Complete range of dumbbells, barbells, and resistance machines.", - icon: Zap, + title: "Strength Training Zone", description: "Complete range of dumbbells, barbells, and resistance machines.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/man-working-out-gym_23-2148197787.jpg?_wi=1", - imageAlt: "Strength training area", - }, + imageSrc: "http://img.b2bpic.net/free-photo/man-working-out-gym_23-2148197787.jpg", imageAlt: "Strength training area"}, { - imageSrc: "http://img.b2bpic.net/free-photo/man-working-out-gym_23-2148197781.jpg?_wi=1", - imageAlt: "Barbell area", - }, + imageSrc: "http://img.b2bpic.net/free-photo/man-working-out-gym_23-2148197781.jpg", imageAlt: "Barbell area"}, ], }, { - title: "Cardio Machines", - description: "Latest treadmills, ellipticals, and stationary bikes.", - icon: Heart, + title: "Cardio Machines", description: "Latest treadmills, ellipticals, and stationary bikes.", icon: Heart, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/strong-young-beautiful-woman-is-engaged-gym-ellipsoid_231208-4495.jpg", - imageAlt: "Cardio machines", - }, + imageSrc: "http://img.b2bpic.net/free-photo/strong-young-beautiful-woman-is-engaged-gym-ellipsoid_231208-4495.jpg", imageAlt: "Cardio machines"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-training-gym_23-2147915439.jpg", - imageAlt: "Treadmill section", - }, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-training-gym_23-2147915439.jpg", imageAlt: "Treadmill section"}, ], }, { - title: "Functional Training Area", - description: "Dedicated space for crossfit, functional workouts, and group classes.", - icon: Activity, + title: "Functional Training Area", description: "Dedicated space for crossfit, functional workouts, and group classes.", icon: Activity, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-is-engaged-gym_1157-32086.jpg", - imageAlt: "Functional training", - }, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-is-engaged-gym_1157-32086.jpg", imageAlt: "Functional training"}, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-doing-burpees-indoors_23-2149326087.jpg", - imageAlt: "Crossfit section", - }, + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-doing-burpees-indoors_23-2149326087.jpg", imageAlt: "Crossfit section"}, ], }, { - title: "Personal Training Zones", - description: "One-on-one coaching areas with mirrors and equipment.", - icon: User, + title: "Personal Training Zones", description: "One-on-one coaching areas with mirrors and equipment.", icon: User, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-trying-high-five-man-gym_23-2148766008.jpg?_wi=1", - imageAlt: "Personal training area", - }, + imageSrc: "http://img.b2bpic.net/free-photo/woman-trying-high-five-man-gym_23-2148766008.jpg", imageAlt: "Personal training area"}, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym_23-2149627077.jpg?_wi=1", - imageAlt: "Training session", - }, + imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym_23-2149627077.jpg", imageAlt: "Training session"}, ], }, ]} @@ -153,23 +125,11 @@ export default function AboutPage() { tagIcon={Award} members={[ { - id: "1", - name: "Manish", - role: "Head Trainer - Strength Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/strong-man-exercising-gym_1303-25238.jpg?_wi=2", - }, + id: "1", name: "Manish", role: "Head Trainer - Strength Specialist", imageSrc: "http://img.b2bpic.net/free-photo/strong-man-exercising-gym_1303-25238.jpg"}, { - id: "2", - name: "Gautam", - role: "Fitness Coach - Form Correction Expert", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-male-boxer-posing-t-shirt-with-arms-crossed_23-2148426242.jpg?_wi=2", - }, + id: "2", name: "Gautam", role: "Fitness Coach - Form Correction Expert", imageSrc: "http://img.b2bpic.net/free-photo/smiley-male-boxer-posing-t-shirt-with-arms-crossed_23-2148426242.jpg"}, { - id: "3", - name: "Rahul", - role: "Personal Trainer - Motivational Expert", - imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-posing_23-2148017390.jpg?_wi=2", - }, + id: "3", name: "Rahul", role: "Personal Trainer - Motivational Expert", imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-posing_23-2148017390.jpg"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -187,37 +147,13 @@ export default function AboutPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Complete Body Transformation", - quote: "Luxury Akhada transformed my fitness journey. The trainers pushed me beyond my limits while keeping me injury-free. I've gained muscle and confidence!", - name: "Manish Pal", - role: "Strength Training Member", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-three-shirtless-hip-hop-performers-posing-before-dancing_23-2148496949.jpg?_wi=2", - }, + id: "1", title: "Complete Body Transformation", quote: "Luxury Akhada transformed my fitness journey. The trainers pushed me beyond my limits while keeping me injury-free. I've gained muscle and confidence!", name: "Manish Pal", role: "Strength Training Member", imageSrc: "http://img.b2bpic.net/free-photo/front-view-three-shirtless-hip-hop-performers-posing-before-dancing_23-2148496949.jpg"}, { - id: "2", - title: "Recovered from Injury Safely", - quote: "After my shoulder injury, I thought my gym days were over. The trainers at Luxury Akhada designed a custom recovery plan. Now I'm stronger than before!", - name: "Rahul Kumar", - role: "Recovery Success Story", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-young-female-writing-notepad-white-desk_140725-144224.jpg?_wi=2", - }, + id: "2", title: "Recovered from Injury Safely", quote: "After my shoulder injury, I thought my gym days were over. The trainers at Luxury Akhada designed a custom recovery plan. Now I'm stronger than before!", name: "Rahul Kumar", role: "Recovery Success Story", imageSrc: "http://img.b2bpic.net/free-photo/top-view-young-female-writing-notepad-white-desk_140725-144224.jpg"}, { - id: "3", - title: "Beginner to Strong", - quote: "Started as a complete beginner with zero fitness background. The supportive community and expert guidance made me fall in love with fitness. Best decision ever!", - name: "Gautam Singh", - role: "Beginner Transformation", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-running-outdoors_23-2150040515.jpg?_wi=2", - }, + id: "3", title: "Beginner to Strong", quote: "Started as a complete beginner with zero fitness background. The supportive community and expert guidance made me fall in love with fitness. Best decision ever!", name: "Gautam Singh", role: "Beginner Transformation", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-running-outdoors_23-2150040515.jpg"}, { - id: "4", - title: "Professional Results", - quote: "As a busy professional, I needed efficiency. The personalized plans and form correction sessions gave me the results I wanted in limited time. Highly recommend!", - name: "Priya Sharma", - role: "Executive Member", - imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-fitness-woman-shows-strong-arm-flexing-miceps-shows-muscles-gym-workout-results-healthy-body-standing-white-background_176420-47072.jpg?_wi=2", - }, + id: "4", title: "Professional Results", quote: "As a busy professional, I needed efficiency. The personalized plans and form correction sessions gave me the results I wanted in limited time. Highly recommend!", name: "Priya Sharma", role: "Executive Member", imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-fitness-woman-shows-strong-arm-flexing-miceps-shows-muscles-gym-workout-results-healthy-body-standing-white-background_176420-47072.jpg"}, ]} /> @@ -227,7 +163,7 @@ export default function AboutPage() { tag="Get in Touch" title="Ready to Transform Your Body?" description="Join Luxury Akhada Gym Today. Book your free trial and start your fitness journey with expert trainers and premium facilities." - background={{ variant: "noise" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={true} inputPlaceholder="Enter your email" buttonText="Book Free Trial" -- 2.49.1 From 184df3283a94794eb2627693acf1b353f64dcafa Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:38:39 +0000 Subject: [PATCH 2/3] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1ead292..ccc88e3 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -17,8 +17,7 @@ export default function ContactPage() { const footerColumns = [ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { label: "Home", href: "/" }, { label: "About Us", href: "/about" }, { label: "Our Trainers", href: "/trainers" }, @@ -26,8 +25,7 @@ export default function ContactPage() { ], }, { - title: "Membership", - items: [ + title: "Membership", items: [ { label: "Basic Plan", href: "/membership#basic" }, { label: "Pro Plan", href: "/membership#pro" }, { label: "Elite Plan", href: "/membership#elite" }, @@ -35,8 +33,7 @@ export default function ContactPage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "WhatsApp", href: "https://wa.me/919876543210" }, { label: "Email", href: "mailto:hello@luxuryakhada.com" }, { label: "Location", href: "#" }, @@ -44,8 +41,7 @@ export default function ContactPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms & Conditions", href: "#" }, { label: "Refund Policy", href: "#" }, @@ -60,7 +56,7 @@ export default function ContactPage() { borderRadius="pill" contentWidth="small" sizing="medium" - background="noise" + background="circleGradient" cardStyle="outline" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -80,7 +76,7 @@ export default function ContactPage() { tag="Get in Touch" title="Ready to Transform Your Body?" description="Join Luxury Akhada Gym Today. Book your free trial and start your fitness journey with expert trainers and premium facilities." - background={{ variant: "noise" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={true} inputPlaceholder="Enter your email" buttonText="Book Free Trial" -- 2.49.1 From 0301681cedea7ac31edff9fe6699d578afcf66c2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:38:39 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 219 ++++++++++------------------------------------- 1 file changed, 47 insertions(+), 172 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0cce9e1..3c407c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,15 +21,13 @@ export default function HomePage() { const footerColumns = [ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { label: "Home", href: "/" }, { label: "About Us", href: "/about" }, ], }, { - title: "Membership", - items: [ + title: "Membership", items: [ { label: "Basic Plan", href: "/#basic" }, { label: "Pro Plan", href: "/#pro" }, { label: "Elite Plan", href: "/#elite" }, @@ -37,15 +35,13 @@ export default function HomePage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "WhatsApp", href: "https://wa.me/919876543210" }, { label: "Email", href: "mailto:hello@luxuryakhada.com" }, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms & Conditions", href: "#" }, ], @@ -59,7 +55,7 @@ export default function HomePage() { borderRadius="pill" contentWidth="small" sizing="medium" - background="noise" + background="circleGradient" cardStyle="outline" primaryButtonStyle="double-inset" secondaryButtonStyle="layered" @@ -80,7 +76,7 @@ export default function HomePage() { description="Vikaspuri's most premium fitness destination. World-class equipment, expert trainers, and a community dedicated to your transformation." tag="Premium Fitness Hub" tagIcon={Dumbbell} - background={{ variant: "noise" }} + background={{ variant: "glowing-orb" }} imageSrc="http://img.b2bpic.net/free-photo/young-powerful-sportsman-training-with-barbell-black-wall_176420-560.jpg" imageAlt="Professional gym workout" imagePosition="right" @@ -88,26 +84,14 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - name: "Manish Pal", - handle: "Member, Strength Training", - testimonial: "Luxury Akhada Vikaspuri is hands down one of the best fitness hubs in the area. Premium environment, top-class equipment, and trainers who genuinely care about your progress.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-fit-sporty-girl-woman-black-sportswear-demostrate-her-strong-muscular-body-stretching_231208-4084.jpg", - }, + name: "Manish Pal", handle: "Member, Strength Training", testimonial: "Luxury Akhada Vikaspuri is hands down one of the best fitness hubs in the area. Premium environment, top-class equipment, and trainers who genuinely care about your progress.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-fit-sporty-girl-woman-black-sportswear-demostrate-her-strong-muscular-body-stretching_231208-4084.jpg"}, { - name: "Rahul Kumar", - handle: "Member, Body Transformation", - testimonial: "The trainers here are incredibly supportive and knowledgeable. Best gym in Vikaspuri! Highly recommend to anyone serious about fitness.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-tattoed-attractive-man-dressed-jeans-t-shirt-leans-against-brick-wall-with-his-arms-crossed-smiling-looking-away_613910-9876.jpg", - }, + name: "Rahul Kumar", handle: "Member, Body Transformation", testimonial: "The trainers here are incredibly supportive and knowledgeable. Best gym in Vikaspuri! Highly recommend to anyone serious about fitness.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-tattoed-attractive-man-dressed-jeans-t-shirt-leans-against-brick-wall-with-his-arms-crossed-smiling-looking-away_613910-9876.jpg"}, { - name: "Gautam Singh", - handle: "Member, Injury Recovery", - testimonial: "Excellent form correction and personalized guidance. Very clean and well-maintained facility. Worth every rupee!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-with-backpack_158595-3427.jpg", - }, + name: "Gautam Singh", handle: "Member, Injury Recovery", testimonial: "Excellent form correction and personalized guidance. Very clean and well-maintained facility. Worth every rupee!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-with-backpack_158595-3427.jpg"}, ]} buttons={[ { text: "Join Now", href: "/membership" }, @@ -125,14 +109,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Premium Equipment", - "Expert Trainers", - "Clean Facilities", - "Community Support", - "Personalized Plans", - "Injury-Safe Training", - "Results Driven", - ]} + "Premium Equipment", "Expert Trainers", "Clean Facilities", "Community Support", "Personalized Plans", "Injury-Safe Training", "Results Driven"]} speed={40} showCard={true} /> @@ -146,63 +123,39 @@ export default function HomePage() { tagIcon={Star} features={[ { - title: "Top Class Equipment", - description: "Imported machines maintained to perfection for optimal performance.", - icon: Zap, + title: "Top Class Equipment", description: "Imported machines maintained to perfection for optimal performance.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/dumbbells-gym_93675-129236.jpg", - imageAlt: "Strength training equipment", - }, + imageSrc: "http://img.b2bpic.net/free-photo/dumbbells-gym_93675-129236.jpg", imageAlt: "Strength training equipment"}, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-exercises-gym_140725-8086.jpg", - imageAlt: "Cardio machines", - }, + imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-exercises-gym_140725-8086.jpg", imageAlt: "Cardio machines"}, ], }, { - title: "Expert Trainers", - description: "Professional guidance from trainers like Manish, Gautam, and Rahul.", - icon: Users, + title: "Expert Trainers", description: "Professional guidance from trainers like Manish, Gautam, and Rahul.", icon: Users, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32132.jpg?_wi=1", - imageAlt: "Personal training session", - }, + imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32132.jpg", imageAlt: "Personal training session"}, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-notebook-medium-shot_23-2149744648.jpg?_wi=1", - imageAlt: "Coach providing guidance", - }, + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-notebook-medium-shot_23-2149744648.jpg", imageAlt: "Coach providing guidance"}, ], }, { - title: "Clean & Premium Environment", - description: "A motivating space designed for serious fitness lovers.", - icon: Sparkles, + title: "Clean & Premium Environment", description: "A motivating space designed for serious fitness lovers.", icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-is-engaged-gym_1157-24063.jpg", - imageAlt: "Premium gym interior", - }, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-is-engaged-gym_1157-24063.jpg", imageAlt: "Premium gym interior"}, { - imageSrc: "http://img.b2bpic.net/free-photo/tattooed-muscular-strong-bearded-man-work-out-cardio-bicycle-gym-near-big-window-with-view-trees-outside_343596-2637.jpg", - imageAlt: "Modern facilities", - }, + imageSrc: "http://img.b2bpic.net/free-photo/tattooed-muscular-strong-bearded-man-work-out-cardio-bicycle-gym-near-big-window-with-view-trees-outside_343596-2637.jpg", imageAlt: "Modern facilities"}, ], }, { - title: "Personalised Workouts", - description: "Programs customized for injuries, beginners, and athletes.", - icon: Target, + title: "Personalised Workouts", description: "Programs customized for injuries, beginners, and athletes.", icon: Target, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/gradient-workout-routine-schedule-template_23-2149652939.jpg?_wi=1", - imageAlt: "Personalized workout plan", - }, + imageSrc: "http://img.b2bpic.net/free-vector/gradient-workout-routine-schedule-template_23-2149652939.jpg", imageAlt: "Personalized workout plan"}, { - imageSrc: "http://img.b2bpic.net/free-photo/care-male-healthy-weights-athletic_1139-695.jpg?_wi=1", - imageAlt: "Form correction session", - }, + imageSrc: "http://img.b2bpic.net/free-photo/care-male-healthy-weights-athletic_1139-695.jpg", imageAlt: "Form correction session"}, ], }, ]} @@ -221,23 +174,11 @@ export default function HomePage() { tagIcon={Award} members={[ { - id: "1", - name: "Manish", - role: "Head Trainer - Strength Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/strong-man-exercising-gym_1303-25238.jpg?_wi=1", - }, + id: "1", name: "Manish", role: "Head Trainer - Strength Specialist", imageSrc: "http://img.b2bpic.net/free-photo/strong-man-exercising-gym_1303-25238.jpg"}, { - id: "2", - name: "Gautam", - role: "Fitness Coach - Form Correction Expert", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-male-boxer-posing-t-shirt-with-arms-crossed_23-2148426242.jpg?_wi=1", - }, + id: "2", name: "Gautam", role: "Fitness Coach - Form Correction Expert", imageSrc: "http://img.b2bpic.net/free-photo/smiley-male-boxer-posing-t-shirt-with-arms-crossed_23-2148426242.jpg"}, { - id: "3", - name: "Rahul", - role: "Personal Trainer - Motivational Expert", - imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-posing_23-2148017390.jpg?_wi=1", - }, + id: "3", name: "Rahul", role: "Personal Trainer - Motivational Expert", imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-posing_23-2148017390.jpg"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -255,66 +196,24 @@ export default function HomePage() { useInvertedBackground={true} plans={[ { - id: "basic", - tag: "Basic Plan", - price: "₹1,500", - period: "/month", - description: "Perfect for fitness beginners looking for flexible access.", - button: { - text: "Get Started", - href: "#contact", - }, - featuresTitle: "What's Included:", - features: [ - "Gym access during business hours", - "Strength and cardio areas", - "Access to locker rooms", - "Basic fitness orientation", - ], + id: "basic", tag: "Basic Plan", price: "₹1,500", period: "/month", description: "Perfect for fitness beginners looking for flexible access.", button: { + text: "Get Started", href: "#contact"}, + featuresTitle: "What's Included:", features: [ + "Gym access during business hours", "Strength and cardio areas", "Access to locker rooms", "Basic fitness orientation"], }, { - id: "pro", - tag: "Pro Plan", - tagIcon: Star, - price: "₹2,500", - period: "/month", - description: "Recommended for serious fitness enthusiasts seeking expert guidance.", - button: { - text: "Choose Pro", - href: "#contact", - }, - featuresTitle: "What's Included:", - features: [ - "Unlimited gym access", - "Personalized workout plan", - "Trainer guidance and support", - "Form correction sessions", - "Priority equipment access", - "Monthly fitness assessment", - ], + id: "pro", tag: "Pro Plan", tagIcon: Star, + price: "₹2,500", period: "/month", description: "Recommended for serious fitness enthusiasts seeking expert guidance.", button: { + text: "Choose Pro", href: "#contact"}, + featuresTitle: "What's Included:", features: [ + "Unlimited gym access", "Personalized workout plan", "Trainer guidance and support", "Form correction sessions", "Priority equipment access", "Monthly fitness assessment"], }, { - id: "elite", - tag: "Elite Plan", - tagIcon: Sparkles, - price: "₹4,500", - period: "/month", - description: "Premium package with dedicated personal trainer and complete transformation support.", - button: { - text: "Become Elite", - href: "#contact", - }, - featuresTitle: "What's Included:", - features: [ - "Dedicated personal trainer", - "Customized workout + nutrition plan", - "3 sessions per week guarantee", - "Priority one-on-one coaching", - "Body composition analysis", - "24/7 support and motivation", - "Exclusive member community access", - "Quarterly transformation review", - ], + id: "elite", tag: "Elite Plan", tagIcon: Sparkles, + price: "₹4,500", period: "/month", description: "Premium package with dedicated personal trainer and complete transformation support.", button: { + text: "Become Elite", href: "#contact"}, + featuresTitle: "What's Included:", features: [ + "Dedicated personal trainer", "Customized workout + nutrition plan", "3 sessions per week guarantee", "Priority one-on-one coaching", "Body composition analysis", "24/7 support and motivation", "Exclusive member community access", "Quarterly transformation review"], }, ]} animationType="slide-up" @@ -330,37 +229,13 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Complete Body Transformation", - quote: "Luxury Akhada transformed my fitness journey. The trainers pushed me beyond my limits while keeping me injury-free. I've gained muscle and confidence!", - name: "Manish Pal", - role: "Strength Training Member", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-three-shirtless-hip-hop-performers-posing-before-dancing_23-2148496949.jpg?_wi=1", - }, + id: "1", title: "Complete Body Transformation", quote: "Luxury Akhada transformed my fitness journey. The trainers pushed me beyond my limits while keeping me injury-free. I've gained muscle and confidence!", name: "Manish Pal", role: "Strength Training Member", imageSrc: "http://img.b2bpic.net/free-photo/front-view-three-shirtless-hip-hop-performers-posing-before-dancing_23-2148496949.jpg"}, { - id: "2", - title: "Recovered from Injury Safely", - quote: "After my shoulder injury, I thought my gym days were over. The trainers at Luxury Akhada designed a custom recovery plan. Now I'm stronger than before!", - name: "Rahul Kumar", - role: "Recovery Success Story", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-young-female-writing-notepad-white-desk_140725-144224.jpg?_wi=1", - }, + id: "2", title: "Recovered from Injury Safely", quote: "After my shoulder injury, I thought my gym days were over. The trainers at Luxury Akhada designed a custom recovery plan. Now I'm stronger than before!", name: "Rahul Kumar", role: "Recovery Success Story", imageSrc: "http://img.b2bpic.net/free-photo/top-view-young-female-writing-notepad-white-desk_140725-144224.jpg"}, { - id: "3", - title: "Beginner to Strong", - quote: "Started as a complete beginner with zero fitness background. The supportive community and expert guidance made me fall in love with fitness. Best decision ever!", - name: "Gautam Singh", - role: "Beginner Transformation", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-running-outdoors_23-2150040515.jpg?_wi=1", - }, + id: "3", title: "Beginner to Strong", quote: "Started as a complete beginner with zero fitness background. The supportive community and expert guidance made me fall in love with fitness. Best decision ever!", name: "Gautam Singh", role: "Beginner Transformation", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-running-outdoors_23-2150040515.jpg"}, { - id: "4", - title: "Professional Results", - quote: "As a busy professional, I needed efficiency. The personalized plans and form correction sessions gave me the results I wanted in limited time. Highly recommend!", - name: "Priya Sharma", - role: "Executive Member", - imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-fitness-woman-shows-strong-arm-flexing-miceps-shows-muscles-gym-workout-results-healthy-body-standing-white-background_176420-47072.jpg?_wi=1", - }, + id: "4", title: "Professional Results", quote: "As a busy professional, I needed efficiency. The personalized plans and form correction sessions gave me the results I wanted in limited time. Highly recommend!", name: "Priya Sharma", role: "Executive Member", imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-fitness-woman-shows-strong-arm-flexing-miceps-shows-muscles-gym-workout-results-healthy-body-standing-white-background_176420-47072.jpg"}, ]} /> @@ -370,7 +245,7 @@ export default function HomePage() { tag="Get in Touch" title="Ready to Transform Your Body?" description="Join Luxury Akhada Gym Today. Book your free trial and start your fitness journey with expert trainers and premium facilities." - background={{ variant: "noise" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={true} inputPlaceholder="Enter your email" buttonText="Book Free Trial" -- 2.49.1