Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-06 14:22:23 +00:00
6 changed files with 22 additions and 22 deletions

View File

@@ -49,7 +49,7 @@ export default function ChallengePage() {
tag="The Biggest Fitness Community Event"
tagIcon={Zap}
tagAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-group-of-diverse-fitness-enthusiasts-p-1772806838010-b8c61feb.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-group-of-diverse-fitness-enthusiasts-p-1772806838010-b8c61feb.png?_wi=3"
imageAlt="Skipping challenge participants"
mediaAnimation="slide-up"
buttons={[
@@ -88,28 +88,28 @@ export default function ChallengePage() {
id: "signup",
title: "Sign Up & Choose Your Category",
description: "Pick your challenge category based on fitness level: Beginner (basic steps), Intermediate (double unders), or Advanced (freestyle). All levels are welcome and respected.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-clean-modern-client-dashboard-interfac-1772806837923-92afdd2a.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-clean-modern-client-dashboard-interfac-1772806837923-92afdd2a.png?_wi=3",
imageAlt: "Challenge signup dashboard",
},
{
id: "record",
title: "Record & Upload Your Video",
description: "Capture your best 60-second skipping routine. Show your energy, technique, and passion. Upload directly to the platform—our community will be watching and cheering you on.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-group-of-people-actively-engaged-in-a--1772806841484-9f975ddb.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-group-of-people-actively-engaged-in-a--1772806841484-9f975ddb.png?_wi=2",
imageAlt: "Challenge video recording",
},
{
id: "compete",
title: "Climb the Leaderboard",
description: "Compete against participants in your category. Earn points based on views, likes, and coach ratings. Weekly and monthly winners are announced with exclusive rewards.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-motivational-fitness-achievement-displ-1772806838369-16fcfed1.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-motivational-fitness-achievement-displ-1772806838369-16fcfed1.png?_wi=2",
imageAlt: "Challenge leaderboard",
},
{
id: "rewards",
title: "Win Badges, Prizes & Recognition",
description: "Top performers earn badges, discounts on coaching plans, featured content, and monthly cash prizes. Every participant gets community recognition and motivation.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-fit-african-man-performing-explosive-s-1772806837604-a14f0738.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-fit-african-man-performing-explosive-s-1772806837604-a14f0738.png?_wi=2",
imageAlt: "Challenge rewards",
},
]}

View File

@@ -87,7 +87,7 @@ export default function ContactPage() {
tag="Contact Us"
tagIcon={Zap}
tagAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-fit-african-man-performing-explosive-s-1772806837604-a14f0738.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-fit-african-man-performing-explosive-s-1772806837604-a14f0738.png?_wi=4"
imageAlt="Fitboy Myles transformation showcase"
mediaAnimation="slide-up"
buttons={[

View File

@@ -87,7 +87,7 @@ export default function DashboardPage() {
tag="Client Dashboard"
tagIcon={Zap}
tagAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-clean-modern-client-dashboard-interfac-1772806837923-92afdd2a.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-clean-modern-client-dashboard-interfac-1772806837923-92afdd2a.png?_wi=4"
imageAlt="Client dashboard interface"
mediaAnimation="slide-up"
buttons={[

View File

@@ -93,7 +93,7 @@ export default function HomePage() {
tag="Your Transformation Starts Here"
tagIcon={Zap}
tagAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-fit-african-man-performing-explosive-s-1772806837604-a14f0738.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-fit-african-man-performing-explosive-s-1772806837604-a14f0738.png?_wi=1"
imageAlt="Fitboy Myles transformation showcase"
mediaAnimation="slide-up"
buttons={[
@@ -148,7 +148,7 @@ export default function HomePage() {
description:
"One-on-one virtual and in-person coaching sessions tailored to your goals, body type, and lifestyle. Expert form correction, motivation, and accountability to ensure you get results.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-certified-fitness-coach-working-with-a-1772806840545-a4ae8cb9.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-certified-fitness-coach-working-with-a-1772806840545-a4ae8cb9.png?_wi=1",
imageAlt: "Personalized fitness coaching",
},
{
@@ -157,7 +157,7 @@ export default function HomePage() {
description:
"Join our monthly skipping challenge with a leaderboard, community support, and prizes. Track your progress, upload videos, and get motivated by the competitive energy of thousands.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-group-of-diverse-fitness-enthusiasts-p-1772806838010-b8c61feb.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-group-of-diverse-fitness-enthusiasts-p-1772806838010-b8c61feb.png?_wi=1",
imageAlt: "Skipping challenge community",
},
{
@@ -166,7 +166,7 @@ export default function HomePage() {
description:
"Access customized meal plans, grocery lists, and nutrition guides designed by our expert nutritionists. All plans are optimized for Nigerian cuisines and local food availability.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/an-attractive-professional-nutrition-and-1772806842191-ed26e58b.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/an-attractive-professional-nutrition-and-1772806842191-ed26e58b.png?_wi=1",
imageAlt: "Digital nutrition guides",
},
{
@@ -175,7 +175,7 @@ export default function HomePage() {
description:
"Your private portal to upload progress photos, track weight changes, view workout schedules, and access all your resources in one centralized, easy-to-use platform.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-clean-modern-client-dashboard-interfac-1772806837923-92afdd2a.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-clean-modern-client-dashboard-interfac-1772806837923-92afdd2a.png?_wi=1",
imageAlt: "Client dashboard interface",
},
]}
@@ -211,7 +211,7 @@ export default function HomePage() {
title: "Transformations",
description: "Documented before-and-after success stories",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-motivational-fitness-achievement-displ-1772806838369-16fcfed1.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-motivational-fitness-achievement-displ-1772806838369-16fcfed1.png?_wi=1",
imageAlt: "Transformation results showcase",
},
{
@@ -220,7 +220,7 @@ export default function HomePage() {
title: "Challenge Videos",
description: "Monthly skipping challenge participation",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-group-of-people-actively-engaged-in-a--1772806841484-9f975ddb.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-group-of-people-actively-engaged-in-a--1772806841484-9f975ddb.png?_wi=1",
imageAlt: "Challenge engagement metrics",
},
]}

View File

@@ -93,7 +93,7 @@ export default function ServicesPage() {
description:
"One-on-one virtual and in-person coaching sessions tailored to your goals, body type, and lifestyle. Expert form correction, motivation, and accountability to ensure you get results.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-certified-fitness-coach-working-with-a-1772806840545-a4ae8cb9.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-certified-fitness-coach-working-with-a-1772806840545-a4ae8cb9.png?_wi=2",
imageAlt: "Personalized fitness coaching",
},
{
@@ -102,7 +102,7 @@ export default function ServicesPage() {
description:
"Join our monthly skipping challenge with a leaderboard, community support, and prizes. Track your progress, upload videos, and get motivated by the competitive energy of thousands.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-group-of-diverse-fitness-enthusiasts-p-1772806838010-b8c61feb.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-group-of-diverse-fitness-enthusiasts-p-1772806838010-b8c61feb.png?_wi=2",
imageAlt: "Skipping challenge community",
},
{
@@ -111,7 +111,7 @@ export default function ServicesPage() {
description:
"Access customized meal plans, grocery lists, and nutrition guides designed by our expert nutritionists. All plans are optimized for Nigerian cuisines and local food availability.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/an-attractive-professional-nutrition-and-1772806842191-ed26e58b.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/an-attractive-professional-nutrition-and-1772806842191-ed26e58b.png?_wi=2",
imageAlt: "Digital nutrition guides",
},
{
@@ -120,7 +120,7 @@ export default function ServicesPage() {
description:
"Your private portal to upload progress photos, track weight changes, view workout schedules, and access all your resources in one centralized, easy-to-use platform.",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-clean-modern-client-dashboard-interfac-1772806837923-92afdd2a.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-clean-modern-client-dashboard-interfac-1772806837923-92afdd2a.png?_wi=2",
imageAlt: "Client dashboard interface",
},
]}

View File

@@ -49,7 +49,7 @@ export default function ShopPage() {
tag="Instant Digital Downloads"
tagIcon={Zap}
tagAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/an-attractive-professional-nutrition-and-1772806842191-ed26e58b.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/an-attractive-professional-nutrition-and-1772806842191-ed26e58b.png?_wi=3"
imageAlt="Digital fitness products"
mediaAnimation="slide-up"
buttons={[
@@ -88,14 +88,14 @@ export default function ShopPage() {
id: "nutrition",
title: "Nutrition & Meal Plans",
description: "Complete meal plans with Nigerian recipes, grocery lists, macronutrient breakdowns, and seasonal menus. Customized for weight loss, muscle gain, or maintenance. Get instant PDF downloads.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/an-attractive-professional-nutrition-and-1772806842191-ed26e58b.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/an-attractive-professional-nutrition-and-1772806842191-ed26e58b.png?_wi=4",
imageAlt: "Nutrition guides",
},
{
id: "workouts",
title: "Workout Programs",
description: "30-90 day structured workout programs for all fitness levels. Progressive training, exercise videos, form tips, and tracking sheets. Home and gym variations included.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-fit-african-man-performing-explosive-s-1772806837604-a14f0738.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-fit-african-man-performing-explosive-s-1772806837604-a14f0738.png?_wi=3",
imageAlt: "Workout programs",
},
{
@@ -109,7 +109,7 @@ export default function ShopPage() {
id: "challenge",
title: "Challenge Guides",
description: "Master the skipping challenge with technique guides, progression plans, video tips, and motivation strategies. Perfect for beginners to advanced challengers.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-group-of-people-actively-engaged-in-a--1772806841484-9f975ddb.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZhGxIiEh3MPMBszz5Igo9KdN0/a-group-of-people-actively-engaged-in-a--1772806841484-9f975ddb.png?_wi=3",
imageAlt: "Challenge guides",
},
]}