Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 928320b827 | |||
| 3dec989bc0 | |||
| db5ae58bf8 | |||
| d45db2fa96 | |||
| 1600b10515 |
@@ -65,6 +65,12 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
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>
|
||||
|
||||
@@ -163,7 +169,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
tag="Ready to Transform?"
|
||||
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}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
|
||||
Reference in New Issue
Block a user