23 Commits

Author SHA1 Message Date
3e722be391 Update src/app/styles/variables.css 2026-03-03 15:00:57 +00:00
390f052d43 Update src/app/page.tsx 2026-03-03 15:00:56 +00:00
0d4efd2f9f Merge version_2 into main
Merge version_2 into main
2026-03-03 14:56:05 +00:00
4ce72c5c85 Update src/app/services/page.tsx 2026-03-03 14:56:01 +00:00
554359c9cf Update src/app/page.tsx 2026-03-03 14:56:00 +00:00
5ca3b4e349 Update src/app/about/page.tsx 2026-03-03 14:55:58 +00:00
7857699e1d Update src/app/page.tsx 2026-03-03 14:54:23 +00:00
ff219dacdf Merge version_3 into main
Merge version_3 into main
2026-03-03 14:52:24 +00:00
9f1275eb7a Update src/app/page.tsx 2026-03-03 14:52:17 +00:00
916e39e7d9 Update src/app/layout.tsx 2026-03-03 14:52:16 +00:00
7e492c57cd Merge version_3 into main
Merge version_3 into main
2026-03-03 14:51:30 +00:00
3dc46379cc Update src/app/page.tsx 2026-03-03 14:51:23 +00:00
c9dcfc57b6 Update src/app/layout.tsx 2026-03-03 14:51:22 +00:00
c4029b66d0 Merge version_2 into main
Merge version_2 into main
2026-03-03 14:51:16 +00:00
ed3bb87fff Update src/app/services/page.tsx 2026-03-03 14:51:09 +00:00
5f930427dd Update src/app/page.tsx 2026-03-03 14:51:07 +00:00
13b6edabb9 Update src/app/membership/page.tsx 2026-03-03 14:51:06 +00:00
1b778c6682 Update src/app/layout.tsx 2026-03-03 14:51:05 +00:00
4c3a759fe7 Update src/app/contact/page.tsx 2026-03-03 14:51:03 +00:00
9acee630da Update src/app/about/page.tsx 2026-03-03 14:51:01 +00:00
b23573b31b Merge version_1 into main
Merge version_1 into main
2026-03-03 14:38:55 +00:00
86287e1023 Merge version_1 into main
Merge version_1 into main
2026-03-03 14:36:31 +00:00
ea79eccebd Merge version_1 into main
Merge version_1 into main
2026-03-03 14:34:05 +00:00
7 changed files with 69 additions and 81 deletions

View File

@@ -13,7 +13,7 @@ const navItems = [
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Services", id: "/services" }, { name: "Services", id: "/services" },
{ name: "Membership", id: "/membership" }, { name: "Membership", id: "/membership" },
{ name: "About", id: "/about" }, { name: "Assessment", id: "/#fitness-assessment" },
{ name: "Contact", id: "/contact" }, { name: "Contact", id: "/contact" },
]; ];
@@ -103,19 +103,16 @@ export default function AboutPage() {
features={[ features={[
{ {
id: 1, id: 1,
title: "Quality Equipment", description: title: "Quality Equipment", description: "We invest in the latest, state-of-the-art fitness equipment to ensure our members have access to world-class training tools.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg?_wi=2"
"We invest in the latest, state-of-the-art fitness equipment to ensure our members have access to world-class training tools.", imageSrc: },
"http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg?_wi=2"},
{ {
id: 2, id: 2,
title: "Expert Trainers", description: title: "Expert Trainers", description: "Our certified fitness professionals bring years of experience and genuine passion for helping you achieve your goals.", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg?_wi=2"
"Our certified fitness professionals bring years of experience and genuine passion for helping you achieve your goals.", imageSrc: },
"http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg?_wi=2"},
{ {
id: 3, id: 3,
title: "Community Spirit", description: title: "Community Spirit", description: "We foster an inclusive, energetic environment where members motivate each other and celebrate collective success.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg?_wi=2"
"We foster an inclusive, energetic environment where members motivate each other and celebrate collective success.", imageSrc: },
"http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg?_wi=2"},
]} ]}
textboxLayout="default" textboxLayout="default"
animationType="blur-reveal" animationType="blur-reveal"

View File

@@ -11,7 +11,7 @@ const navItems = [
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Services", id: "/services" }, { name: "Services", id: "/services" },
{ name: "Membership", id: "/membership" }, { name: "Membership", id: "/membership" },
{ name: "About", id: "/about" }, { name: "Assessment", id: "/#fitness-assessment" },
{ name: "Contact", id: "/contact" }, { name: "Contact", id: "/contact" },
]; ];

View File

