Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-02 19:02:49 +00:00

View File

@@ -108,7 +108,7 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "In-Gym Personal Training", description: "One-on-one coaching at premium facilities or your private gym. Direct feedback, form correction, and personalized workout programming. Ideal for busy executives who want results without guesswork.", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg", imageAlt: "personal training session one-on-one coaching gym training fitness instruction coach with client"
title: "In-Gym Personal Training", description: "One-on-one coaching at premium facilities or your private gym. Direct feedback, form correction, and personalized workout programming. Ideal for busy executives who want results without guesswork.", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg?_wi=1", imageAlt: "personal training session one-on-one coaching gym training fitness instruction coach with client"
},
{
id: 2,
@@ -120,7 +120,7 @@ export default function LandingPage() {
},
{
id: 4,
title: "Supplement Optimization", description: "Expert guidance on high-quality supplementation to accelerate results. Comprehensive protocols based on your specific goals and body response.", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg", imageAlt: "business consultation coaching meeting professional meeting fitness consultation client consultation"
title: "Supplement Optimization", description: "Expert guidance on high-quality supplementation to accelerate results. Comprehensive protocols based on your specific goals and body response.", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg?_wi=2", imageAlt: "business consultation coaching meeting professional meeting fitness consultation client consultation"
}
]}
title="Our Coaching Services"
@@ -201,7 +201,7 @@ export default function LandingPage() {
description="Ready to transform your body? Schedule a personalized consultation to discuss your goals, assess your needs, and explore coaching options. Due to limited availability, spots fill quickly."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg?_wi=3"
imageAlt="Free Consultation"
mediaAnimation="blur-reveal"
mediaPosition="right"