Merge version_1 into main #1
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="Exclusive Fitness Coaching"
|
||||
description="Experience premium personalized training designed for the discerning individual who demands excellence. Limited availability for committed clients."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Luxury Fitness"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
description="Join our exclusive roster of premium clients. Limited spots available for those committed to excellence. Submit your inquiry today."
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-create-new-project_1157-45632.jpg"
|
||||
imageAlt="Luxury fitness studio contact"
|
||||
@@ -208,9 +208,9 @@ export default function LandingPage() {
|
||||
logoText="Luxe Coaching"
|
||||
copyrightText="© 2025 Luxe Coaching. All rights reserved. Premium fitness coaching for the discerning."
|
||||
socialLinks={[
|
||||
{ icon: "Instagram", href: "https://instagram.com", ariaLabel: "Follow on Instagram" },
|
||||
{ icon: "Linkedin", href: "https://linkedin.com", ariaLabel: "Connect on LinkedIn" },
|
||||
{ icon: "Mail", href: "mailto:hello@luxecoaching.com", ariaLabel: "Email us" }
|
||||
{ icon: Users, href: "https://instagram.com", ariaLabel: "Follow on Instagram" },
|
||||
{ icon: Users, href: "https://linkedin.com", ariaLabel: "Connect on LinkedIn" },
|
||||
{ icon: Phone, href: "mailto:hello@luxecoaching.com", ariaLabel: "Email us" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user