@@ -16,7 +16,8 @@ const inter = Inter({
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Ignite Fitness Club - Premium Gym in Dharavi, Mumbai 400017", description: "Premium gym in Dharavi, Mumbai with 5.0 rating, new equipment, expert trainers, and open till 12 AM. Book your free trial today.", keywords: "gym in Dharavi, best gym 400017, fitness club Mumbai, personal training, premium gym near Sion", metadataBase: new URL("https://ignitefitnesclub.com"), title: "Ignite Fitness Club - Premium Gym in Dharavi, Mumbai 400017", description: "Premium gym in Dharavi, Mumbai with 5.0 rating, new equipment, expert trainers, and open till 12 AM. Book your free trial today.", keywords: "gym in Dharavi, best gym 400017, fitness club Mumbai, personal training, premium gym near Sion", metadataBase: new URL("https://ignitefitnesclub.com"),
alternates: { alternates: {
canonical: "https://ignitefitnesclub.com"}, canonical: "https://ignitefitnesclub.com"
},
robots: { robots: {
index: true, index: true,
follow: true, follow: true,
@@ -24,7 +25,8 @@ export const metadata: Metadata = {
openGraph: { openGraph: {
title: "Ignite Fitness Club - Premium Gym Experience in Dharavi", description: "Transform your fitness journey with premium equipment, expert trainers, and a quality community. 5.0 rated gym in Mumbai.", url: "https://ignitefitnesclub.com", siteName: "Ignite Fitness Club", type: "website", images: [ title: "Ignite Fitness Club - Premium Gym Experience in Dharavi", description: "Transform your fitness journey with premium equipment, expert trainers, and a quality community. 5.0 rated gym in Mumbai.", url: "https://ignitefitnesclub.com", siteName: "Ignite Fitness Club", type: "website", images: [
{ {
url: "http://img.b2bpic.net/free-photo/sport-fitness-health-exercise-bikes-fitness-center_613910-20283.jpg", alt: "Ignite Fitness Club Premium Gym"}, url: "http://img.b2bpic.net/free-photo/sport-fitness-health-exercise-bikes-fitness-center_613910-20283.jpg", alt: "Ignite Fitness Club Premium Gym"
},
], ],
}, },
twitter: { twitter: {

View File

@@ -12,7 +12,7 @@ const navItems = [
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Services", id: "/services" }, { name: "Services", id: "/services" },
{ name: "Membership", id: "/membership" }, { name: "Membership", id: "/membership" },
{ name: "About", id: "/about" }, { name: "Assessment", id: "/#fitness-assessment" },
{ name: "Contact", id: "/contact" }, { name: "Contact", id: "/contact" },
]; ];

View File

@@ -97,11 +97,14 @@ export default function HomePage() {
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205542.jpg", alt: "Certified trainer"}, src: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205542.jpg", alt: "Certified trainer"
},
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-gym_23-2149049763.jpg", alt: "Happy member"}, src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-gym_23-2149049763.jpg", alt: "Happy member"
},
{ {
src: "http://img.b2bpic.net/free-photo/afro-american-sportsman-getting-ready-training_342744-655.jpg", alt: "Transformed member"}, src: "http://img.b2bpic.net/free-photo/afro-american-sportsman-getting-ready-training_342744-655.jpg", alt: "Transformed member"
},
]} ]}
avatarText="Trusted by 500+ fitness enthusiasts in Dharavi" avatarText="Trusted by 500+ fitness enthusiasts in Dharavi"
/> />
@@ -109,7 +112,7 @@ export default function HomePage() {
<div id="metrics" data-section="metrics" className="w-full py-16"> <div id="metrics" data-section="metrics" className="w-full py-16">
<MetricCardOne <MetricCardOne
title="Why Choose Ignite Fitness Club" title="Ignite Fitness Club by the Numbers"
description="Trust indicators backed by real numbers and quality service" description="Trust indicators backed by real numbers and quality service"
tag="Trust Indicators" tag="Trust Indicators"
tagIcon={Shield} tagIcon={Shield}
@@ -145,29 +148,24 @@ export default function HomePage() {
features={[ features={[
{ {
id: 1, id: 1,
title: "Weight Training", description: title: "Weight Training", description: "State-of-the-art strength training equipment with personalized guidance from certified trainers. Build muscle and increase power.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg?_wi=1"
"State-of-the-art strength training equipment with personalized guidance from certified trainers. Build muscle and increase power.", imageSrc: },
"http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg?_wi=1"},
{ {
id: 2, id: 2,
title: "Cardio Excellence", description: title: "Cardio Excellence", description: "Premium cardio machines including treadmills, ellipticals, and rowing machines. Improve endurance and heart health.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg?_wi=1"
"Premium cardio machines including treadmills, ellipticals, and rowing machines. Improve endurance and heart health.", imageSrc: },
"http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg?_wi=1"},
{ {
id: 3, id: 3,
title: "Personal Training", description: title: "Personal Training", description: "One-on-one coaching with certified fitness professionals. Customized workout plans tailored to your goals.", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg?_wi=1"
"One-on-one coaching with certified fitness professionals. Customized workout plans tailored to your goals.", imageSrc: },
"http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg?_wi=1"},
{ {
id: 4, id: 4,
title: "Fitness Testing", description: title: "Fitness Testing", description: "Comprehensive fitness assessments and body composition analysis. Track progress with scientific precision.", imageSrc: "http://img.b2bpic.net/free-photo/female-athlete-doing-physical-effort-stepper-doctor-follows-her-sports-laboratory_482257-31674.jpg"
"Comprehensive fitness assessments and body composition analysis. Track progress with scientific precision.", imageSrc: },
"http://img.b2bpic.net/free-photo/female-athlete-doing-physical-effort-stepper-doctor-follows-her-sports-laboratory_482257-31674.jpg"},
{ {
id: 5, id: 5,
title: "Nutrition Counseling", description: title: "Nutrition Counseling", description: "Expert nutrition guidance and meal planning. Achieve your fitness goals with the right dietary support.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg"
"Expert nutrition guidance and meal planning. Achieve your fitness goals with the right dietary support.", imageSrc: },
"http://img.b2bpic.net/free-photo/healthy-menu-recipe-food-diet_53876-122837.jpg"},
]} ]}
textboxLayout="default" textboxLayout="default"
animationType="blur-reveal" animationType="blur-reveal"
@@ -204,29 +202,23 @@ export default function HomePage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "1", title: "Lost 15kg in 3 Months", quote: id: "1", title: "Lost 15kg in 3 Months", quote: "The trainers at IFC are incredibly motivating. They designed a perfect plan for my weight loss journey and I saw results within weeks. The clean environment and quality crowd kept me motivated throughout.", name: "Priya Desai", role: "Marketing Executive", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-successful-businesswoman-looking-into-camera-sitting-restaurant-business-lady-with-stylish-hairstyle-wears-elegant-suit-business-meeting-attractive-appearance_8353-12611.jpg", imageAlt: "Priya Desai transformation"
"The trainers at IFC are incredibly motivating. They designed a perfect plan for my weight loss journey and I saw results within weeks. The clean environment and quality crowd kept me motivated throughout.", name: "Priya Desai", role: "Marketing Executive", imageSrc: },
"http://img.b2bpic.net/free-photo/portrait-smiling-successful-businesswoman-looking-into-camera-sitting-restaurant-business-lady-with-stylish-hairstyle-wears-elegant-suit-business-meeting-attractive-appearance_8353-12611.jpg", imageAlt: "Priya Desai transformation"},
{ {
id: "2", title: "Built Muscle & Confidence", quote: id: "2", title: "Built Muscle & Confidence", quote: "As a beginner, I was intimidated. But the certified trainers made me feel comfortable and guided me through every step. The quality of equipment and people here is unmatched in Dharavi.", name: "Arjun Patel", role: "Software Developer", imageSrc: "http://img.b2bpic.net/free-photo/brutal-muscular-male-with-crossed-arms-dressed-blue-t-shirt-grey-background_613910-10043.jpg", imageAlt: "Arjun Patel muscle building journey"
"As a beginner, I was intimidated. But the certified trainers made me feel comfortable and guided me through every step. The quality of equipment and people here is unmatched in Dharavi.", name: "Arjun Patel", role: "Software Developer", imageSrc: },
"http://img.b2bpic.net/free-photo/brutal-muscular-male-with-crossed-arms-dressed-blue-t-shirt-grey-background_613910-10043.jpg", imageAlt: "Arjun Patel muscle building journey"},
{ {
id: "3", title: "Perfect Balance of Fitness", quote: id: "3", title: "Perfect Balance of Fitness", quote: "I love the 24-hour access and flexible timings. The nutrition counseling helped me understand the science behind fitness. IFC is not just a gym, it's a complete wellness center.", name: "Anjali Verma", role: "Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", imageAlt: "Anjali Verma fitness journey"
"I love the 24-hour access and flexible timings. The nutrition counseling helped me understand the science behind fitness. IFC is not just a gym, it's a complete wellness center.", name: "Anjali Verma", role: "Entrepreneur", imageSrc: },
"http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", imageAlt: "Anjali Verma fitness journey"},
{ {
id: "4", title: "Best Investment I Made", quote: id: "4", title: "Best Investment I Made", quote: "Six months at IFC completely changed my lifestyle. The trainers pushed me to my limits in the best way possible. The community vibe is energetic and supportive.", name: "Vikram Singh", role: "Banker", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Vikram Singh fitness transformation"
"Six months at IFC completely changed my lifestyle. The trainers pushed me to my limits in the best way possible. The community vibe is energetic and supportive.", name: "Vikram Singh", role: "Banker", imageSrc: },
"http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Vikram Singh fitness transformation"},
{ {
id: "5", title: "Exceeded All Expectations", quote: id: "5", title: "Exceeded All Expectations", quote: "Coming from a fancy Mumbai gym, I was skeptical. But IFC has premium equipment, expert trainers, and genuine members. The pricing is unbeatable for the quality offered.", name: "Neha Kapoor", role: "HR Manager", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Neha Kapoor premium gym experience"
"Coming from a fancy Mumbai gym, I was skeptical. But IFC has premium equipment, expert trainers, and genuine members. The pricing is unbeatable for the quality offered.", name: "Neha Kapoor", role: "HR Manager", imageSrc: },
"http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Neha Kapoor premium gym experience"},
{ {
id: "6", title: "Consistent Results", quote: id: "6", title: "Consistent Results", quote: "The structured programs and professional coaching made all the difference. I transformed from sedentary to athletic in just one year. Highly recommend IFC to anyone serious about fitness.", name: "Rohan Gupta", role: "Business Analyst", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", imageAlt: "Rohan Gupta fitness achievement"
"The structured programs and professional coaching made all the difference. I transformed from sedentary to athletic in just one year. Highly recommend IFC to anyone serious about fitness.", name: "Rohan Gupta", role: "Business Analyst", imageSrc: },
"http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", imageAlt: "Rohan Gupta fitness achievement"},
]} ]}
/> />
</div> </div>

