Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-28 02:16:07 +00:00

View File

@@ -33,41 +33,25 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Reviews",
id: "#reviews",
},
name: "Reviews", id: "#reviews"},
{
name: "Experience",
id: "#experience",
},
name: "Experience", id: "#experience"},
{
name: "Facilities",
id: "#facilities",
},
name: "Facilities", id: "#facilities"},
{
name: "Memberships",
id: "#memberships",
},
name: "Memberships", id: "#memberships"},
{
name: "Community",
id: "#community",
},
name: "Community", id: "#community"},
{
name: "Location",
id: "#location",
},
name: "Location", id: "#location"},
]}
logoSrc="http://img.b2bpic.net/free-photo/build-your-own-body-strength-fitness-exercise-get-fit_53876-13879.jpg"
logoAlt="POWER GYM Logo"
brandName="POWER GYM"
button={{
text: "JOIN NOW",
href: "#join",
}}
text: "JOIN NOW", href: "#join"}}
animateOnLoad={true}
/>
</div>
@@ -75,127 +59,68 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "downward-rays-animated",
}}
variant: "downward-rays-animated"}}
title="BUILT STRONGER EVERY DAY"
description="Premium training spaces, serious equipment, powerful atmosphere, and nonstop upgrades designed for people who train with purpose."
leftCarouselItems={[
{
videoSrc: "http://img.b2bpic.net/free-photo/fitness-sports-barbell-exercise-background_1203-5690.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-people-exercising-together-outdoors_23-2151061447.jpg",
imageAlt: "Heavy dumbbells and powerful training",
videoAriaLabel: "Cinematic gym video showing heavy dumbbells",
},
videoSrc: "http://img.b2bpic.net/free-photo/fitness-sports-barbell-exercise-background_1203-5690.jpg", imageSrc: "http://img.b2bpic.net/free-photo/group-people-exercising-together-outdoors_23-2151061447.jpg", imageAlt: "Heavy dumbbells and powerful training", videoAriaLabel: "Cinematic gym video showing heavy dumbbells"},
{
imageSrc: "http://img.b2bpic.net/free-photo/men-women-gym-cycling-together-happily-generated-by-ai_188544-10868.jpg",
imageAlt: "Cardio area with modern machines",
},
imageSrc: "http://img.b2bpic.net/free-photo/men-women-gym-cycling-together-happily-generated-by-ai_188544-10868.jpg", imageAlt: "Cardio area with modern machines"},
{
videoSrc: "http://img.b2bpic.net/free-photo/vlogger-making-sport-tutorials_23-2149151566.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-sports-people-doing-burpees-indoors_23-2149326091.jpg",
imageAlt: "Powerlifting platforms with barbells",
videoAriaLabel: "Cinematic gym video showing cardio area",
},
videoSrc: "http://img.b2bpic.net/free-photo/vlogger-making-sport-tutorials_23-2149151566.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-sports-people-doing-burpees-indoors_23-2149326091.jpg", imageAlt: "Powerlifting platforms with barbells", videoAriaLabel: "Cinematic gym video showing cardio area"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-young-man-working-out_329181-16558.jpg",
imageAlt: "Men training intensely",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-young-man-working-out_329181-16558.jpg", imageAlt: "Men training intensely"},
{
videoSrc: "http://img.b2bpic.net/free-photo/muscular-build-man-exercising-with-barbell-cross-training-gym_637285-2477.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-athlete-exercising-stationary-bike-her-spinning-class-gym-copy-space_637285-348.jpg",
imageAlt: "Women training with focus",
videoAriaLabel: "Cinematic gym video showing powerlifting",
},
videoSrc: "http://img.b2bpic.net/free-photo/muscular-build-man-exercising-with-barbell-cross-training-gym_637285-2477.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-female-athlete-exercising-stationary-bike-her-spinning-class-gym-copy-space_637285-348.jpg", imageAlt: "Women training with focus", videoAriaLabel: "Cinematic gym video showing powerlifting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-young-sportswoman-doing-yoga-exercises-watching-tutorial-lesson-laptop-computer-home-sitting-floor-by-large-window-wearing-stylish-sports-clothes-sneakers_344912-1062.jpg",
imageAlt: "Industrial luxury gym interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-young-sportswoman-doing-yoga-exercises-watching-tutorial-lesson-laptop-computer-home-sitting-floor-by-large-window-wearing-stylish-sports-clothes-sneakers_344912-1062.jpg", imageAlt: "Industrial luxury gym interior"},
]}
rightCarouselItems={[
{
videoSrc: "http://img.b2bpic.net/free-photo/front-view-man-beach-exercising-yoga-positions-sand_23-2148781621.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shirtless-muscular-male-posing-white-box-grey-background_613910-2369.jpg",
imageAlt: "Men training intensely",
videoAriaLabel: "Cinematic gym video showing men training",
},
videoSrc: "http://img.b2bpic.net/free-photo/front-view-man-beach-exercising-yoga-positions-sand_23-2148781621.jpg", imageSrc: "http://img.b2bpic.net/free-photo/shirtless-muscular-male-posing-white-box-grey-background_613910-2369.jpg", imageAlt: "Men training intensely", videoAriaLabel: "Cinematic gym video showing men training"},
{
imageSrc: "http://img.b2bpic.net/free-photo/athletic-young-woman-stretching-her-leg-fitness-club_23-2147949584.jpg",
imageAlt: "Women training with focus",
},
imageSrc: "http://img.b2bpic.net/free-photo/athletic-young-woman-stretching-her-leg-fitness-club_23-2147949584.jpg", imageAlt: "Women training with focus"},
{
videoSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-strong-muscular-adult-sportswoman_171337-8700.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-senior-couple-gym_23-2148503022.jpg",
imageAlt: "Industrial luxury gym interior",
videoAriaLabel: "Cinematic gym video showing women training",
},
videoSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-strong-muscular-adult-sportswoman_171337-8700.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-senior-couple-gym_23-2148503022.jpg", imageAlt: "Industrial luxury gym interior", videoAriaLabel: "Cinematic gym video showing women training"},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-exercising-gym_52683-111016.jpg",
imageAlt: "Heavy dumbbells and powerful training",
},
imageSrc: "http://img.b2bpic.net/free-photo/people-exercising-gym_52683-111016.jpg", imageAlt: "Heavy dumbbells and powerful training"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym-side-view_23-2149744688.jpg",
imageAlt: "Cardio area with modern machines",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym-side-view_23-2149744688.jpg", imageAlt: "Cardio area with modern machines"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-weightlifting-gym_23-2149278067.jpg",
imageAlt: "Powerlifting platforms with barbells",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-training-weightlifting-gym_23-2149278067.jpg", imageAlt: "Powerlifting platforms with barbells"},
]}
buttons={[
{
text: "START TODAY",
href: "#memberships",
},
text: "START TODAY", href: "#memberships"},
{
text: "GET A DAY PASS",
href: "#memberships",
},
text: "GET A DAY PASS", href: "#memberships"},
]}
buttonAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/people-exercising-gym_52683-111020.jpg",
alt: "People exercising in the gym",
},
src: "http://img.b2bpic.net/free-photo/people-exercising-gym_52683-111020.jpg", alt: "People exercising in the gym"},
{
src: "http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290025.jpg",
alt: "Side view people training together at gym",
},
src: "http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290025.jpg", alt: "Side view people training together at gym"},
{
src: "http://img.b2bpic.net/free-photo/side-view-group-people-gym_23-2150289965.jpg",
alt: "Side view group of people at gym",
},
src: "http://img.b2bpic.net/free-photo/side-view-group-people-gym_23-2150289965.jpg", alt: "Side view group of people at gym"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-fit-people-together_23-2148948542.jpg",
alt: "Medium shot fit people together",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-fit-people-together_23-2148948542.jpg", alt: "Medium shot fit people together"},
{
src: "http://img.b2bpic.net/free-photo/adult-training-body-building_23-2149660988.jpg",
alt: "Adult training for body building",
},
src: "http://img.b2bpic.net/free-photo/adult-training-body-building_23-2149660988.jpg", alt: "Adult training for body building"},
]}
avatarText="Join 1000+ members pushing their limits."
marqueeItems={[
{
type: "text",
text: "PERFORMANCE",
},
type: "text", text: "PERFORMANCE"},
{
type: "text",
text: "STRENGTH",
},
type: "text", text: "STRENGTH"},
{
type: "text",
text: "ENDURANCE",
},
type: "text", text: "ENDURANCE"},
{
type: "text",
text: "GROWTH",
},
type: "text", text: "GROWTH"},
{
type: "text",
text: "DISCIPLINE",
},
type: "text", text: "DISCIPLINE"},
]}
/>
</div>
@@ -205,41 +130,23 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Alex P.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-workout-fitness_74190-7371.jpg",
review: "Power Gym has truly transformed my fitness journey. The equipment is top-notch, and the atmosphere is incredibly motivating. I've seen more progress here than anywhere else.",
id: "t1", name: "Alex P.", imageSrc: "http://img.b2bpic.net/free-photo/woman-workout-fitness_74190-7371.jpg"
},
{
id: "t2",
name: "Jordan S.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-sport-outfit_23-2149348446.jpg",
review: "The dedication of the community at Power Gym is unmatched. Everyone pushes each other to be better. It's more than just a gym; it's a family committed to strength.",
id: "t2", name: "Jordan S.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-sport-outfit_23-2149348446.jpg"
},
{
id: "t3",
name: "Casey W.",
imageSrc: "http://img.b2bpic.net/free-photo/females-gym-taking-photos_23-2148419828.jpg",
review: "From the moment I walked in, I knew this was different. No frills, just serious training. The luxury locker rooms are a bonus after an intense workout!",
id: "t3", name: "Casey W.", imageSrc: "http://img.b2bpic.net/free-photo/females-gym-taking-photos_23-2148419828.jpg"
},
{
id: "t4",
name: "Taylor B.",
imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-angry-expression_1194-1240.jpg",
review: "I love the variety of equipment and dedicated zones. Whether I'm powerlifting or doing cardio, I have everything I need to get a great session in. Highly recommend!",
id: "t4", name: "Taylor B.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-angry-expression_1194-1240.jpg"
},
{
id: "t5",
name: "Pat R.",
imageSrc: "http://img.b2bpic.net/free-photo/body-fitness_53876-95316.jpg",
review: "The commitment to consistent upgrades means there's always something new and improved. Power Gym truly invests in its members' success. Best gym experience ever!",
id: "t5", name: "Pat R.", imageSrc: "http://img.b2bpic.net/free-photo/body-fitness_53876-95316.jpg"
},
{
id: "t6",
name: "Sam K.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-runners-being-victorious_23-2149044629.jpg",
review: "Finally, a gym that feels like a real gym. The serious energy here helps me stay focused and push my limits every single time. Proud to be a member!",
},
id: "t6", name: "Sam K.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-runners-being-victorious_23-2149044629.jpg"
}
]}
cardTitle="THE GYM PEOPLE KEEP COMING BACK TO"
cardTag="Real Reviews"
@@ -251,7 +158,6 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="TRAIN IN A REAL GYM"
description="No distractions. No fake fitness culture. Just powerful equipment, serious training energy, and a community focused on progress.\\\nWhether you're lifting heavy, doing cardio, or training for performance, Power Gym gives you the environment to push harder every session."
/>
</div>
@@ -264,41 +170,17 @@ export default function LandingPage() {
carouselMode="buttons"
features={[
{
title: "Strength Zone",
description: "Heavy dumbbells, racks, and plate-loaded machines for maximum gains.",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-foam-roller_23-2151817414.jpg",
imageAlt: "Strength training area with heavy dumbbells",
},
title: "Strength Zone", description: "Heavy dumbbells, racks, and plate-loaded machines for maximum gains.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-foam-roller_23-2151817414.jpg", imageAlt: "Strength training area with heavy dumbbells"},
{
title: "Cardio Space",
description: "State-of-the-art treadmills, ellipticals, and bikes to elevate your endurance.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg",
imageAlt: "Modern cardio area with various machines",
},
title: "Cardio Space", description: "State-of-the-art treadmills, ellipticals, and bikes to elevate your endurance.", imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg", imageAlt: "Modern cardio area with various machines"},
{
title: "Powerlifting Area",
description: "Dedicated platforms, squat racks, and deadlift zones for serious lifters.",
imageSrc: "http://img.b2bpic.net/free-photo/crop-photo-dumbbells_1301-2290.jpg",
imageAlt: "Powerlifting platforms with barbells",
},
title: "Powerlifting Area", description: "Dedicated platforms, squat racks, and deadlift zones for serious lifters.", imageSrc: "http://img.b2bpic.net/free-photo/crop-photo-dumbbells_1301-2290.jpg", imageAlt: "Powerlifting platforms with barbells"},
{
title: "Luxury Locker Rooms",
description: "Clean, spacious, and well-appointed changing rooms for your comfort.",
imageSrc: "http://img.b2bpic.net/free-photo/bright-wardrobe-with-tall-black-handles-round-mirror-minimal-interior_169016-69452.jpg",
imageAlt: "Clean and luxurious locker room",
},
title: "Luxury Locker Rooms", description: "Clean, spacious, and well-appointed changing rooms for your comfort.", imageSrc: "http://img.b2bpic.net/free-photo/bright-wardrobe-with-tall-black-handles-round-mirror-minimal-interior_169016-69452.jpg", imageAlt: "Clean and luxurious locker room"},
{
title: "Future Swimming Pool",
description: "Anticipate an upcoming expansion with a luxurious indoor swimming pool.",
imageSrc: "http://img.b2bpic.net/free-photo/fantastic-pool-rest_1203-956.jpg",
imageAlt: "Architectural rendering of a future swimming pool",
},
title: "Future Swimming Pool", description: "Anticipate an upcoming expansion with a luxurious indoor swimming pool.", imageSrc: "http://img.b2bpic.net/free-photo/fantastic-pool-rest_1203-956.jpg", imageAlt: "Architectural rendering of a future swimming pool"},
{
title: "Day Pass Access",
description: "Experience our premium facilities anytime with flexible day pass options.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-talking-phone_23-2148371810.jpg",
imageAlt: "Modern gym reception for day pass access",
},
title: "Day Pass Access", description: "Experience our premium facilities anytime with flexible day pass options.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-talking-phone_23-2148371810.jpg", imageAlt: "Modern gym reception for day pass access"},
]}
title="OUR WORLD-CLASS FACILITIES"
description="Explore dedicated zones designed for every training style, featuring high-end equipment and a pristine environment."
@@ -312,59 +194,31 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "day-pass",
badge: "Flexible",
badgeIcon: Sparkles,
price: "$25",
subtitle: "Per Day",
buttons: [
id: "day-pass", badge: "Flexible", badgeIcon: Sparkles,
price: "$25", subtitle: "Per Day", buttons: [
{
text: "GET DAY PASS",
href: "#",
},
text: "GET DAY PASS", href: "#"},
],
features: [
"Full Gym Access (1 Day)",
"All Facilities",
"No Commitment",
],
"Full Gym Access (1 Day)", "All Facilities", "No Commitment"],
},
{
id: "monthly",
badge: "Popular",
badgeIcon: Award,
price: "$99",
subtitle: "Per Month",
buttons: [
id: "monthly", badge: "Popular", badgeIcon: Award,
price: "$99", subtitle: "Per Month", buttons: [
{
text: "JOIN MONTHLY",
href: "#",
},
text: "JOIN MONTHLY", href: "#"},
],
features: [
"Unlimited Gym Access",
"All Facilities",
"Month-to-Month",
],
"Unlimited Gym Access", "All Facilities", "Month-to-Month"],
},
{
id: "premium",
badge: "Ultimate Value",
badgeIcon: Zap,
price: "$149",
subtitle: "Per Month",
buttons: [
id: "premium", badge: "Ultimate Value", badgeIcon: Zap,
price: "$149", subtitle: "Per Month", buttons: [
{
text: "GO PREMIUM",
href: "#",
},
text: "GO PREMIUM", href: "#"},
],
features: [
"Unlimited Gym Access",
"All Facilities + Priority",
"Personal Trainer Session (1/mo)",
"Exclusive Workshops",
],
"Unlimited Gym Access", "All Facilities + Priority", "Personal Trainer Session (1/mo)", "Exclusive Workshops"],
},
]}
title="SIMPLE MEMBERSHIPS. SERIOUS RESULTS."
@@ -382,71 +236,17 @@ export default function LandingPage() {
description="People dont stay here because of marketing. They stay because the gym delivers. Witness real member transformations and community spirit."
blogs={[
{
id: "comm1",
category: "Transformation",
title: "Sarah's 12-Month Journey",
excerpt: "From beginner to beast, Sarah's dedication transformed her strength and physique.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-before-after-rhinoplasty_23-2149947592.jpg",
imageAlt: "Member Sarah's transformation photo",
authorName: "Power Gym",
authorAvatar: "http://img.b2bpic.net/free-photo/young-woman-gym-with-phone-gym-young-woman-gym_169016-63861.jpg",
date: "Jan 23, 2024",
},
id: "comm1", category: "Transformation", title: "Sarah's 12-Month Journey", excerpt: "From beginner to beast, Sarah's dedication transformed her strength and physique.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-before-after-rhinoplasty_23-2149947592.jpg", imageAlt: "Member Sarah's transformation photo", authorName: "Power Gym", authorAvatar: "http://img.b2bpic.net/free-photo/young-woman-gym-with-phone-gym-young-woman-gym_169016-63861.jpg", date: "Jan 23, 2024"},
{
id: "comm2",
category: "Community",
title: "Weekend Powerlifting Meet",
excerpt: "Highlights from our last community powerlifting event, showcasing raw strength and support.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-wrist-watch-her-friends-gym_23-2147949630.jpg",
imageAlt: "Community training event",
authorName: "Power Gym",
authorAvatar: "http://img.b2bpic.net/free-photo/woman-with-notebook-side-view_23-2149744647.jpg",
date: "Feb 10, 2024",
},
id: "comm2", category: "Community", title: "Weekend Powerlifting Meet", excerpt: "Highlights from our last community powerlifting event, showcasing raw strength and support.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-wrist-watch-her-friends-gym_23-2147949630.jpg", imageAlt: "Community training event", authorName: "Power Gym", authorAvatar: "http://img.b2bpic.net/free-photo/woman-with-notebook-side-view_23-2149744647.jpg", date: "Feb 10, 2024"},
{
id: "comm3",
category: "Progress",
title: "Beyond Limits: Michael's Story",
excerpt: "Michael shares how our advanced programming helped him break through plateaus.",
imageSrc: "http://img.b2bpic.net/free-photo/sweaty-athletic-woman-thinking-something-gym-s-dressing-room-after-boxing-training_637285-799.jpg",
imageAlt: "Member Michael training",
authorName: "Power Gym",
authorAvatar: "http://img.b2bpic.net/free-photo/front-view-people-training-together-gym_23-2150289982.jpg",
date: "Mar 05, 2024",
},
id: "comm3", category: "Progress", title: "Beyond Limits: Michael's Story", excerpt: "Michael shares how our advanced programming helped him break through plateaus.", imageSrc: "http://img.b2bpic.net/free-photo/sweaty-athletic-woman-thinking-something-gym-s-dressing-room-after-boxing-training_637285-799.jpg", imageAlt: "Member Michael training", authorName: "Power Gym", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-people-training-together-gym_23-2150289982.jpg", date: "Mar 05, 2024"},
{
id: "comm4",
category: "Motivation",
title: "Train with Purpose: Emily's Drive",
excerpt: "Emily's inspiring journey of consistent training and achieving her performance goals.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-sporty-man-wearing-headband-wristbands-clenching-fists-with-closed-eyes-isolated-blue-wall-with-copy-space_141793-101425.jpg",
imageAlt: "Member Emily focused on training",
authorName: "Power Gym",
authorAvatar: "http://img.b2bpic.net/free-photo/bare-chested-man-with-chain_23-2147687669.jpg",
date: "Apr 18, 2024",
},
id: "comm4", category: "Motivation", title: "Train with Purpose: Emily's Drive", excerpt: "Emily's inspiring journey of consistent training and achieving her performance goals.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-sporty-man-wearing-headband-wristbands-clenching-fists-with-closed-eyes-isolated-blue-wall-with-copy-space_141793-101425.jpg", imageAlt: "Member Emily focused on training", authorName: "Power Gym", authorAvatar: "http://img.b2bpic.net/free-photo/bare-chested-man-with-chain_23-2147687669.jpg", date: "Apr 18, 2024"},
{
id: "comm5",
category: "Success",
title: "David's Strength Evolution",
excerpt: "How David utilized our expanding facilities to sculpt his strongest version yet.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-was-drinking-water-from-plastic-bottle-warm-sunny-morning-inside-room_1153-5454.jpg",
imageAlt: "Member David showcasing strength",
authorName: "Power Gym",
authorAvatar: "http://img.b2bpic.net/free-photo/athletic-brunette-female-pink-sportswear-doing-abs-exercises-horizontal-bar_613910-15492.jpg",
date: "May 01, 2024",
},
id: "comm5", category: "Success", title: "David's Strength Evolution", excerpt: "How David utilized our expanding facilities to sculpt his strongest version yet.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-was-drinking-water-from-plastic-bottle-warm-sunny-morning-inside-room_1153-5454.jpg", imageAlt: "Member David showcasing strength", authorName: "Power Gym", authorAvatar: "http://img.b2bpic.net/free-photo/athletic-brunette-female-pink-sportswear-doing-abs-exercises-horizontal-bar_613910-15492.jpg", date: "May 01, 2024"},
{
id: "comm6",
category: "Journey",
title: "The Power Gym Difference",
excerpt: "Discover what makes our members stay and how we foster a culture of continuous improvement.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-with-dumbbells-two-fitness-girls-sportswear-doing-lunges-with-dumbbells-modern-gym-health-diet-sport_613910-20774.jpg",
imageAlt: "Diverse gym members group photo",
authorName: "Power Gym",
authorAvatar: "http://img.b2bpic.net/free-photo/youth-day-celebration-black-white_23-2151715403.jpg",
date: "Jun 12, 2024",
},
id: "comm6", category: "Journey", title: "The Power Gym Difference", excerpt: "Discover what makes our members stay and how we foster a culture of continuous improvement.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-with-dumbbells-two-fitness-girls-sportswear-doing-lunges-with-dumbbells-modern-gym-health-diet-sport_613910-20774.jpg", imageAlt: "Diverse gym members group photo", authorName: "Power Gym", authorAvatar: "http://img.b2bpic.net/free-photo/youth-day-celebration-black-white_23-2151715403.jpg", date: "Jun 12, 2024"},
]}
/>
</div>
@@ -456,20 +256,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Where is Power Gym located?",
content: "Power Gym is located at 123 Gold Standard Way, Metropolis, State 90210, just two blocks from the main city square. We are easily accessible from Highway 101, Exit 5.",
},
id: "f1", title: "Where is Power Gym located?", content: "Power Gym is located at 123 Gold Standard Way, Metropolis, State 90210, just two blocks from the main city square. We are easily accessible from Highway 101, Exit 5."},
{
id: "f2",
title: "What are nearby landmarks?",
content: "Look for the towering 'Titan Tower' skyscraper across the street, or the 'Apex Athletics' sports store next door. Our entrance is clearly marked with the illuminated 'POWER GYM' sign.",
},
id: "f2", title: "What are nearby landmarks?", content: "Look for the towering 'Titan Tower' skyscraper across the street, or the 'Apex Athletics' sports store next door. Our entrance is clearly marked with the illuminated 'POWER GYM' sign."},
{
id: "f3",
title: "Is parking available?",
content: "Yes, ample free parking is available directly in front of and behind our facility, accessible 24/7 for members. Secure underground parking is also available for premium members.",
},
id: "f3", title: "Is parking available?", content: "Yes, ample free parking is available directly in front of and behind our facility, accessible 24/7 for members. Secure underground parking is also available for premium members."},
]}
sideTitle="FIND THE REAL LOCATION"
sideDescription="Avoid confusion and easily navigate to Power Gym. We're committed to making your journey to strength as smooth as possible. Need help finding us? Call now at (555) 123-4567."
@@ -481,18 +272,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
text="YOUR STRONGEST VERSION STARTS HERE"
buttons={[
{
text: "JOIN NOW",
href: "#memberships",
},
text: "JOIN NOW", href: "#memberships"},
{
text: "GET A FREE TOUR",
href: "#",
},
text: "GET A FREE TOUR", href: "#"},
]}
/>
</div>
@@ -503,13 +289,9 @@ export default function LandingPage() {
logoAlt="POWER GYM Logo"
logoText="POWER GYM"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>