Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f8394d494b | |||
| 928320b827 | |||
| 3dec989bc0 | |||
| db5ae58bf8 | |||
| d45db2fa96 | |||
| 1600b10515 |
@@ -65,6 +65,12 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
carouselPosition="right"
|
carouselPosition="right"
|
||||||
|
avatars={[
|
||||||
|
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Satisfied client 1" },
|
||||||
|
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Satisfied client 2" },
|
||||||
|
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Satisfied client 3" }
|
||||||
|
]}
|
||||||
|
avatarText="1,000+ Transformations Achieved"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -163,7 +169,7 @@ export default function LandingPage() {
|
|||||||
<ContactCenter
|
<ContactCenter
|
||||||
tag="Ready to Transform?"
|
tag="Ready to Transform?"
|
||||||
title="Begin Your Coaching Journey Today"
|
title="Begin Your Coaching Journey Today"
|
||||||
description="Join hundreds of clients who've achieved their fitness goals with our premium coaching. Limited spots available each month."
|
description="New client spots fill within 2 weeks. Secure yours now."
|
||||||
tagIcon={Rocket}
|
tagIcon={Rocket}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "rotated-rays-static" }}
|
background={{ variant: "rotated-rays-static" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user