diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index fd8480e..3ebb4a2 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -19,20 +19,14 @@ export default function HomePage() { title="Unleash Your Strength at MJ Fitness Sialkot" description="Experience professional gym facilities, expert trainers, and a supportive community in the heart of Sialkot. Your fitness journey starts today." primaryButton={{ - text: "Book Session", - href: "#contact", - }} + text: "Book Session", href: "#contact"}} secondaryButton={{ - text: "Learn More", - href: "#about", - }} + text: "Learn More", href: "#about"}} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/full-body-image-athletic-bearded-tattooed-shaved-head-male-doing-trx-straps-exercises-gym-club_613910-11238.jpg?_wi=1", - }, + imageSrc: "http://img.b2bpic.net/free-photo/full-body-image-athletic-bearded-tattooed-shaved-head-male-doing-trx-straps-exercises-gym-club_613910-11238.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-boxer-wearing-protective-gloves-posing-while-looking-away_23-2148426198.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-boxer-wearing-protective-gloves-posing-while-looking-away_23-2148426198.jpg"}, ]} /> @@ -58,47 +52,19 @@ export default function HomePage() { description="From MMA boxing to professional weight training, we offer specialized programs to suit every fitness goal." items={[ { - title: "Weight Training", - description: "High-quality resistance equipment for muscle building.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/barbell-gym_23-2147671946.jpg", - }, + title: "Weight Training", description: "High-quality resistance equipment for muscle building.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/barbell-gym_23-2147671946.jpg"}, { - title: "MMA Boxing", - description: "Professional combat sports training and conditioning.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/female-boxer-with-boxing-gloves_107420-65013.jpg", - }, + title: "MMA Boxing", description: "Professional combat sports training and conditioning.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/female-boxer-with-boxing-gloves_107420-65013.jpg"}, { - title: "Aerobics", - description: "Dynamic movement sessions to improve cardiovascular health.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-dance-therapy-class_23-2149346557.jpg", - }, + title: "Aerobics", description: "Dynamic movement sessions to improve cardiovascular health.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-dance-therapy-class_23-2149346557.jpg"}, { - title: "Cycling", - description: "High-intensity indoor cycling for stamina and endurance.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/hands-man-training-gym-doing-cyclo-indoor_1139-1715.jpg", - }, + title: "Cycling", description: "High-intensity indoor cycling for stamina and endurance.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/hands-man-training-gym-doing-cyclo-indoor_1139-1715.jpg"}, { - title: "Jazzercise", - description: "Fun, full-body dance-based workout sessions.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-group-sporty-people-tree-exercise_1163-4993.jpg", - }, + title: "Jazzercise", description: "Fun, full-body dance-based workout sessions.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-group-sporty-people-tree-exercise_1163-4993.jpg"}, { - title: "Kickboxing", - description: "Fast-paced drills to improve agility and power.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-girl-learning-boxing_23-2150399969.jpg", - }, + title: "Kickboxing", description: "Fast-paced drills to improve agility and power.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/side-view-girl-learning-boxing_23-2150399969.jpg"}, { - title: "Nutrition Consulting", - description: "Expert advice to fuel your body and reach your goals.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-fruits-with-notepad-white-surface_140725-63913.jpg", - }, + title: "Nutrition Consulting", description: "Expert advice to fuel your body and reach your goals.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-fruits-with-notepad-white-surface_140725-63913.jpg"}, ]} /> @@ -112,28 +78,16 @@ export default function HomePage() { description="Proven results for members across the community." metrics={[ { - value: "500+", - title: "Active Members", - features: [ - "Gym Access", - "24/7 Support", - ], + value: "500+", title: "Active Members", features: [ + "Gym Access", "24/7 Support"], }, { - value: "15", - title: "Expert Trainers", - features: [ - "Certified Staff", - "Personalized Plan", - ], + value: "15", title: "Expert Trainers", features: [ + "Certified Staff", "Personalized Plan"], }, { - value: "10+", - title: "Fitness Programs", - features: [ - "Diverse Workouts", - "Proven Methods", - ], + value: "10+", title: "Fitness Programs", features: [ + "Diverse Workouts", "Proven Methods"], }, ]} /> @@ -148,45 +102,22 @@ export default function HomePage() { description="Flexible plans designed to fit your lifestyle and budget." plans={[ { - tag: "Basic", - price: "PKR 5,000/mo", - description: "Perfect for casual gym goers.", - features: [ - "Full Gym Access", - "Locker Room", - ], + tag: "Basic", price: "PKR 5,000/mo", description: "Perfect for casual gym goers.", features: [ + "Full Gym Access", "Locker Room"], primaryButton: { - text: "Get Started", - href: "#contact", - }, + text: "Get Started", href: "#contact"}, }, { - tag: "Premium", - price: "PKR 8,000/mo", - description: "For those serious about results.", - features: [ - "All Gym Access", - "Personalized Training", - "Nutrition Plan", - ], + tag: "Premium", price: "PKR 8,000/mo", description: "For those serious about results.", features: [ + "All Gym Access", "Personalized Training", "Nutrition Plan"], primaryButton: { - text: "Get Started", - href: "#contact", - }, + text: "Get Started", href: "#contact"}, }, { - tag: "Elite", - price: "PKR 12,000/mo", - description: "Unlimited access to all specialized classes.", - features: [ - "All Access", - "All Classes", - "1-on-1 Personal Training", - ], + tag: "Elite", price: "PKR 12,000/mo", description: "Unlimited access to all specialized classes.", features: [ + "All Access", "All Classes", "1-on-1 Personal Training"], primaryButton: { - text: "Get Started", - href: "#contact", - }, + text: "Get Started", href: "#contact"}, }, ]} /> @@ -201,29 +132,14 @@ export default function HomePage() { description="Our professional team is dedicated to your fitness success." groups={[ { - title: "Fitness & MMA Instructors", - members: [ + title: "Fitness & MMA Instructors", members: [ { - name: "Ali Khan", - role: "Head Coach", - detail: "Certified strength and conditioning expert.", - imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-happy-young-afro-american-bodybuilder-looking-camera-grinning-confidently-keeping-hands-his-waist-posing-against-white-studio-wall-background-with-copy-space-your-text_343059-465.jpg", - }, + name: "Ali Khan", role: "Head Coach", detail: "Certified strength and conditioning expert.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-happy-young-afro-american-bodybuilder-looking-camera-grinning-confidently-keeping-hands-his-waist-posing-against-white-studio-wall-background-with-copy-space-your-text_343059-465.jpg"}, { - name: "Sara Ahmed", - role: "Aerobics Trainer", - detail: "Specialist in high-energy rhythm workouts.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-fit-woman-gym_23-2149445949.jpg", - }, + name: "Sara Ahmed", role: "Aerobics Trainer", detail: "Specialist in high-energy rhythm workouts.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-fit-woman-gym_23-2149445949.jpg"}, { - name: "Zaid Malik", - role: "MMA Instructor", - detail: "10+ years of professional combat training.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-thai-boxer-practicing-boxing_107420-65045.jpg", - }, + name: "Zaid Malik", role: "MMA Instructor", detail: "10+ years of professional combat training.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-thai-boxer-practicing-boxing_107420-65045.jpg"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/full-body-image-athletic-bearded-tattooed-shaved-head-male-doing-trx-straps-exercises-gym-club_613910-11238.jpg?_wi=2", - imageAlt: "personal trainer professional portrait", }, ]} /> @@ -238,40 +154,20 @@ export default function HomePage() { description="Hear what our members in Sialkot have to say." testimonials={[ { - name: "Faisal Mahmood", - role: "Student", - company: "Sialkot Tech", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1591.jpg", - }, + name: "Faisal Mahmood", role: "Student", company: "Sialkot Tech", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-sports-man-happy-expression_1194-1591.jpg"}, { - name: "Ayesha Bilal", - role: "Professional", - company: "Local Agency", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-visible-abs-doing-fitness_23-2150165248.jpg", - }, + name: "Ayesha Bilal", role: "Professional", company: "Local Agency", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-visible-abs-doing-fitness_23-2150165248.jpg"}, { - name: "Hamza Tariq", - role: "Entrepreneur", - company: "Small Biz", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163336.jpg", - }, + name: "Hamza Tariq", role: "Entrepreneur", company: "Small Biz", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163336.jpg"}, { - name: "Zoya Iqbal", - role: "Designer", - company: "Creative Studio", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-dark-skinned-runner-resting-seaside-after-activity-open-air-sitting-embankment-enjoying-sunset-summer-evening-cheerful-student-spending-his-vacations-exercising-outdoors_273609-1184.jpg", - }, + name: "Zoya Iqbal", role: "Designer", company: "Creative Studio", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-dark-skinned-runner-resting-seaside-after-activity-open-air-sitting-embankment-enjoying-sunset-summer-evening-cheerful-student-spending-his-vacations-exercising-outdoors_273609-1184.jpg"}, { - name: "Bilal Ahmed", - role: "Manager", - company: "Logistics Firm", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-wearing-sportswear-morning-park_93675-132885.jpg", - }, + name: "Bilal Ahmed", role: "Manager", company: "Logistics Firm", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-wearing-sportswear-morning-park_93675-132885.jpg"}, ]} /> @@ -285,17 +181,11 @@ export default function HomePage() { description="Everything you need to know about MJ Fitness Gym." items={[ { - question: "What are the gym timings?", - answer: "We are open 7 days a week from 6 AM to 10 PM.", - }, + question: "What are the gym timings?", answer: "We are open 7 days a week from 6 AM to 10 PM."}, { - question: "Do you offer personal training?", - answer: "Yes, we provide individual sessions tailored to your goals.", - }, + question: "Do you offer personal training?", answer: "Yes, we provide individual sessions tailored to your goals."}, { - question: "Where is the gym located?", - answer: "We are at Awan Plaza, Near Cantt View, Sialkot.", - }, + question: "Where is the gym located?", answer: "We are at Awan Plaza, Near Cantt View, Sialkot."}, ]} imageSrc="http://img.b2bpic.net/free-photo/full-shot-fit-people-gym_23-2149517283.jpg" /> @@ -308,13 +198,9 @@ export default function HomePage() { tag="Join Us Today" text="Start your journey at the best gym in Sialkot. Reach out for a free consultation." primaryButton={{ - text: "Call +92 303 4697735", - href: "tel:+923034697735", - }} + text: "Call +92 303 4697735", href: "tel:+923034697735"}} secondaryButton={{ - text: "Visit Us", - href: "#", - }} + text: "Visit Us", href: "#"}} />