View File

@@ -12,7 +12,7 @@ const navItems = [
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Services", id: "/services" }, { name: "Services", id: "/services" },
{ name: "Membership", id: "/membership" }, { name: "Membership", id: "/membership" },
{ name: "About", id: "/about" }, { name: "Assessment", id: "/#fitness-assessment" },
{ name: "Contact", id: "/contact" }, { name: "Contact", id: "/contact" },
]; ];
@@ -102,19 +102,16 @@ export default function ServicesPage() {
features={[ features={[
{ {
id: 1, id: 1,
title: "Weight Training Programs", description: title: "Weight Training Programs", description: "Build strength and muscle with our comprehensive weight training programs. Our certified trainers create personalized routines using modern equipment and proven techniques.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg?_wi=3"
"Build strength and muscle with our comprehensive weight training programs. Our certified trainers create personalized routines using modern equipment and proven techniques.", imageSrc: },
"http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197736.jpg?_wi=3"},
{ {
id: 2, id: 2,
title: "Cardio & Endurance", description: title: "Cardio & Endurance", description: "Improve cardiovascular health and stamina with premium cardio equipment including treadmills, rowing machines, and ellipticals guided by fitness experts.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg?_wi=3"
"Improve cardiovascular health and stamina with premium cardio equipment including treadmills, rowing machines, and ellipticals guided by fitness experts.", imageSrc: },
"http://img.b2bpic.net/free-photo/young-woman-gym-fitnes_624325-2383.jpg?_wi=3"},
{ {
id: 3, id: 3,
title: "One-on-One Personal Training", description: title: "One-on-One Personal Training", description: "Get dedicated attention from certified trainers who design custom workout plans, monitor form, and adjust intensity to match your progress and goals.", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg?_wi=3"
"Get dedicated attention from certified trainers who design custom workout plans, monitor form, and adjust intensity to match your progress and goals.", imageSrc: },
"http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg?_wi=3"},
]} ]}
textboxLayout="default" textboxLayout="default"
animationType="blur-reveal" animationType="blur-reveal"

View File

@@ -2,23 +2,23 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #ffffff;; /* --background: #0a1f3d;;
--card: #f9f9f9;; --card: #0f2f52;;
--foreground: #120a00e6;; --foreground: #e6f0ff;;
--primary-cta: #ff8c42;; --primary-cta: #106EFB;;
--secondary-cta: #f9f9f9;; --secondary-cta: #0e1a29;;
--accent: #e2e2e2;; --accent: #3f5c79;;
--background-accent: #c4c4c4;; */ --background-accent: #004a93;; */
--background: #ffffff;; --background: #0a1f3d;;
--card: #f9f9f9;; --card: #0f2f52;;
--foreground: #120a00e6;; --foreground: #e6f0ff;;
--primary-cta: #ff8c42;; --primary-cta: #106EFB;;
--primary-cta-text: #ffffff;; --primary-cta-text: #ffffff;;
--secondary-cta: #f9f9f9;; --secondary-cta: #0e1a29;;
--secondary-cta-text: #120a00e6;; --secondary-cta-text: #120a00e6;;
--accent: #e2e2e2;; --accent: #3f5c79;;
--background-accent: #c4c4c4;; --background-accent: #004a93;;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);