Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-23 16:22:53 +00:00

View File

@@ -177,7 +177,7 @@ export default function PersonalTrainerPage() {
<ContactSplit
background={{ variant: "plain" }}
tag="Ready to Transform?"
title="Start Your Fitness Journey Today"
title="Get Your Custom Fitness Plan"
description="Take the first step toward the healthier, stronger version of yourself. Schedule a free consultation to discuss your goals, learn about personalized training options, and discover how we can work together to achieve results."
useInvertedBackground={false}
imageSrc="https://img.b2bpic.net/free-photo/front-view-man-with-swimming-equipment_23-2150465483.jpg"
@@ -206,4 +206,4 @@ export default function PersonalTrainerPage() {
</ReactLenis>
</ThemeProvider>
);
}
}