From 3298dcd64c6a8a934070d3128fcfe65892db41af Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 02:21:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 52 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 35 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f56356d..ed9a077 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,10 +53,13 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/sport-fitness-health-exercise-bikes-fitness-center_613910-20283.jpg", imageAlt: "Modern gym equipment and training facility"}, + imageSrc: "http://img.b2bpic.net/free-photo/sport-fitness-health-exercise-bikes-fitness-center_613910-20283.jpg", imageAlt: "Modern gym equipment and training facility" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-personal-trainer-her-client-using-dumbbell_23-2148795230.jpg", imageAlt: "Professional trainer with client"}, + imageSrc: "http://img.b2bpic.net/free-photo/female-personal-trainer-her-client-using-dumbbell_23-2148795230.jpg", imageAlt: "Professional trainer with client" + }, ]} + mediaAnimation="slide-up" rating={5} ratingText="Rated 5/5 by 500+ Members" /> @@ -84,17 +87,23 @@ export default function LandingPage() { tagIcon={Sparkles} features={[ { - id: "1", title: "Strength Training", description: "State-of-the-art equipment and expert guidance for building lean muscle and increasing overall strength. Personalized workout plans tailored to your fitness level.", imageSrc: "http://img.b2bpic.net/free-photo/muscular-woman-exercising-with-dumbbells_23-2147789666.jpg", imageAlt: "Strength training session"}, + id: "1", title: "Strength Training", description: "State-of-the-art equipment and expert guidance for building lean muscle and increasing overall strength. Personalized workout plans tailored to your fitness level.", imageSrc: "http://img.b2bpic.net/free-photo/muscular-woman-exercising-with-dumbbells_23-2147789666.jpg", imageAlt: "Strength training session" + }, { - id: "2", title: "Cardio & Conditioning", description: "Advanced cardio machines and group fitness classes including running, cycling, and HIIT training. Improve your cardiovascular health and endurance.", imageSrc: "http://img.b2bpic.net/free-photo/male-feet-sneakers-running-treadmill-gym-exercise-concept_335224-798.jpg", imageAlt: "Cardio training on treadmill"}, + id: "2", title: "Cardio & Conditioning", description: "Advanced cardio machines and group fitness classes including running, cycling, and HIIT training. Improve your cardiovascular health and endurance.", imageSrc: "http://img.b2bpic.net/free-photo/male-feet-sneakers-running-treadmill-gym-exercise-concept_335224-798.jpg", imageAlt: "Cardio training on treadmill" + }, { - id: "3", title: "Personal Training", description: "One-on-one coaching from certified professionals who create customized programs. Achieve faster results with professional guidance and motivation.", imageSrc: "http://img.b2bpic.net/free-photo/indian-man-doing-excercisses-special-equipment-gym-with-personal-trainer_1157-51767.jpg", imageAlt: "Personal training session"}, + id: "3", title: "Personal Training", description: "One-on-one coaching from certified professionals who create customized programs. Achieve faster results with professional guidance and motivation.", imageSrc: "http://img.b2bpic.net/free-photo/indian-man-doing-excercisses-special-equipment-gym-with-personal-trainer_1157-51767.jpg", imageAlt: "Personal training session" + }, { - id: "4", title: "Nutrition Counseling", description: "Expert nutritionists provide personalized diet plans and guidance. Complement your workouts with proper nutrition for optimal results.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-fresh-fruits-inside-plates-with-notepad-white-background-color-tropical-health-exotic-berry-tree-ripe_140725-98396.jpg", imageAlt: "Healthy nutrition and meal planning"}, + id: "4", title: "Nutrition Counseling", description: "Expert nutritionists provide personalized diet plans and guidance. Complement your workouts with proper nutrition for optimal results.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-fresh-fruits-inside-plates-with-notepad-white-background-color-tropical-health-exotic-berry-tree-ripe_140725-98396.jpg", imageAlt: "Healthy nutrition and meal planning" + }, { - id: "5", title: "Yoga & Flexibility", description: "Improve flexibility, balance, and mental clarity with our yoga and stretching programs. Perfect for recovery and stress relief.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-fit-woman-sport-clothes-practicing-yoga-outdoors_7502-9862.jpg", imageAlt: "Yoga and flexibility training"}, + id: "5", title: "Yoga & Flexibility", description: "Improve flexibility, balance, and mental clarity with our yoga and stretching programs. Perfect for recovery and stress relief.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-fit-woman-sport-clothes-practicing-yoga-outdoors_7502-9862.jpg", imageAlt: "Yoga and flexibility training" + }, { - id: "6", title: "Group Fitness Classes", description: "Dynamic group classes including Zumba, spinning, and bootcamp. Build community while achieving your fitness goals.", imageSrc: "http://img.b2bpic.net/free-photo/group-people-training-together_23-2148371786.jpg", imageAlt: "Group fitness class session"}, + id: "6", title: "Group Fitness Classes", description: "Dynamic group classes including Zumba, spinning, and bootcamp. Build community while achieving your fitness goals.", imageSrc: "http://img.b2bpic.net/free-photo/group-people-training-together_23-2148371786.jpg", imageAlt: "Group fitness class session" + }, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -140,7 +149,8 @@ export default function LandingPage() { { text: "Learn More", href: "#" }, ], features: [ - "Gym access during peak hours", "Access to all equipment", "2 group classes per week", "Member community access"], + "Gym access during peak hours", "Access to all equipment", "2 group classes per week", "Member community access" + ], }, { id: "2", badge: "Most Popular", badgeIcon: Sparkles, @@ -149,7 +159,8 @@ export default function LandingPage() { { text: "Learn More", href: "#" }, ], features: [ - "24/7 unlimited gym access", "All premium equipment access", "Unlimited group classes", "1 free personal training session monthly", "Nutrition consultation quarterly"], + "24/7 unlimited gym access", "All premium equipment access", "Unlimited group classes", "1 free personal training session monthly", "Nutrition consultation quarterly" + ], }, { id: "3", price: "₹2,999/mo", name: "Elite Plan", buttons: [ @@ -157,7 +168,8 @@ export default function LandingPage() { { text: "Learn More", href: "#" }, ], features: [ - "24/7 unlimited gym access", "Personal trainer - 4 sessions/month", "Unlimited group classes", "Custom nutrition plan", "Sauna and steam room access", "Priority member support"], + "24/7 unlimited gym access", "Personal trainer - 4 sessions/month", "Unlimited group classes", "Custom nutrition plan", "Sauna and steam room access", "Priority member support" + ], }, ]} animationType="slide-up" @@ -176,17 +188,23 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Lost 25kg and Gained Confidence", quote: "AK Fitness changed my life. The trainers are incredibly supportive and the facilities are world-class. I lost 25kg in 6 months and feel stronger than ever before.", name: "Rajesh Kumar", role: "Business Owner, Mumbai", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "male portrait business headshot professional"}, + id: "1", title: "Lost 25kg and Gained Confidence", quote: "AK Fitness changed my life. The trainers are incredibly supportive and the facilities are world-class. I lost 25kg in 6 months and feel stronger than ever before.", name: "Rajesh Kumar", role: "Business Owner, Mumbai", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "male portrait business headshot professional" + }, { - id: "2", title: "Best Investment in My Health", quote: "The professional trainers here customized my program perfectly. I've never felt more motivated. The community atmosphere is unbeatable and the results speak for themselves.", name: "Priya Sharma", role: "Software Engineer, Bangalore", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "female portrait professional headshot woman"}, + id: "2", title: "Best Investment in My Health", quote: "The professional trainers here customized my program perfectly. I've never felt more motivated. The community atmosphere is unbeatable and the results speak for themselves.", name: "Priya Sharma", role: "Software Engineer, Bangalore", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "female portrait professional headshot woman" + }, { - id: "3", title: "Transformed My Fitness Journey", quote: "Coming from no fitness background, I was intimidated initially. But the staff and trainers made me feel welcome. Now I'm hitting personal records every month!", name: "Amit Patel", role: "Entrepreneur, Delhi", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "male portrait entrepreneur headshot confident"}, + id: "3", title: "Transformed My Fitness Journey", quote: "Coming from no fitness background, I was intimidated initially. But the staff and trainers made me feel welcome. Now I'm hitting personal records every month!", name: "Amit Patel", role: "Entrepreneur, Delhi", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "male portrait entrepreneur headshot confident" + }, { - id: "4", title: "Amazing Facilities and Trainers", quote: "The 24/7 access and premium equipment make AK Fitness the best choice. My trainer has helped me achieve goals I never thought possible. Highly recommended!", name: "Neha Gupta", role: "Marketing Manager, Pune", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", imageAlt: "female portrait marketing headshot professional"}, + id: "4", title: "Amazing Facilities and Trainers", quote: "The 24/7 access and premium equipment make AK Fitness the best choice. My trainer has helped me achieve goals I never thought possible. Highly recommended!", name: "Neha Gupta", role: "Marketing Manager, Pune", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", imageAlt: "female portrait marketing headshot professional" + }, { - id: "5", title: "Life-Changing Experience", quote: "The nutrition counseling combined with training has been transformative. I'm not just losing weight - I'm building a healthier lifestyle. Thank you AK Fitness!", name: "Vikram Singh", role: "Corporate Executive, Hyderabad", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "male corporate executive portrait headshot"}, + id: "5", title: "Life-Changing Experience", quote: "The nutrition counseling combined with training has been transformative. I'm not just losing weight - I'm building a healthier lifestyle. Thank you AK Fitness!", name: "Vikram Singh", role: "Corporate Executive, Hyderabad", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "male corporate executive portrait headshot" + }, { - id: "6", title: "More Than Just a Gym", quote: "AK Fitness is a community. The group classes are fun, the equipment is top-notch, and the trainers genuinely care about your progress. Absolutely love it!", name: "Ananya Desai", role: "Fitness Enthusiast, Goa", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-gym-with-dumbbells_624325-2251.jpg", imageAlt: "female fitness athlete portrait gym"}, + id: "6", title: "More Than Just a Gym", quote: "AK Fitness is a community. The group classes are fun, the equipment is top-notch, and the trainers genuinely care about your progress. Absolutely love it!", name: "Ananya Desai", role: "Fitness Enthusiast, Goa", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-gym-with-dumbbells_624325-2251.jpg", imageAlt: "female fitness athlete portrait gym" + }, ]} /> -- 2.49.1