Merge version_1 into main #2
@@ -28,7 +28,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="mediumLarge"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
title="Transform Your Body with Elite Personal Coaching"
|
||||
description="Work with Fadi Beshai, a competitive bodybuilder and certified coach serving affluent clients. Specializing in personalized in-gym coaching and comprehensive online coaching programs for serious fitness transformation."
|
||||
kpis={[
|
||||
@@ -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?_wi=1", 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", 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?_wi=2", 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", imageAlt: "business consultation coaching meeting professional meeting fitness consultation client consultation"
|
||||
}
|
||||
]}
|
||||
title="Our Coaching Services"
|
||||
@@ -199,9 +199,9 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Book Your Free Consultation"
|
||||
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: "aurora" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32133.jpg"
|
||||
imageAlt="Free Consultation"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user