From ffb2f198fc7eb07b464f3c4c6a8f980409633acc Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 18:17:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 78 +++++++++++++++++++++++++++++------------------- 1 file changed, 48 insertions(+), 30 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5db7630..316035c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import PricingCardOne from "@/components/sections/pricing/PricingCardOne"; import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive"; import ContactSplitForm from "@/components/sections/contact/ContactSplitForm"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; -import { Zap, Heart, Users, Users2, TrendingDown, Muscle, Star, Sparkles } from "lucide-react"; +import { Zap, Heart, Users, Users2, TrendingDown, Dumbbell, Star, Sparkles } from "lucide-react"; export default function LandingPage() { return ( @@ -54,9 +54,11 @@ export default function LandingPage() { background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-3171.jpg", imageAlt: "Gym workout environment"}, + imageSrc: "http://img.b2bpic.net/free-photo/dumbbell_1203-3171.jpg", imageAlt: "Gym workout environment" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-friends-teaching-woman-correctly-exercise_23-2148303349.jpg", imageAlt: "Personal training session"}, + imageSrc: "http://img.b2bpic.net/free-photo/male-friends-teaching-woman-correctly-exercise_23-2148303349.jpg", imageAlt: "Personal training session" + }, ]} mediaAnimation="slide-up" rating={5} @@ -66,7 +68,6 @@ export default function LandingPage() { { text: "Book Free Trial", href: "#contact" }, ]} buttonAnimation="slide-up" - useInvertedBackground={true} className="py-12 md:py-20" containerClassName="max-w-full" titleClassName="text-3xl md:text-5xl font-bold tracking-tight" @@ -113,7 +114,6 @@ export default function LandingPage() { tagAnimation="slide-up" className="py-16 md:py-24" titleClassName="text-2xl md:text-4xl font-bold leading-tight" - tagClassName="text-red-500 font-semibold mb-6" /> @@ -129,60 +129,71 @@ export default function LandingPage() { title: "Strength Training Zone", description: "Complete range of free weights, barbells, dumbbells, and strength equipment for powerlifting and muscle building.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-with-barbell-gym_23-2149337987.jpg?_wi=1", imageAlt: "Strength training zone"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-with-barbell-gym_23-2149337987.jpg", imageAlt: "Strength training zone" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/person-doing-crossfit-training_23-2149162333.jpg?_wi=1", imageAlt: "Transformation results"}, + imageSrc: "http://img.b2bpic.net/free-photo/person-doing-crossfit-training_23-2149162333.jpg", imageAlt: "Transformation results" + }, ], }, { title: "Cardio Zone", description: "Advanced cardio equipment including treadmills, ellipticals, and stationary bikes for effective fat loss.", icon: Heart, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-woman-jogging-treadmill-health-club-female-working-out-gym-running-treadmill_231208-4512.jpg?_wi=1", imageAlt: "Cardio zone"}, + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-woman-jogging-treadmill-health-club-female-working-out-gym-running-treadmill_231208-4512.jpg", imageAlt: "Cardio zone" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-training-with-dumbbells_23-2149734707.jpg?_wi=1", imageAlt: "Cardio training"}, + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-training-with-dumbbells_23-2149734707.jpg", imageAlt: "Cardio training" + }, ], }, { title: "Personal Training", description: "Expert one-on-one coaching from certified trainers to accelerate your fitness goals and proper form.", icon: Users, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-training-with-dumbbells_23-2149734707.jpg?_wi=2", imageAlt: "Personal training"}, + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-training-with-dumbbells_23-2149734707.jpg", imageAlt: "Personal training" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2149445892.jpg?_wi=1", imageAlt: "Training session"}, + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2149445892.jpg", imageAlt: "Training session" + }, ], }, { title: "Group Classes", description: "High-energy group workout sessions including cardio, strength, and functional training classes.", icon: Users2, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2149445892.jpg?_wi=2", imageAlt: "Group classes"}, + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2149445892.jpg", imageAlt: "Group classes" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-holding-dumbbells_23-2149517264.jpg?_wi=1", imageAlt: "Group training"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-holding-dumbbells_23-2149517264.jpg", imageAlt: "Group training" + }, ], }, { title: "Weight Loss Programs", description: "Specialized fat loss plans combining training, nutrition guidance, and consistent progress tracking.", icon: TrendingDown, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/person-doing-crossfit-training_23-2149162333.jpg?_wi=2", imageAlt: "Weight loss results"}, + imageSrc: "http://img.b2bpic.net/free-photo/person-doing-crossfit-training_23-2149162333.jpg", imageAlt: "Weight loss results" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-woman-jogging-treadmill-health-club-female-working-out-gym-running-treadmill_231208-4512.jpg?_wi=2", imageAlt: "Cardio training"}, + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-woman-jogging-treadmill-health-club-female-working-out-gym-running-treadmill_231208-4512.jpg", imageAlt: "Cardio training" + }, ], }, { - title: "Bodybuilding Coaching", description: "Advanced bodybuilding programs from K11-certified trainers for serious muscle-building goals.", icon: Muscle, + title: "Bodybuilding Coaching", description: "Advanced bodybuilding programs from K11-certified trainers for serious muscle-building goals.", icon: Dumbbell, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-holding-dumbbells_23-2149517264.jpg?_wi=2", imageAlt: "Bodybuilding coaching"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-holding-dumbbells_23-2149517264.jpg", imageAlt: "Bodybuilding coaching" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-with-barbell-gym_23-2149337987.jpg?_wi=2", imageAlt: "Advanced training"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-with-barbell-gym_23-2149337987.jpg", imageAlt: "Advanced training" + }, ], }, ]} textboxLayout="default" useInvertedBackground={false} - tagClassName="text-red-500 font-semibold" titleClassName="text-3xl md:text-4xl font-bold" buttonAnimation="slide-up" carouselMode="buttons" @@ -197,11 +208,14 @@ export default function LandingPage() { membersAnimation="slide-up" members={[ { - id: "siddharth", name: "Siddharth – Strength Coach", imageSrc: "http://img.b2bpic.net/free-photo/brutal-muscular-male-with-crossed-arms-dressed-blue-t-shirt-grey-background_613910-10049.jpg", imageAlt: "Siddharth Strength Coach"}, + id: "siddharth", name: "Siddharth – Strength Coach", imageSrc: "http://img.b2bpic.net/free-photo/brutal-muscular-male-with-crossed-arms-dressed-blue-t-shirt-grey-background_613910-10049.jpg", imageAlt: "Siddharth Strength Coach" + }, { - id: "atul", name: "Atul – K11 Certified Trainer", imageSrc: "http://img.b2bpic.net/free-photo/handsome-tattooed-bearded-man-gym-with-hammer_343596-1305.jpg", imageAlt: "Atul Certified Trainer"}, + id: "atul", name: "Atul – K11 Certified Trainer", imageSrc: "http://img.b2bpic.net/free-photo/handsome-tattooed-bearded-man-gym-with-hammer_343596-1305.jpg", imageAlt: "Atul Certified Trainer" + }, { - id: "lakshay", name: "Lakshay – Fitness Trainer", imageSrc: "http://img.b2bpic.net/free-photo/nice-musculature-man-portrait-fitness-athlete-handsome-man-posing-outdoor-with-crossed-arms_343629-35.jpg", imageAlt: "Lakshay Fitness Trainer"}, + id: "lakshay", name: "Lakshay – Fitness Trainer", imageSrc: "http://img.b2bpic.net/free-photo/nice-musculature-man-portrait-fitness-athlete-handsome-man-posing-outdoor-with-crossed-arms_343629-35.jpg", imageAlt: "Lakshay Fitness Trainer" + }, ]} memberVariant="default" useInvertedBackground={true} @@ -237,7 +251,6 @@ export default function LandingPage() { useInvertedBackground={false} uniformGridCustomHeightClasses="min-h-96" carouselMode="buttons" - tagClassName="text-red-500 font-semibold" titleClassName="text-3xl md:text-4xl font-bold" /> @@ -250,22 +263,27 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "review1", name: "Rahul Sharma, Member", date: "Date: 15 January 2025", title: "Best equipment and staff in Nashik.", quote: "Staunch Fitness has the best gym equipment and friendly staff in Nashik. The trainers are knowledgeable and supportive. I've seen great results in 3 months.", tag: "Strength Training", avatarSrc: "http://img.b2bpic.net/free-photo/brutal-muscular-male-with-crossed-arms-dressed-blue-t-shirt-grey-background_613910-10049.jpg", avatarAlt: "Rahul Sharma", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-with-barbell-gym_23-2149337987.jpg?_wi=3", imageAlt: "Strength training results"}, + id: "review1", name: "Rahul Sharma, Member", date: "Date: 15 January 2025", title: "Best equipment and staff in Nashik.", quote: "Staunch Fitness has the best gym equipment and friendly staff in Nashik. The trainers are knowledgeable and supportive. I've seen great results in 3 months.", tag: "Strength Training", avatarSrc: "http://img.b2bpic.net/free-photo/brutal-muscular-male-with-crossed-arms-dressed-blue-t-shirt-grey-background_613910-10049.jpg", avatarAlt: "Rahul Sharma", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-out-with-barbell-gym_23-2149337987.jpg", imageAlt: "Strength training results" + }, { - id: "review2", name: "Priya Deshmukh, Member", date: "Date: 20 December 2024", title: "Very motivating atmosphere.", quote: "The energy at Staunch Fitness is incredible. Everyone is supportive and motivated. I lost 8kg in 2 months with their guidance. Highly recommended!", tag: "Weight Loss", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-tattooed-bearded-man-gym-with-hammer_343596-1305.jpg", avatarAlt: "Priya Deshmukh", imageSrc: "http://img.b2bpic.net/free-photo/person-doing-crossfit-training_23-2149162333.jpg?_wi=3", imageAlt: "Weight loss transformation"}, + id: "review2", name: "Priya Deshmukh, Member", date: "Date: 20 December 2024", title: "Very motivating atmosphere.", quote: "The energy at Staunch Fitness is incredible. Everyone is supportive and motivated. I lost 8kg in 2 months with their guidance. Highly recommended!", tag: "Weight Loss", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-tattooed-bearded-man-gym-with-hammer_343596-1305.jpg", avatarAlt: "Priya Deshmukh", imageSrc: "http://img.b2bpic.net/free-photo/person-doing-crossfit-training_23-2149162333.jpg", imageAlt: "Weight loss transformation" + }, { - id: "review3", name: "Aditya Patel, Member", date: "Date: 10 January 2025", title: "Supportive trainers and great experience.", quote: "The trainers really care about your progress. Personalized training plans, professional approach, and excellent facilities. Best gym in Nashik Road area.", tag: "Personal Training", avatarSrc: "http://img.b2bpic.net/free-photo/nice-musculature-man-portrait-fitness-athlete-handsome-man-posing-outdoor-with-crossed-arms_343629-35.jpg", avatarAlt: "Aditya Patel", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-training-with-dumbbells_23-2149734707.jpg?_wi=3", imageAlt: "Personal training session"}, + id: "review3", name: "Aditya Patel, Member", date: "Date: 10 January 2025", title: "Supportive trainers and great experience.", quote: "The trainers really care about your progress. Personalized training plans, professional approach, and excellent facilities. Best gym in Nashik Road area.", tag: "Personal Training", avatarSrc: "http://img.b2bpic.net/free-photo/nice-musculature-man-portrait-fitness-athlete-handsome-man-posing-outdoor-with-crossed-arms_343629-35.jpg", avatarAlt: "Aditya Patel", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-training-with-dumbbells_23-2149734707.jpg", imageAlt: "Personal training session" + }, { - id: "review4", name: "Sneha Ravanshi, Member", date: "Date: 5 January 2025", title: "Transformed my fitness journey!", quote: "Started as a complete beginner and now I'm confident with all exercises. The trainers' expertise and group class energy pushed me to achieve my goals.", tag: "Fitness Beginner", avatarSrc: "http://img.b2bpic.net/free-photo/brutal-muscular-male-with-crossed-arms-dressed-blue-t-shirt-grey-background_613910-10049.jpg", avatarAlt: "Sneha Ravanshi", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2149445892.jpg?_wi=3", imageAlt: "Group fitness classes"}, + id: "review4", name: "Sneha Ravanshi, Member", date: "Date: 5 January 2025", title: "Transformed my fitness journey!", quote: "Started as a complete beginner and now I'm confident with all exercises. The trainers' expertise and group class energy pushed me to achieve my goals.", tag: "Fitness Beginner", avatarSrc: "http://img.b2bpic.net/free-photo/brutal-muscular-male-with-crossed-arms-dressed-blue-t-shirt-grey-background_613910-10049.jpg", avatarAlt: "Sneha Ravanshi", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-training-together-gym_23-2149445892.jpg", imageAlt: "Group fitness classes" + }, { - id: "review5", name: "Vikram Singh, Member", date: "Date: 18 December 2024", title: "Professional bodybuilding coaching.", quote: "Been training here for 8 months. The bodybuilding coaching is world-class. Equipment is premium and the environment is perfect for serious training.", tag: "Bodybuilding", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-tattooed-bearded-man-gym-with-hammer_343596-1305.jpg", avatarAlt: "Vikram Singh", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-holding-dumbbells_23-2149517264.jpg?_wi=3", imageAlt: "Bodybuilding training"}, + id: "review5", name: "Vikram Singh, Member", date: "Date: 18 December 2024", title: "Professional bodybuilding coaching.", quote: "Been training here for 8 months. The bodybuilding coaching is world-class. Equipment is premium and the environment is perfect for serious training.", tag: "Bodybuilding", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-tattooed-bearded-man-gym-with-hammer_343596-1305.jpg", avatarAlt: "Vikram Singh", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-holding-dumbbells_23-2149517264.jpg", imageAlt: "Bodybuilding training" + }, { - id: "review6", name: "Ananya Joshi, Member", date: "Date: 25 December 2024", title: "Affordable and quality training.", quote: "Great value for money. Premium equipment, expert trainers, and affordable membership rates. Staunch Fitness is the best investment in your health.", tag: "Value for Money", avatarSrc: "http://img.b2bpic.net/free-photo/nice-musculature-man-portrait-fitness-athlete-handsome-man-posing-outdoor-with-crossed-arms_343629-35.jpg", avatarAlt: "Ananya Joshi", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-woman-jogging-treadmill-health-club-female-working-out-gym-running-treadmill_231208-4512.jpg?_wi=3", imageAlt: "Modern gym facility"}, + id: "review6", name: "Ananya Joshi, Member", date: "Date: 25 December 2024", title: "Affordable and quality training.", quote: "Great value for money. Premium equipment, expert trainers, and affordable membership rates. Staunch Fitness is the best investment in your health.", tag: "Value for Money", avatarSrc: "http://img.b2bpic.net/free-photo/nice-musculature-man-portrait-fitness-athlete-handsome-man-posing-outdoor-with-crossed-arms_343629-35.jpg", avatarAlt: "Ananya Joshi", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-woman-jogging-treadmill-health-club-female-working-out-gym-running-treadmill_231208-4512.jpg", imageAlt: "Modern gym facility" + }, ]} buttonAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} - tagClassName="text-red-500 font-semibold" titleClassName="text-3xl md:text-4xl font-bold" /> -- 2.49.1