5 Commits

Author SHA1 Message Date
52627500a7 Update src/app/page.tsx 2026-02-20 11:20:07 +00:00
217f5242aa Update src/app/layout.tsx 2026-02-20 11:20:06 +00:00
eb4bd8cd96 Merge version_14 into main
Merge version_14 into main
2026-02-20 11:14:01 +00:00
bc83a41cf7 Update src/app/page.tsx 2026-02-20 11:13:57 +00:00
ce38d4c5fd Merge version_13 into main
Merge version_13 into main
2026-02-20 11:11:49 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -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"