|
|
|
|
@@ -75,7 +75,7 @@ export default function HomePage() {
|
|
|
|
|
description="Personalized strength training designed to build real strength, confidence, and long-term health. Elite coaching for those who demand results."
|
|
|
|
|
tag="Premium Training"
|
|
|
|
|
tagIcon={Zap}
|
|
|
|
|
background={{ variant: "glowing-orb" }}
|
|
|
|
|
background={{ variant: "circleGradient" }}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/handsome-man-showing-mucles_23-2147775529.jpg"
|
|
|
|
|
imageAlt="Elite athlete performing strength training"
|
|
|
|
|
mediaAnimation="slide-up"
|
|
|
|
|
@@ -151,17 +151,13 @@ export default function HomePage() {
|
|
|
|
|
tagIcon={Zap}
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", brand: "1-on-1 Coaching", name: "Personal Training", price: "Starting at $75/session", rating: 5,
|
|
|
|
|
reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/crop-closeup-portrait-woman-exercising-gym_651396-1078.jpg", imageAlt: "Personal training session"},
|
|
|
|
|
id: "1", brand: "1-on-1 Coaching", name: "Personal Training", price: "Starting at $75/session", rating: 5, reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/crop-closeup-portrait-woman-exercising-gym_651396-1078.jpg", imageAlt: "Personal training session"},
|
|
|
|
|
{
|
|
|
|
|
id: "2", brand: "Athletic Development", name: "Strength & Conditioning", price: "Starting at $85/session", rating: 5,
|
|
|
|
|
reviewCount: "45+", imageSrc: "http://img.b2bpic.net/free-photo/woman-exercising-weight-bench_329181-14151.jpg", imageAlt: "Strength and conditioning training"},
|
|
|
|
|
id: "2", brand: "Athletic Development", name: "Strength & Conditioning", price: "Starting at $85/session", rating: 5, reviewCount: "45+", imageSrc: "http://img.b2bpic.net/free-photo/woman-exercising-weight-bench_329181-14151.jpg", imageAlt: "Strength and conditioning training"},
|
|
|
|
|
{
|
|
|
|
|
id: "3", brand: "Foundation Building", name: "Beginner Strength Programs", price: "Starting at $199/month", rating: 5,
|
|
|
|
|
reviewCount: "38+", imageSrc: "http://img.b2bpic.net/free-photo/gym-instructor-guiding-woman-while-exercising-with-dumbbell_23-2147827468.jpg", imageAlt: "Beginner strength training program"},
|
|
|
|
|
id: "3", brand: "Foundation Building", name: "Beginner Strength Programs", price: "Starting at $199/month", rating: 5, reviewCount: "38+", imageSrc: "http://img.b2bpic.net/free-photo/gym-instructor-guiding-woman-while-exercising-with-dumbbell_23-2147827468.jpg", imageAlt: "Beginner strength training program"},
|
|
|
|
|
{
|
|
|
|
|
id: "4", brand: "Tailored Solutions", name: "Customized Workout Plans", price: "Starting at $149/month", rating: 5,
|
|
|
|
|
reviewCount: "42+", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg", imageAlt: "Custom workout plan design"},
|
|
|
|
|
id: "4", brand: "Tailored Solutions", name: "Customized Workout Plans", price: "Starting at $149/month", rating: 5, reviewCount: "42+", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg", imageAlt: "Custom workout plan design"},
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="two-columns-alternating-heights"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -209,7 +205,7 @@ export default function HomePage() {
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
title="Start Training Today"
|
|
|
|
|
description="Your first step toward elite strength and unshakeable confidence. Book a consultation with our coaching team and let's build your custom strength program."
|
|
|
|
|
background={{ variant: "glowing-orb" }}
|
|
|
|
|
background={{ variant: "circleGradient" }}
|
|
|
|
|
buttons={[
|
|
|
|
|
{
|
|
|
|
|
text: "Book Your Free Consultation", href: "/contact"},
|
|
|
|
|
|