diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6fec464..455b45e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,76 +32,47 @@ export default function LandingPage() {
@@ -112,9 +83,7 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text",
- content: "About YOUR GYM NAME",
- },
+ type: "text", content: "About YOUR GYM NAME"},
]}
/>
@@ -126,55 +95,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "5.0 Star Rated Gym",
- description: "Consistently top-rated by our members for quality, cleanliness, and service.",
- icon: Star,
+ title: "5.0 Star Rated Gym", description: "Consistently top-rated by our members for quality, cleanliness, and service.", icon: Star,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-vector/product-rating-customer-review-apps-websites_271628-254.jpg",
- imageAlt: "Star icon",
- },
+ imageSrc: "http://img.b2bpic.net/free-vector/product-rating-customer-review-apps-websites_271628-254.jpg", imageAlt: "Star icon"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16013.jpg",
- imageAlt: "Gym interior",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/medical-mask-gym-equipment-with-weights_23-2148766073.jpg?_wi=2",
- imageAlt: "gym star rating icon gold",
+ imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16013.jpg", imageAlt: "Gym interior"},
+ ]
},
{
- title: "Open 24 Hours",
- description: "Access to our state-of-the-art facilities anytime, day or night.",
- icon: Clock,
+ title: "Open 24 Hours", description: "Access to our state-of-the-art facilities anytime, day or night.", icon: Clock,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024288.jpg",
- imageAlt: "Clock icon",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024288.jpg", imageAlt: "Clock icon"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-towel-shoulders-using-smartwatch_23-2148429333.jpg",
- imageAlt: "Locker room",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-sportswear-exercising-with-suspension-straps-fitness-club_613910-18362.jpg?_wi=2",
- imageAlt: "gym star rating icon gold",
+ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-towel-shoulders-using-smartwatch_23-2148429333.jpg", imageAlt: "Locker room"},
+ ]
},
{
- title: "Expert Trainers",
- description: "Certified professionals dedicated to guiding you towards your fitness goals.",
- icon: Users,
+ title: "Expert Trainers", description: "Certified professionals dedicated to guiding you towards your fitness goals.", icon: Users,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-training-with-dumbbell_23-2149177944.jpg",
- imageAlt: "Users icon",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-training-with-dumbbell_23-2149177944.jpg", imageAlt: "Users icon"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/empty-reception-desk-appointments-medical-facility-waiting-area-with-chairs-sit-rows-before-attending-checkup-consultation-healthcare-clinical-space-emergency-center_482257-46930.jpg",
- imageAlt: "Gym reception",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/gym-with-indoor-cycling-equipment_23-2149270209.jpg?_wi=2",
- imageAlt: "gym star rating icon gold",
+ imageSrc: "http://img.b2bpic.net/free-photo/empty-reception-desk-appointments-medical-facility-waiting-area-with-chairs-sit-rows-before-attending-checkup-consultation-healthcare-clinical-space-emergency-center_482257-46930.jpg", imageAlt: "Gym reception"},
+ ]
},
]}
title="Why Choose Our Gym?"
@@ -189,56 +134,23 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
- id: "basic",
- tag: "Value",
- price: "₹800",
- period: "/month",
- description: "Ideal for those who need basic gym access.",
- button: {
- text: "Get Basic",
- href: "https://wa.me/yournumber",
- },
- featuresTitle: "Includes:",
- features: [
- "Gym access",
- "Locker facility",
- ],
+ id: "basic", tag: "Value", price: "₹800", period: "/month", description: "Ideal for those who need basic gym access.", button: {
+ text: "Get Basic", href: "https://wa.me/yournumber"},
+ featuresTitle: "Includes:", features: [
+ "Gym access", "Locker facility"],
},
{
- id: "premium",
- tag: "Most Popular",
- tagIcon: Sparkles,
- price: "₹1200",
- period: "/month",
- description: "Best for those seeking guided fitness.",
- button: {
- text: "Go Premium",
- href: "https://wa.me/yournumber",
- },
- featuresTitle: "Includes:",
- features: [
- "Gym access",
- "Locker facility",
- "Personal trainer guidance",
- ],
+ id: "premium", tag: "Most Popular", tagIcon: Sparkles,
+ price: "₹1200", period: "/month", description: "Best for those seeking guided fitness.", button: {
+ text: "Go Premium", href: "https://wa.me/yournumber"},
+ featuresTitle: "Includes:", features: [
+ "Gym access", "Locker facility", "Personal trainer guidance"],
},
{
- id: "elite",
- tag: "Ultimate",
- price: "₹1800",
- period: "/month",
- description: "For comprehensive training and nutrition support.",
- button: {
- text: "Choose Elite",
- href: "https://wa.me/yournumber",
- },
- featuresTitle: "Includes:",
- features: [
- "Gym access",
- "Locker facility",
- "Full personal training",
- "Custom diet plan",
- ],
+ id: "elite", tag: "Ultimate", price: "₹1800", period: "/month", description: "For comprehensive training and nutrition support.", button: {
+ text: "Choose Elite", href: "https://wa.me/yournumber"},
+ featuresTitle: "Includes:", features: [
+ "Gym access", "Locker facility", "Full personal training", "Custom diet plan"],
},
]}
title="Choose Your Plan"
@@ -254,29 +166,11 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
- id: "trainer-1",
- name: "Trainer Name 1",
- role: "Weight Loss Specialist",
- description: "Achieve your ideal body weight with tailored programs.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-standing-with-his-arms-crossed_1262-16419.jpg",
- imageAlt: "Trainer 1",
- },
+ id: "trainer-1", name: "Trainer Name 1", role: "Weight Loss Specialist", description: "Achieve your ideal body weight with tailored programs.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-standing-with-his-arms-crossed_1262-16419.jpg", imageAlt: "Trainer 1"},
{
- id: "trainer-2",
- name: "Trainer Name 2",
- role: "Muscle Gain Expert",
- description: "Build strength and mass effectively with our coaches.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-wearing-sportswear-morning-park_93675-132882.jpg",
- imageAlt: "Trainer 2",
- },
+ id: "trainer-2", name: "Trainer Name 2", role: "Muscle Gain Expert", description: "Build strength and mass effectively with our coaches.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-wearing-sportswear-morning-park_93675-132882.jpg", imageAlt: "Trainer 2"},
{
- id: "trainer-3",
- name: "Trainer Name 3",
- role: "Cardio & Endurance Coach",
- description: "Boost your stamina and cardiovascular health.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-female-beauty-blogger-young-latin-woman-with-brown-eyes-dark-curly-hair-smiling-widely-when-vlogging-indoors-looking-straight-camera-cosmetics-beauty-make-up-blogs-concep_74855-22834.jpg",
- imageAlt: "Trainer 3",
- },
+ id: "trainer-3", name: "Trainer Name 3", role: "Cardio & Endurance Coach", description: "Boost your stamina and cardiovascular health.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-female-beauty-blogger-young-latin-woman-with-brown-eyes-dark-curly-hair-smiling-widely-when-vlogging-indoors-looking-straight-camera-cosmetics-beauty-make-up-blogs-concep_74855-22834.jpg", imageAlt: "Trainer 3"},
]}
title="Meet Our Expert Trainers"
description="Our certified professionals are dedicated to helping you achieve your fitness aspirations. Get personalized guidance and support."
@@ -291,83 +185,45 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "gallery-1",
- name: "GYM PHOTO",
- price: "N/A",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024295.jpg",
- imageAlt: "Gym Photo 1",
- },
+ id: "gallery-1", name: "GYM PHOTO", price: "N/A", imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024295.jpg", imageAlt: "Gym Photo 1"},
{
- id: "gallery-2",
- name: "GYM PHOTO",
- price: "N/A",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-running-gym_23-2148111625.jpg",
- imageAlt: "Gym Photo 2",
- },
+ id: "gallery-2", name: "GYM PHOTO", price: "N/A", imageSrc: "http://img.b2bpic.net/free-photo/woman-running-gym_23-2148111625.jpg", imageAlt: "Gym Photo 2"},
{
- id: "gallery-3",
- name: "GYM PHOTO",
- price: "N/A",
- imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-85001.jpg",
- imageAlt: "Gym Photo 3",
- },
+ id: "gallery-3", name: "GYM PHOTO", price: "N/A", imageSrc: "http://img.b2bpic.net/free-photo/trainer-helping-woman-while-practicing-pilates_107420-85001.jpg", imageAlt: "Gym Photo 3"},
{
- id: "gallery-4",
- name: "GYM PHOTO",
- price: "N/A",
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-performs-exercises-hips-buttocks-healthy-lifestyle_78826-3370.jpg",
- imageAlt: "Gym Photo 4",
- },
+ id: "gallery-4", name: "GYM PHOTO", price: "N/A", imageSrc: "http://img.b2bpic.net/free-photo/attractive-sports-girl-performs-exercises-hips-buttocks-healthy-lifestyle_78826-3370.jpg", imageAlt: "Gym Photo 4"},
{
- id: "gallery-5",
- name: "GYM PHOTO",
- price: "N/A",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151917991.jpg",
- imageAlt: "Gym Photo 5",
- },
+ id: "gallery-5", name: "GYM PHOTO", price: "N/A", imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151917991.jpg", imageAlt: "Gym Photo 5"},
{
- id: "gallery-6",
- name: "GYM PHOTO",
- price: "N/A",
- imageSrc: "http://img.b2bpic.net/free-photo/couple-standing-near-pillar-stretching-her-leg-while-doing-exercise_23-2148038191.jpg",
- imageAlt: "Gym Photo 6",
- },
+ id: "gallery-6", name: "GYM PHOTO", price: "N/A", imageSrc: "http://img.b2bpic.net/free-photo/couple-standing-near-pillar-stretching-her-leg-while-doing-exercise_23-2148038191.jpg", imageAlt: "Gym Photo 6"},
]}
title="Our Gym Gallery"
description="Explore our state-of-the-art facilities, modern equipment, and vibrant community atmosphere through these visuals."
buttons={[
{
- text: "View More on Google Maps",
- href: "https://www.google.com/maps/search/YOUR+GYM+NAME",
- },
+ text: "View More on Google Maps", href: "https://www.google.com/maps/search/YOUR+GYM+NAME"},
]}
/>
@@ -377,45 +233,27 @@ export default function LandingPage() {
logoText="YOUR GYM NAME"
columns={[
{
- title: "Quick Links",
- items: [
+ title: "Quick Links", items: [
{
- label: "Home",
- href: "#hero",
- },
+ label: "Home", href: "#hero"},
{
- label: "About",
- href: "#about",
- },
+ label: "About", href: "#about"},
{
- label: "Services",
- href: "#pricing",
- },
+ label: "Services", href: "#pricing"},
{
- label: "Trainers",
- href: "#trainers",
- },
+ label: "Trainers", href: "#trainers"},
],
},
{
- title: "Connect",
- items: [
+ title: "Connect", items: [
{
- label: "WhatsApp",
- href: "https://wa.me/yournumber",
- },
+ label: "WhatsApp", href: "https://wa.me/yournumber"},
{
- label: "Facebook",
- href: "#",
- },
+ label: "Facebook", href: "#"},
{
- label: "Instagram",
- href: "#",
- },
+ label: "Instagram", href: "#"},
{
- label: "Twitter",
- href: "#",
- },
+ label: "Twitter", href: "#"},
],
},
]}