diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b03701..7c91f9b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,38 +34,22 @@ export default function LandingPage() { @@ -73,51 +57,28 @@ export default function LandingPage() {
@@ -129,13 +90,9 @@ export default function LandingPage() { title="Your Ultimate Destination for Health & Fitness" buttons={[ { - text: "Our Story", - href: "#", - }, + text: "Our Story", href: "#"}, { - text: "Our Vision", - href: "#", - }, + text: "Our Vision", href: "#"}, ]} /> @@ -148,23 +105,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Personal Training", - description: "Achieve your goals faster with one-on-one sessions designed exclusively for you. Our certified trainers provide personalized guidance, motivation, and support.", - imageSrc: "http://img.b2bpic.net/free-photo/fitness-body-builder-challenge_53876-125080.jpg", - imageAlt: "Personal training session in gym", - }, + title: "Personal Training", description: "Achieve your goals faster with one-on-one sessions designed exclusively for you. Our certified trainers provide personalized guidance, motivation, and support.", imageSrc: "http://img.b2bpic.net/free-photo/fitness-body-builder-challenge_53876-125080.jpg", imageAlt: "Personal training session in gym"}, { - title: "Group Classes", - description: "Join our fun and challenging group classes, including Yoga, Spin, HIIT, and Zumba. Experience the energy of working out with others in a supportive environment.", - imageSrc: "http://img.b2bpic.net/free-photo/shake-it-up-cheerful-young-female-hip-hop-dancer-performing-against-white-background-copyspace-side_7502-8478.jpg", - imageAlt: "Group fitness class", - }, + title: "Group Classes", description: "Join our fun and challenging group classes, including Yoga, Spin, HIIT, and Zumba. Experience the energy of working out with others in a supportive environment.", imageSrc: "http://img.b2bpic.net/free-photo/shake-it-up-cheerful-young-female-hip-hop-dancer-performing-against-white-background-copyspace-side_7502-8478.jpg", imageAlt: "Group fitness class"}, { - title: "State-of-the-Art Equipment", - description: "Access the latest fitness technology and premium equipment. From cardio machines to free weights, we provide everything you need for an effective workout.", - imageSrc: "http://img.b2bpic.net/free-photo/people-training-together-gym-full-shot_23-2150007145.jpg", - imageAlt: "Modern gym equipment", - }, + title: "State-of-the-Art Equipment", description: "Access the latest fitness technology and premium equipment. From cardio machines to free weights, we provide everything you need for an effective workout.", imageSrc: "http://img.b2bpic.net/free-photo/people-training-together-gym-full-shot_23-2150007145.jpg", imageAlt: "Modern gym equipment"}, ]} title="Our Diverse Fitness Programs" description="From personalized training to energetic group classes, we offer programs tailored to every fitness level and goal." @@ -175,37 +120,20 @@ export default function LandingPage() {
@@ -251,44 +167,19 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "basic", - badge: "Starter", - badgeIcon: Sparkles, - price: "$29/month", - subtitle: "Access to all gym facilities", - features: [ - "Full gym access", - "Locker room", - "Free Wi-Fi", - "Basic classes", - ], + id: "basic", badge: "Starter", badgeIcon: Sparkles, + price: "$29/month", subtitle: "Access to all gym facilities", features: [ + "Full gym access", "Locker room", "Free Wi-Fi", "Basic classes"], }, { - id: "premium", - badge: "Popular", - badgeIcon: Star, - price: "$49/month", - subtitle: "Everything in Basic, plus more!", - features: [ - "Full gym access", - "All group classes", - "Personal training session (1/month)", - "Nutritional guide", - ], + id: "premium", badge: "Popular", badgeIcon: Star, + price: "$49/month", subtitle: "Everything in Basic, plus more!", features: [ + "Full gym access", "All group classes", "Personal training session (1/month)", "Nutritional guide"], }, { - id: "elite", - badge: "Pro", - badgeIcon: Zap, - price: "$79/month", - subtitle: "Unrestricted access and premium services", - features: [ - "Full gym access", - "All group classes", - "Personal training sessions (4/month)", - "Custom meal plan", - "Priority booking", - ], + id: "elite", badge: "Pro", badgeIcon: Zap, + price: "$79/month", subtitle: "Unrestricted access and premium services", features: [ + "Full gym access", "All group classes", "Personal training sessions (4/month)", "Custom meal plan", "Priority booking"], }, ]} title="Flexible Membership Plans" @@ -303,60 +194,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Emily R.", - date: "May 2024", - title: "Achieved My Fitness Goals!", - quote: "Fitness Studio changed my life! The trainers are incredibly supportive, and the classes are always challenging and fun. I've never felt better.", - tag: "Personal Training", - avatarSrc: "http://img.b2bpic.net/free-photo/supportive-attractive-adult-redhead-male-with-bristle-liking-great-plan-raising-hands-showing-thumbs-up-smiling-joyfully_176420-27569.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/athletic-blond-female-doing-workouts-gym-club_613910-10680.jpg", - imageAlt: "Emily R. working out", - }, + id: "1", name: "Emily R.", date: "May 2024", title: "Achieved My Fitness Goals!", quote: "Fitness Studio changed my life! The trainers are incredibly supportive, and the classes are always challenging and fun. I've never felt better.", tag: "Personal Training", avatarSrc: "http://img.b2bpic.net/free-photo/supportive-attractive-adult-redhead-male-with-bristle-liking-great-plan-raising-hands-showing-thumbs-up-smiling-joyfully_176420-27569.jpg", imageSrc: "http://img.b2bpic.net/free-photo/athletic-blond-female-doing-workouts-gym-club_613910-10680.jpg", imageAlt: "Emily R. working out"}, { - id: "2", - name: "John D.", - date: "April 2024", - title: "Best Group Classes Around", - quote: "The group classes are amazing. There's so much variety, and the energy is contagious. It's truly a motivating environment to be in.", - tag: "Group Classes", - avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-athlete-using-mobile-phone-while-working-out-health-club_637285-8398.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together_23-2150912380.jpg", - imageAlt: "John D. in a group class", - }, + id: "2", name: "John D.", date: "April 2024", title: "Best Group Classes Around", quote: "The group classes are amazing. There's so much variety, and the energy is contagious. It's truly a motivating environment to be in.", tag: "Group Classes", avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-athlete-using-mobile-phone-while-working-out-health-club_637285-8398.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together_23-2150912380.jpg", imageAlt: "John D. in a group class"}, { - id: "3", - name: "Maria S.", - date: "March 2024", - title: "A Welcoming Community", - quote: "I've tried other gyms, but none compare to the welcoming atmosphere here. Everyone is friendly, and it feels like a family. Highly recommend!", - tag: "Community", - avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-gym-ball_23-2149272828.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-woman-meditating-outdoors_23-2148988382.jpg", - imageAlt: "Maria S. smiling at the gym", - }, + id: "3", name: "Maria S.", date: "March 2024", title: "A Welcoming Community", quote: "I've tried other gyms, but none compare to the welcoming atmosphere here. Everyone is friendly, and it feels like a family. Highly recommend!", tag: "Community", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-gym-ball_23-2149272828.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-woman-meditating-outdoors_23-2148988382.jpg", imageAlt: "Maria S. smiling at the gym"}, { - id: "4", - name: "Michael B.", - date: "February 2024", - title: "Top-Notch Facilities", - quote: "The equipment is always clean and well-maintained. It's a pleasure to work out here. The facilities truly are state-of-the-art.", - tag: "Facilities", - avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-gym_23-2149049763.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-muscular-sportsman_171337-9450.jpg", - imageAlt: "Michael B. using gym equipment", - }, + id: "4", name: "Michael B.", date: "February 2024", title: "Top-Notch Facilities", quote: "The equipment is always clean and well-maintained. It's a pleasure to work out here. The facilities truly are state-of-the-art.", tag: "Facilities", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-gym_23-2149049763.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-muscular-sportsman_171337-9450.jpg", imageAlt: "Michael B. using gym equipment"}, { - id: "5", - name: "Sarah K.", - date: "January 2024", - title: "More Than Just a Gym", - quote: "Fitness Studio is more than just a gym; it's a place where I feel motivated and supported. The trainers truly care about your progress.", - tag: "Motivation", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-businessman-holding-takeaway-coffee-cup-hand_23-2148176201.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-with-curly-hair-working-small-business-ecommerce-holding-boss-cup-smiling-with-idea-question-pointing-finger-with-happy-face-number-one_839833-7619.jpg", - imageAlt: "Sarah K. exercising", - }, + id: "5", name: "Sarah K.", date: "January 2024", title: "More Than Just a Gym", quote: "Fitness Studio is more than just a gym; it's a place where I feel motivated and supported. The trainers truly care about your progress.", tag: "Motivation", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-businessman-holding-takeaway-coffee-cup-hand_23-2148176201.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-woman-with-curly-hair-working-small-business-ecommerce-holding-boss-cup-smiling-with-idea-question-pointing-finger-with-happy-face-number-one_839833-7619.jpg", imageAlt: "Sarah K. exercising"}, ]} title="What Our Members Say" description="Hear directly from our satisfied community members about their experiences and transformations at Fitness Studio." @@ -369,14 +215,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Nike", - "Adidas", - "Under Armour", - "MyFitnessPal", - "Peloton", - "Fitbit", - "Gatorade", - ]} + "Nike", "Adidas", "Under Armour", "MyFitnessPal", "Peloton", "Fitbit", "Gatorade"]} title="Trusted by Leading Fitness Brands" description="Our studio is recognized and partnered with top names in the health and wellness industry." tag="Partners & Affiliates" @@ -387,20 +226,15 @@ export default function LandingPage() {
@@ -409,13 +243,9 @@ export default function LandingPage() {