diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0322f94..155aea2 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -10,7 +10,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TeamCardOne from '@/components/sections/team/TeamCardOne';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
-import { Activity, CalendarCheck, Target, UserCheck, Users } from "lucide-react";
+import { Activity, CalendarCheck, Target, UserCheck, Users, Maximize, Award, Dumbbell, HeartHandshake } from "lucide-react";
export default function LandingPage() {
return (
@@ -31,100 +31,63 @@ export default function LandingPage() {
@@ -136,32 +99,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Two-Floor Dedicated Space",
- description: "Expansive training zones catering to all workout styles, from high-intensity cardio to heavy powerlifting and functional training.",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-foam-roller_23-2151817414.jpg",
- imageAlt: "Spacious two-floor gym interior",
- buttonIcon: "Maximize",
+ title: "Two-Floor Dedicated Space", description: "Expansive training zones catering to all workout styles, from high-intensity cardio to heavy powerlifting and functional training.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-foam-roller_23-2151817414.jpg", imageAlt: "Spacious two-floor gym interior", buttonIcon: Maximize,
},
{
- title: "Certified & Experienced Trainers",
- description: "Benefit from the guidance of industry-leading experts like Madhav Datte, who are passionately committed to your progress and safety.",
- imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg",
- imageAlt: "Certified trainer guiding a client",
- buttonIcon: "Award",
+ title: "Certified & Experienced Trainers", description: "Benefit from the guidance of industry-leading experts like Madhav Datte, who are passionately committed to your progress and safety.", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg", imageAlt: "Certified trainer guiding a client", buttonIcon: Award,
},
{
- title: "Premium, State-of-the-Art Equipment",
- description: "Access to the latest fitness technology and robust machinery, ensuring optimal performance and results for every workout.",
- imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-129239.jpg",
- imageAlt: "Rows of premium gym equipment",
- buttonIcon: "Dumbbell",
+ title: "Premium, State-of-the-Art Equipment", description: "Access to the latest fitness technology and robust machinery, ensuring optimal performance and results for every workout.", imageSrc: "http://img.b2bpic.net/free-photo/gym-interior-with-equipment_93675-129239.jpg", imageAlt: "Rows of premium gym equipment", buttonIcon: Dumbbell,
},
{
- title: "Motivating Community Support",
- description: "Join a thriving fitness community that encourages consistency, celebrates milestones, and pushes you to achieve more every day.",
- imageSrc: "http://img.b2bpic.net/free-photo/sports-group-standing-gum_1157-32136.jpg",
- imageAlt: "Group of diverse gym members smiling together",
- buttonIcon: "HeartHandshake",
+ title: "Motivating Community Support", description: "Join a thriving fitness community that encourages consistency, celebrates milestones, and pushes you to achieve more every day.", imageSrc: "http://img.b2bpic.net/free-photo/sports-group-standing-gum_1157-32136.jpg", imageAlt: "Group of diverse gym members smiling together", buttonIcon: HeartHandshake,
},
]}
title="Why Choose MS 7 Fitness?"
@@ -177,47 +124,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "personal-training",
- name: "Personal Training",
- price: "Customized",
- imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32113.jpg",
- imageAlt: "Trainer and client working out",
- },
+ id: "personal-training", name: "Personal Training", price: "Customized", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32113.jpg", imageAlt: "Trainer and client working out"},
{
- id: "weight-loss",
- name: "Weight Loss Programs",
- price: "Achieve Goals",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-helping-girl-skateboarding_23-2148262466.jpg",
- imageAlt: "Woman running on a treadmill",
- },
+ id: "weight-loss", name: "Weight Loss Programs", price: "Achieve Goals", imageSrc: "http://img.b2bpic.net/free-photo/front-view-boy-helping-girl-skateboarding_23-2148262466.jpg", imageAlt: "Woman running on a treadmill"},
{
- id: "bodybuilding",
- name: "Bodybuilding & Strength",
- price: "Build Mass",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-with-visible-abs-doing-fitness_23-2150228974.jpg",
- imageAlt: "Man lifting heavy weights",
- },
+ id: "bodybuilding", name: "Bodybuilding & Strength", price: "Build Mass", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-visible-abs-doing-fitness_23-2150228974.jpg", imageAlt: "Man lifting heavy weights"},
{
- id: "crossfit",
- name: "High-Intensity CrossFit",
- price: "Boost Stamina",
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2150290020.jpg",
- imageAlt: "CrossFit athlete in action",
- },
+ id: "crossfit", name: "High-Intensity CrossFit", price: "Boost Stamina", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2150290020.jpg", imageAlt: "CrossFit athlete in action"},
{
- id: "general-fitness",
- name: "General Fitness & Wellness",
- price: "Stay Healthy",
- imageSrc: "http://img.b2bpic.net/free-photo/cute-young-blonde-personal-trainer_329181-14123.jpg",
- imageAlt: "People in a group fitness class",
- },
+ id: "general-fitness", name: "General Fitness & Wellness", price: "Stay Healthy", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-blonde-personal-trainer_329181-14123.jpg", imageAlt: "People in a group fitness class"},
{
- id: "nutrition",
- name: "Nutrition Counseling",
- price: "Balanced Diet",
- imageSrc: "http://img.b2bpic.net/free-photo/blond-woman-kitchen-with-fruits_23-2148173250.jpg",
- imageAlt: "Nutritionist consulting a client",
- },
+ id: "nutrition", name: "Nutrition Counseling", price: "Balanced Diet", imageSrc: "http://img.b2bpic.net/free-photo/blond-woman-kitchen-with-fruits_23-2148173250.jpg", imageAlt: "Nutritionist consulting a client"},
]}
title="Our Specialized Programs"
description="Designed to meet diverse fitness needs, our programs are carefully tailored for every individual, from beginners to advanced athletes."
@@ -232,12 +149,7 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
- id: "madhav-datte",
- name: "Madhav Datte",
- role: "Lead Certified Trainer",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-sportsman-with-headphones-jumping-rope_1098-21632.jpg",
- imageAlt: "Portrait of Madhav Datte",
- },
+ id: "madhav-datte", name: "Madhav Datte", role: "Lead Certified Trainer", imageSrc: "http://img.b2bpic.net/free-photo/confident-sportsman-with-headphones-jumping-rope_1098-21632.jpg", imageAlt: "Portrait of Madhav Datte"},
]}
title="Meet Our Lead Trainer: Madhav Datte"
description="With years of extensive experience and a genuine passion for fitness, Madhav Datte is dedicated to guiding you through every step of your transformation journey, ensuring personalized attention and results."
@@ -251,59 +163,23 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Sandeep Kadam",
- handle: "@SandeepK",
- testimonial: "MS7 Fitness is hands down the best gym in Pimpri Chinchwad. The trainers, especially Madhav sir, are incredibly supportive and knowledgeable. I've seen amazing results since joining!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/indian-man-mountains-male-traditional-turban-hinduist-with-special-things-rituals_1157-41084.jpg",
- imageAlt: "Sandeep Kadam",
- },
+ id: "1", name: "Sandeep Kadam", handle: "@SandeepK", testimonial: "MS7 Fitness is hands down the best gym in Pimpri Chinchwad. The trainers, especially Madhav sir, are incredibly supportive and knowledgeable. I've seen amazing results since joining!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/indian-man-mountains-male-traditional-turban-hinduist-with-special-things-rituals_1157-41084.jpg", imageAlt: "Sandeep Kadam"},
{
- id: "2",
- name: "Priya Sharma",
- handle: "@PriyaS",
- testimonial: "Been coming here for years! The facilities are top-notch, and the atmosphere is always motivating. Madhav sir's personal training is a game-changer.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-sportswoman-with-heavy-hammer-looking-camera-while-having-cross-training-gym_637285-493.jpg",
- imageAlt: "Priya Sharma",
- },
+ id: "2", name: "Priya Sharma", handle: "@PriyaS", testimonial: "Been coming here for years! The facilities are top-notch, and the atmosphere is always motivating. Madhav sir's personal training is a game-changer.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-sportswoman-with-heavy-hammer-looking-camera-while-having-cross-training-gym_637285-493.jpg", imageAlt: "Priya Sharma"},
{
- id: "3",
- name: "Rohan Singh",
- handle: "@RohanS",
- testimonial: "Highly recommend MS7 Fitness. Madhav Datte is a phenomenal trainer. He pushes you to your limits while ensuring proper form. Great environment, great people.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-navy-t-shirt-confused-pointing-back-standing-orange-wall_141793-81809.jpg",
- imageAlt: "Rohan Singh",
- },
+ id: "3", name: "Rohan Singh", handle: "@RohanS", testimonial: "Highly recommend MS7 Fitness. Madhav Datte is a phenomenal trainer. He pushes you to your limits while ensuring proper form. Great environment, great people.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-navy-t-shirt-confused-pointing-back-standing-orange-wall_141793-81809.jpg", imageAlt: "Rohan Singh"},
{
- id: "4",
- name: "Deepa Patil",
- handle: "@DeepaP",
- testimonial: "The two-floor setup is fantastic, always enough space even during peak hours. The equipment is always well-maintained. A truly professional gym experience.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-sweaty-fit-woman_23-2149036390.jpg",
- imageAlt: "Deepa Patil",
- },
+ id: "4", name: "Deepa Patil", handle: "@DeepaP", testimonial: "The two-floor setup is fantastic, always enough space even during peak hours. The equipment is always well-maintained. A truly professional gym experience.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-sweaty-fit-woman_23-2149036390.jpg", imageAlt: "Deepa Patil"},
{
- id: "5",
- name: "Amit Kumar",
- handle: "@AmitK",
- testimonial: "I started my fitness journey here and couldn't be happier. The personalized attention from the trainers, particularly Madhav sir, has made all the difference.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-female-boxer-is-posing-photographer-dark-photo-studio_613910-14918.jpg",
- imageAlt: "Amit Kumar",
- },
+ id: "5", name: "Amit Kumar", handle: "@AmitK", testimonial: "I started my fitness journey here and couldn't be happier. The personalized attention from the trainers, particularly Madhav sir, has made all the difference.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-female-boxer-is-posing-photographer-dark-photo-studio_613910-14918.jpg", imageAlt: "Amit Kumar"},
{
- id: "6",
- name: "Sneha Gupta",
- handle: "@SnehaG",
- testimonial: "Excellent gym with a very positive vibe. Madhav sir's expertise shines through in every session. It's more than just a gym, it's a community.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-female-athlete-practicing-yoga-cobra-pose-her-living-room_637285-6222.jpg",
- imageAlt: "Sneha Gupta",
- },
+ id: "6", name: "Sneha Gupta", handle: "@SnehaG", testimonial: "Excellent gym with a very positive vibe. Madhav sir's expertise shines through in every session. It's more than just a gym, it's a community.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-female-athlete-practicing-yoga-cobra-pose-her-living-room_637285-6222.jpg", imageAlt: "Sneha Gupta"},
]}
showRating={true}
title="What Our Members Say"
@@ -315,17 +191,13 @@ export default function LandingPage() {
@@ -337,78 +209,45 @@ export default function LandingPage() {
logoText="MS 7 Fitness"
columns={[
{
- title: "Quick Links",
- items: [
+ title: "Quick Links", items: [
{
- label: "Home",
- href: "#home",
- },
+ label: "Home", href: "#home"},
{
- label: "Why MS7",
- href: "#whyms7",
- },
+ label: "Why MS7", href: "#whyms7"},
{
- label: "Programs",
- href: "#programs",
- },
+ label: "Programs", href: "#programs"},
{
- label: "Trainers",
- href: "#trainers",
- },
+ label: "Trainers", href: "#trainers"},
{
- label: "Reviews",
- href: "#reviews",
- },
+ label: "Reviews", href: "#reviews"},
{
- label: "Join Us",
- href: "#join",
- },
+ label: "Join Us", href: "#join"},
],
},
{
- title: "Programs",
- items: [
+ title: "Programs", items: [
{
- label: "Personal Training",
- href: "#programs",
- },
+ label: "Personal Training", href: "#programs"},
{
- label: "Weight Loss",
- href: "#programs",
- },
+ label: "Weight Loss", href: "#programs"},
{
- label: "Bodybuilding",
- href: "#programs",
- },
+ label: "Bodybuilding", href: "#programs"},
{
- label: "CrossFit",
- href: "#programs",
- },
+ label: "CrossFit", href: "#programs"},
{
- label: "General Fitness",
- href: "#programs",
- },
+ label: "General Fitness", href: "#programs"},
{
- label: "Nutrition",
- href: "#programs",
- },
+ label: "Nutrition", href: "#programs"},
],
},
{
- title: "Contact",
- items: [
+ title: "Contact", items: [
{
- label: "Location",
- href: "#join",
- },
+ label: "Location", href: "#join"},
{
- label: "Hours",
- href: "#join",
- },
+ label: "Hours", href: "#join"},
{
- label: "Get a Free Trial",
- href: "#join",
- },
+ label: "Get a Free Trial", href: "#join"},
],
},
]}