Update src/app/page.tsx

This commit is contained in:
2026-05-28 02:26:36 +00:00
parent cb765687e5
commit 28a0bf2518

View File

@@ -30,25 +30,17 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
logoSrc="http://img.b2bpic.net/free-vector/mexican-wrestler-logo-design_23-2149595535.jpg"
logoAlt="The Hulk House Logo"
brandName="The Hulk House"
button={{
text: "Call Now",
href: "tel:+919876543210",
}}
text: "Call Now", href: "tel:+919876543210"}}
animateOnLoad={true}
/>
</div>
@@ -57,115 +49,61 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Unleash Your Inner Hulk at The Hulk House"
description="Transform your body and mind with our expert trainers, cutting-edge equipment, and personalized fitness programs in Govind Nagar, Kanpur."
testimonials={[
{
name: "Arjun Sharma",
handle: "@ArjunFit",
testimonial: "The Hulk House changed my life! Lost 15kg and gained incredible strength. The trainers are top-notch.",
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?_wi=1",
imageAlt: "Arjun Sharma",
},
name: "Arjun Sharma", handle: "@ArjunFit", testimonial: "The Hulk House changed my life! Lost 15kg and gained incredible strength. The trainers are top-notch.", 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", imageAlt: "Arjun Sharma"},
{
name: "Priya Singh",
handle: "@PriyaStrong",
testimonial: "Best gym in Kanpur! The atmosphere is electrifying, and the classes push you to be your best.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-navy-t-shirt-raising-fists-like-winner-happy-excited-smiling-broadly-standing-orange-wall_141793-81803.jpg",
imageAlt: "Priya Singh",
},
name: "Priya Singh", handle: "@PriyaStrong", testimonial: "Best gym in Kanpur! The atmosphere is electrifying, and the classes push you to be your best.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-navy-t-shirt-raising-fists-like-winner-happy-excited-smiling-broadly-standing-orange-wall_141793-81803.jpg", imageAlt: "Priya Singh"},
{
name: "Ravi Kumar",
handle: "@RaviFlex",
testimonial: "Highly recommend The Hulk House for anyone serious about fitness. The equipment is superb and well-maintained.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-sexy-slim-girl-doing-workout-gym_627829-9263.jpg",
imageAlt: "Ravi Kumar",
},
name: "Ravi Kumar", handle: "@RaviFlex", testimonial: "Highly recommend The Hulk House for anyone serious about fitness. The equipment is superb and well-maintained.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-brunette-sexy-slim-girl-doing-workout-gym_627829-9263.jpg", imageAlt: "Ravi Kumar"},
{
name: "Deepika Gupta",
handle: "@DeepikaGains",
testimonial: "Achieved my physique goals thanks to the personalized plans here. Truly a house of champions!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-fit-woman-gym_23-2149445949.jpg",
imageAlt: "Deepika Gupta",
},
name: "Deepika Gupta", handle: "@DeepikaGains", testimonial: "Achieved my physique goals thanks to the personalized plans here. Truly a house of champions!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-fit-woman-gym_23-2149445949.jpg", imageAlt: "Deepika Gupta"},
{
name: "Sameer Khan",
handle: "@SameerStrength",
testimonial: "Joining The Hulk House was the best decision for my health. Knowledgeable staff and a supportive community.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-african-athlete-with-healthy-tanned-skin-confident-look-wearing-black-sportswear-squinting-his-eyes-while-resting-outdoors-listening-his-favourite-music-with-earphones_273609-1205.jpg",
imageAlt: "Sameer Khan",
},
name: "Sameer Khan", handle: "@SameerStrength", testimonial: "Joining The Hulk House was the best decision for my health. Knowledgeable staff and a supportive community.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-african-athlete-with-healthy-tanned-skin-confident-look-wearing-black-sportswear-squinting-his-eyes-while-resting-outdoors-listening-his-favourite-music-with-earphones_273609-1205.jpg", imageAlt: "Sameer Khan"},
]}
tag="Your Fitness Journey Starts Here"
tagIcon={Zap}
buttons={[
{
text: "Join Now",
href: "/contact",
},
text: "Join Now", href: "/contact"},
{
text: "Explore Services",
href: "/services",
},
text: "Explore Services", href: "/services"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-positivity-girl-smiling-camera-posing-with-crossed-arms-gym_231208-4660.jpg",
alt: "Member 1",
},
src: "http://img.b2bpic.net/free-photo/portrait-positivity-girl-smiling-camera-posing-with-crossed-arms-gym_231208-4660.jpg", alt: "Member 1"},
{
src: "http://img.b2bpic.net/free-photo/handsome-young-runner-looking-camera_23-2148162136.jpg",
alt: "Member 2",
},
src: "http://img.b2bpic.net/free-photo/handsome-young-runner-looking-camera_23-2148162136.jpg", alt: "Member 2"},
{
src: "http://img.b2bpic.net/free-photo/attractive-athletic-girl-stands-wall-simulators-gym-healthy-lifestyle_78826-2861.jpg",
alt: "Member 3",
},
src: "http://img.b2bpic.net/free-photo/attractive-athletic-girl-stands-wall-simulators-gym-healthy-lifestyle_78826-2861.jpg", alt: "Member 3"},
{
src: "http://img.b2bpic.net/free-photo/brutal-athletic-male-vogue-model-dressed-white-shirt-grey-background_613910-9882.jpg",
alt: "Member 4",
},
src: "http://img.b2bpic.net/free-photo/brutal-athletic-male-vogue-model-dressed-white-shirt-grey-background_613910-9882.jpg", alt: "Member 4"},
{
src: "http://img.b2bpic.net/free-photo/woman-training-outdoors-with-ball_23-2150765084.jpg",
alt: "Member 5",
},
src: "http://img.b2bpic.net/free-photo/woman-training-outdoors-with-ball_23-2150765084.jpg", alt: "Member 5"},
]}
avatarText="1000+ members already transformed"
imageSrc="http://img.b2bpic.net/free-photo/fitnesswoman-doing-deadlift-using-barbell-gym_651396-1605.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/fitnesswoman-doing-deadlift-using-barbell-gym_651396-1605.jpg"
imageAlt="Man lifting weights at The Hulk House Gym"
mediaAnimation="slide-up"
marqueeItems={[
{
type: "image",
src: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg",
alt: "Muscular sportsman training",
},
type: "image", src: "http://img.b2bpic.net/free-photo/muscular-sportsman-training-with-ropes_651396-292.jpg", alt: "Muscular sportsman training"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/man-training-gym_23-2148024374.jpg",
alt: "Man training in gym",
},
type: "image", src: "http://img.b2bpic.net/free-photo/man-training-gym_23-2148024374.jpg", alt: "Man training in gym"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/fitness-woman-working-out-with-battle-ropes-gym_342744-4.jpg",
alt: "Fitness woman working out",
},
type: "image", src: "http://img.b2bpic.net/free-photo/fitness-woman-working-out-with-battle-ropes-gym_342744-4.jpg", alt: "Fitness woman working out"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/man-training-gym_23-2148024375.jpg",
alt: "Man training in gym",
},
type: "image", src: "http://img.b2bpic.net/free-photo/man-training-gym_23-2148024375.jpg", alt: "Man training in gym"},
{
type: "text-icon",
text: "Strength & Progress",
icon: Gauge,
type: "text-icon", text: "Strength & Progress", icon: Gauge,
},
]}
/>
@@ -179,19 +117,13 @@ export default function LandingPage() {
description="At The Hulk House, we're dedicated to helping you achieve unparalleled strength and fitness. Located in Govind Nagar, Kanpur, our gym offers a vibrant and motivating environment where every member is empowered to push their limits and reach their full potential."
bulletPoints={[
{
title: "Expert Guidance",
description: "Certified trainers providing personalized coaching and support.",
icon: Users,
title: "Expert Guidance", description: "Certified trainers providing personalized coaching and support.", icon: Users,
},
{
title: "State-of-the-Art Equipment",
description: "Access to the latest fitness machines and free weights for all needs.",
icon: Activity,
title: "State-of-the-Art Equipment", description: "Access to the latest fitness machines and free weights for all needs.", icon: Activity,
},
{
title: "Vibrant Community",
description: "Join a supportive network of fitness enthusiasts who motivate each other.",
icon: Heart,
title: "Vibrant Community", description: "Join a supportive network of fitness enthusiasts who motivate each other.", icon: Heart,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room-interior_74190-5886.jpg"
@@ -207,46 +139,25 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Personal Training",
description: "Get one-on-one coaching tailored to your specific goals and fitness level.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-exercising-with-kettlebells_23-2149358215.jpg",
imageAlt: "Personal training session",
},
title: "Personal Training", description: "Get one-on-one coaching tailored to your specific goals and fitness level.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-exercising-with-kettlebells_23-2149358215.jpg", imageAlt: "Personal training session"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-business-man-talking-phone-sitting-his-office-diagrams-monitor_482257-34736.jpg",
imageAlt: "Progress tracking app",
},
imageSrc: "http://img.b2bpic.net/free-vector/mexican-wrestler-logo-design_23-2149595535.jpg",
imageAlt: "personal training session image",
imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-business-man-talking-phone-sitting-his-office-diagrams-monitor_482257-34736.jpg", imageAlt: "Progress tracking app"},
imageAlt: "personal training session image"
},
{
title: "Group Classes",
description: "Energize your workout with a variety of group classes, from HIIT to Zumba.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/people-exercising-practicing-sports-with-use-foam-roller_23-2151742542.jpg",
imageAlt: "Group fitness class",
},
title: "Group Classes", description: "Energize your workout with a variety of group classes, from HIIT to Zumba.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/people-exercising-practicing-sports-with-use-foam-roller_23-2151742542.jpg", imageAlt: "Group fitness class"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-sport-accessories-around-blue-background_23-2148241568.jpg",
imageAlt: "Class schedule app",
},
imageSrc: "http://img.b2bpic.net/free-photo/fitnesswoman-doing-deadlift-using-barbell-gym_651396-1605.jpg?_wi=2",
imageAlt: "personal training session image",
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-sport-accessories-around-blue-background_23-2148241568.jpg", imageAlt: "Class schedule app"},
imageAlt: "personal training session image"
},
{
title: "Yoga & Wellness",
description: "Improve flexibility, balance, and mind-body connection with our yoga and wellness sessions.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/yoga-action-exercise-healthy-park_1150-4424.jpg",
imageAlt: "Yoga class stretching",
},
title: "Yoga & Wellness", description: "Improve flexibility, balance, and mind-body connection with our yoga and wellness sessions.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/yoga-action-exercise-healthy-park_1150-4424.jpg", imageAlt: "Yoga class stretching"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-blank-digital-tablet-standing-vegetables-table_23-2147918174.jpg",
imageAlt: "Nutrition plan app",
},
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?_wi=2",
imageAlt: "personal training session image",
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-blank-digital-tablet-standing-vegetables-table_23-2147918174.jpg", imageAlt: "Nutrition plan app"},
imageAlt: "personal training session image"
},
]}
showStepNumbers={true}
@@ -263,60 +174,25 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "basic",
tag: "Monthly",
tagIcon: Calendar,
price: "₹1,500",
period: "/month",
description: "Start your fitness journey with essential access.",
button: {
text: "Select Basic",
href: "/contact",
},
featuresTitle: "Includes:",
features: [
"Gym Access",
"Basic Classes",
"Locker Room",
],
id: "basic", tag: "Monthly", tagIcon: Calendar,
price: "₹1,500", period: "/month", description: "Start your fitness journey with essential access.", button: {
text: "Select Basic", href: "/contact"},
featuresTitle: "Includes:", features: [
"Gym Access", "Basic Classes", "Locker Room"],
},
{
id: "premium",
tag: "Best Value",
tagIcon: Star,
price: "₹3,500",
period: "/month",
description: "Unlock full potential with comprehensive benefits.",
button: {
text: "Select Premium",
href: "/contact",
},
featuresTitle: "Everything in Basic, plus:",
features: [
"All Group Classes",
"Personal Trainer Session (1/month)",
"Nutrition Guide",
"Towel Service",
],
id: "premium", tag: "Best Value", tagIcon: Star,
price: "₹3,500", period: "/month", description: "Unlock full potential with comprehensive benefits.", button: {
text: "Select Premium", href: "/contact"},
featuresTitle: "Everything in Basic, plus:", features: [
"All Group Classes", "Personal Trainer Session (1/month)", "Nutrition Guide", "Towel Service"],
},
{
id: "elite",
tag: "Ultimate",
tagIcon: Award,
price: "₹6,000",
period: "/month",
description: "Experience the ultimate fitness and luxury.",
button: {
text: "Select Elite",
href: "/contact",
},
featuresTitle: "Everything in Premium, plus:",
features: [
"Unlimited PT Sessions",
"Custom Meal Plans",
"Exclusive Workshops",
"Spa & Sauna Access",
],
id: "elite", tag: "Ultimate", tagIcon: Award,
price: "₹6,000", period: "/month", description: "Experience the ultimate fitness and luxury.", button: {
text: "Select Elite", href: "/contact"},
featuresTitle: "Everything in Premium, plus:", features: [
"Unlimited PT Sessions", "Custom Meal Plans", "Exclusive Workshops", "Spa & Sauna Access"],
},
]}
title="Membership Plans That Fit You"
@@ -332,53 +208,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Ananya Reddy",
role: "Software Engineer",
testimonial: "The community at The Hulk House is incredibly motivating. I've never felt stronger or more supported!",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-drinking-juice-food-complements_23-2149103207.jpg",
imageAlt: "Ananya Reddy",
},
id: "1", name: "Ananya Reddy", role: "Software Engineer", testimonial: "The community at The Hulk House is incredibly motivating. I've never felt stronger or more supported!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-drinking-juice-food-complements_23-2149103207.jpg", imageAlt: "Ananya Reddy"},
{
id: "2",
name: "Vikram Malhotra",
role: "Entrepreneur",
testimonial: "From personalized training to advanced equipment, everything here is top-tier. My results speak for themselves.",
imageSrc: "http://img.b2bpic.net/free-photo/active-woman-exercising-outdoors-by-beach_23-2148781830.jpg",
imageAlt: "Vikram Malhotra",
},
id: "2", name: "Vikram Malhotra", role: "Entrepreneur", testimonial: "From personalized training to advanced equipment, everything here is top-tier. My results speak for themselves.", imageSrc: "http://img.b2bpic.net/free-photo/active-woman-exercising-outdoors-by-beach_23-2148781830.jpg", imageAlt: "Vikram Malhotra"},
{
id: "3",
name: "Sonia Devi",
role: "Homemaker",
testimonial: "I love the variety of classes and the friendly staff. It's truly a place where you can feel at home while getting fit.",
imageSrc: "http://img.b2bpic.net/free-photo/sporty-guy-lifts-heavy-dumbbell-works-muscles_273609-27604.jpg",
imageAlt: "Sonia Devi",
},
id: "3", name: "Sonia Devi", role: "Homemaker", testimonial: "I love the variety of classes and the friendly staff. It's truly a place where you can feel at home while getting fit.", imageSrc: "http://img.b2bpic.net/free-photo/sporty-guy-lifts-heavy-dumbbell-works-muscles_273609-27604.jpg", imageAlt: "Sonia Devi"},
{
id: "4",
name: "Rahul Kapoor",
role: "Student",
testimonial: "Great environment for strength training! The trainers helped me refine my form and achieve new personal bests.",
imageSrc: "http://img.b2bpic.net/free-photo/sexy-sport-blonde-girl-boxer-with-rope_627829-6864.jpg",
imageAlt: "Rahul Kapoor",
},
id: "4", name: "Rahul Kapoor", role: "Student", testimonial: "Great environment for strength training! The trainers helped me refine my form and achieve new personal bests.", imageSrc: "http://img.b2bpic.net/free-photo/sexy-sport-blonde-girl-boxer-with-rope_627829-6864.jpg", imageAlt: "Rahul Kapoor"},
{
id: "5",
name: "Kavita Sharma",
role: "Teacher",
testimonial: "The Hulk House has made fitness enjoyable for me. I look forward to every session, and I'm seeing amazing progress.",
imageSrc: "http://img.b2bpic.net/free-photo/mature-man-engaged-intense-battle-rope-workout_23-2151997771.jpg",
imageAlt: "Kavita Sharma",
},
id: "5", name: "Kavita Sharma", role: "Teacher", testimonial: "The Hulk House has made fitness enjoyable for me. I look forward to every session, and I'm seeing amazing progress.", imageSrc: "http://img.b2bpic.net/free-photo/mature-man-engaged-intense-battle-rope-workout_23-2151997771.jpg", imageAlt: "Kavita Sharma"},
{
id: "6",
name: "Alok Verma",
role: "Businessman",
testimonial: "The personal trainers are highly skilled and genuinely care about your progress. Fantastic experience!",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-gym-talking-each-other_23-2148419892.jpg",
imageAlt: "Alok Verma",
},
id: "6", name: "Alok Verma", role: "Businessman", testimonial: "The personal trainers are highly skilled and genuinely care about your progress. Fantastic experience!", imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-gym-talking-each-other_23-2148419892.jpg", imageAlt: "Alok Verma"},
]}
title="What Our Members Say"
description="Hear from our satisfied members who have transformed their lives and achieved their fitness dreams at The Hulk House in Govind Nagar, Kanpur."
@@ -388,71 +228,44 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/powerlifting-weight_23-2148603912.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/powerlifting-weight_23-2148603912.jpg"
imageAlt="Gym floor with weights background"
logoText="The Hulk House"
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "Services",
href: "/services",
},
label: "Services", href: "/services"},
{
label: "Pricing",
href: "/#pricing",
},
label: "Pricing", href: "/#pricing"},
{
label: "Contact Us",
href: "/contact",
},
label: "Contact Us", href: "/contact"},
],
},
{
title: "Our Programs",
items: [
title: "Our Programs", items: [
{
label: "Personal Training",
href: "/services#pt",
},
label: "Personal Training", href: "/services#pt"},
{
label: "Group Classes",
href: "/services#group",
},
label: "Group Classes", href: "/services#group"},
{
label: "Yoga & Wellness",
href: "/services#yoga",
},
label: "Yoga & Wellness", href: "/services#yoga"},
{
label: "Nutrition Plans",
href: "/services#nutrition",
},
label: "Nutrition Plans", href: "/services#nutrition"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "LinkedIn",
href: "#",
},
label: "LinkedIn", href: "#"},
{
label: "Google Maps",
href: "https://maps.app.goo.gl/YourGymLocation",
},
label: "Google Maps", href: "https://maps.app.goo.gl/YourGymLocation"},
],
},
]}