Compare commits
5 Commits
version_13
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| 52627500a7 | |||
| 217f5242aa | |||
| eb4bd8cd96 | |||
| bc83a41cf7 | |||
| ce38d4c5fd |
@@ -255,13 +255,13 @@ export default function FitCoachPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="contact" data-section="contact" style={{ backgroundColor: "#ffffff" }}>
|
<div id="contact" data-section="contact" style={{ backgroundColor: "#000000" }}>
|
||||||
<ContactSplit
|
<ContactSplit
|
||||||
tag="Free Workout Plan"
|
tag="Free Workout Plan"
|
||||||
title="Get Your Free 7-Day Home Workout Plan"
|
title="Get Your Free 7-Day Home Workout Plan"
|
||||||
description="Download our complete beginner-friendly workout program with video demonstrations, nutrition tips, and progress tracking templates. Start your transformation today!"
|
description="Download our complete beginner-friendly workout program with video demonstrations, nutrition tips, and progress tracking templates. Start your transformation today!"
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
imageSrc="https://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg"
|
imageSrc="https://img.b2bpic.net/free-photo/equipments-gym_93675-129485.jpg"
|
||||||
imageAlt="Modern gym facility"
|
imageAlt="Modern gym facility"
|
||||||
|
|||||||
Reference in New Issue
Block a user