Merge version_1_1781368435688 into main #2

Merged
bender merged 2 commits from version_1_1781368435688 into main 2026-06-13 16:35:09 +00:00

View File

@@ -18,15 +18,10 @@ export default function HomePage() {
brand="Activated Gym"
description="Expert coaching, powerful workouts, and a supportive fitness community designed to help you reach your goals."
primaryButton={{
text: "Join Now",
href: "#trial",
}}
text: "Join Now", href: "#trial"}}
secondaryButton={{
text: "Book Free Trial",
href: "#trial",
}}
videoSrc="http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114204.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114204.jpg?_wi=2"
text: "Book Free Trial", href: "#trial"}}
videoSrc="http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114204.jpg"
/>
</SectionErrorBoundary>
</div>
@@ -50,29 +45,17 @@ export default function HomePage() {
description="Modern facility designed to optimize your training experience."
items={[
{
title: "Professional Trainers",
tags: [
"Strength",
"Coaching",
],
imageSrc: "http://img.b2bpic.net/free-vector/strength-training-workout-set_98292-1310.jpg",
},
title: "Professional Trainers", tags: [
"Strength", "Coaching"],
imageSrc: "http://img.b2bpic.net/free-vector/strength-training-workout-set_98292-1310.jpg"},
{
title: "Kickboxing Programs",
tags: [
"Combat",
"Agility",
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-palette-dumbbells_23-2149872131.jpg",
},
title: "Kickboxing Programs", tags: [
"Combat", "Agility"],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-palette-dumbbells_23-2149872131.jpg"},
{
title: "Zumba Classes",
tags: [
"Cardio",
"Energy",
],
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-dance-therapy-class_23-2149346566.jpg",
},
title: "Zumba Classes", tags: [
"Cardio", "Energy"],
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-dance-therapy-class_23-2149346566.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -86,40 +69,19 @@ export default function HomePage() {
description="Get a glimpse of our energetic environment and diverse training programs."
items={[
{
title: "Modern Interior",
description: "High-end facility with premium machines.",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-perfectly-ordered-fitness-gym-accessories_52683-100706.jpg",
},
title: "Modern Interior", description: "High-end facility with premium machines.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-perfectly-ordered-fitness-gym-accessories_52683-100706.jpg"},
{
title: "Kickboxing Zone",
description: "High energy combat sessions.",
imageSrc: "http://img.b2bpic.net/free-photo/adult-training-body-building_23-2149661041.jpg",
},
title: "Kickboxing Zone", description: "High energy combat sessions.", imageSrc: "http://img.b2bpic.net/free-photo/adult-training-body-building_23-2149661041.jpg"},
{
title: "Aerobics",
description: "Group fitness stamina building.",
imageSrc: "http://img.b2bpic.net/free-photo/group-young-women-stretching-together_23-2148430229.jpg",
},
title: "Aerobics", description: "Group fitness stamina building.", imageSrc: "http://img.b2bpic.net/free-photo/group-young-women-stretching-together_23-2148430229.jpg"},
{
title: "Zumba",
description: "Dance-based fun workout sessions.",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-black-african-american-woman-black-leggings-top-fitness-outfit-pink-isolated-background-happy-smiling-curly-hair-sport-style-athletic-body-strong-muscles_285396-10591.jpg",
},
title: "Zumba", description: "Dance-based fun workout sessions.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-black-african-american-woman-black-leggings-top-fitness-outfit-pink-isolated-background-happy-smiling-curly-hair-sport-style-athletic-body-strong-muscles_285396-10591.jpg"},
{
title: "Weightlifting",
description: "Dedicated strength training zone.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-bodybuilding-concept-with-man-t-shirt_23-2147675181.jpg",
},
title: "Weightlifting", description: "Dedicated strength training zone.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-bodybuilding-concept-with-man-t-shirt_23-2147675181.jpg"},
{
title: "Assessment",
description: "Tracking your fitness metrics.",
imageSrc: "http://img.b2bpic.net/free-photo/data-stats-around-person-doing-physical-activity_23-2150165161.jpg",
},
title: "Assessment", description: "Tracking your fitness metrics.", imageSrc: "http://img.b2bpic.net/free-photo/data-stats-around-person-doing-physical-activity_23-2150165161.jpg"},
{
title: "Community",
description: "A supportive fit community.",
imageSrc: "http://img.b2bpic.net/free-photo/view-group-therapy-participants-greeting-with-elbows-due-coronavirus-pandemic_637285-10095.jpg",
},
title: "Community", description: "A supportive fit community.", imageSrc: "http://img.b2bpic.net/free-photo/view-group-therapy-participants-greeting-with-elbows-due-coronavirus-pandemic_637285-10095.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -133,45 +95,22 @@ export default function HomePage() {
description="Choose the perfect plan for your lifestyle."
plans={[
{
tag: "Starter",
price: "Basic",
description: "Gym Access & Locker",
primaryButton: {
text: "Select",
href: "#",
},
tag: "Starter", price: "Basic", description: "Gym Access & Locker", primaryButton: {
text: "Select", href: "#"},
features: [
"Gym Access",
"Locker Access",
],
"Gym Access", "Locker Access"],
},
{
tag: "Popular",
price: "Premium",
description: "All Basic Features",
primaryButton: {
text: "Select",
href: "#",
},
tag: "Popular", price: "Premium", description: "All Basic Features", primaryButton: {
text: "Select", href: "#"},
features: [
"Group Classes",
"Fitness Assessment",
"All Basic",
],
"Group Classes", "Fitness Assessment", "All Basic"],
},
{
tag: "Pro",
price: "Elite",
description: "Customized Experience",
primaryButton: {
text: "Select",
href: "#",
},
tag: "Pro", price: "Elite", description: "Customized Experience", primaryButton: {
text: "Select", href: "#"},
features: [
"Personal Training",
"Custom Plans",
"Priority Support",
],
"Personal Training", "Custom Plans", "Priority Support"],
},
]}
/>
@@ -186,28 +125,16 @@ export default function HomePage() {
description="Helping hundreds in Multan reach their potential."
metrics={[
{
value: "39+",
title: "Reviews",
features: [
"4.8 Star Rating",
"Verified Members",
],
value: "39+", title: "Reviews", features: [
"4.8 Star Rating", "Verified Members"],
},
{
value: "1000+",
title: "Sessions",
features: [
"Personal Training",
"Group Classes",
],
value: "1000+", title: "Sessions", features: [
"Personal Training", "Group Classes"],
},
{
value: "500+",
title: "Transformations",
features: [
"Weight Loss",
"Muscle Gain",
],
value: "500+", title: "Transformations", features: [
"Weight Loss", "Muscle Gain"],
},
]}
/>
@@ -222,20 +149,11 @@ export default function HomePage() {
description="Professional trainers dedicated to your progress."
members={[
{
name: "Hassan Raza",
role: "Head Trainer",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-athlete-black-t-shirt-posing-dumbbell-studio-isolated-gray-background_613910-6608.jpg",
},
name: "Hassan Raza", role: "Head Trainer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-athlete-black-t-shirt-posing-dumbbell-studio-isolated-gray-background_613910-6608.jpg"},
{
name: "Sarah Khan",
role: "Kickboxing Coach",
imageSrc: "http://img.b2bpic.net/free-photo/female-yoga-instructor-exercising-gym_1303-21982.jpg",
},
name: "Sarah Khan", role: "Kickboxing Coach", imageSrc: "http://img.b2bpic.net/free-photo/female-yoga-instructor-exercising-gym_1303-21982.jpg"},
{
name: "Ahmed Ali",
role: "Group Fitness",
imageSrc: "http://img.b2bpic.net/free-photo/woman-eye-personal-trainer_329181-12919.jpg",
},
name: "Ahmed Ali", role: "Group Fitness", imageSrc: "http://img.b2bpic.net/free-photo/woman-eye-personal-trainer_329181-12919.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -249,25 +167,15 @@ export default function HomePage() {
author="Ali Mumtaz"
avatars={[
{
name: "Member A",
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2553.jpg",
},
name: "Member A", imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2553.jpg"},
{
name: "Member B",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-headphones-gym_23-2148419814.jpg",
},
name: "Member B", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-headphones-gym_23-2148419814.jpg"},
{
name: "Member C",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-smiling-training-dark-background_176420-55254.jpg",
},
name: "Member C", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-smiling-training-dark-background_176420-55254.jpg"},
{
name: "Member D",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-life-written-notebook-bowls-with-different-beans-spices-wooden-background_140725-145515.jpg",
},
name: "Member D", imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-life-written-notebook-bowls-with-different-beans-spices-wooden-background_140725-145515.jpg"},
{
name: "Member E",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-athletic-sportswoman-showing-medal_171337-8716.jpg",
},
name: "Member E", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-athletic-sportswoman-showing-medal_171337-8716.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -279,13 +187,9 @@ export default function HomePage() {
tag="Get Started"
text="Start Your Fitness Journey Today with a Free Assessment"
primaryButton={{
text: "Claim Free Trial",
href: "#",
}}
text: "Claim Free Trial", href: "#"}}
secondaryButton={{
text: "Call Now",
href: "tel:03067299922",
}}
text: "Call Now", href: "tel:03067299922"}}
/>
</SectionErrorBoundary>
</div>