Merge version_4 into main #5

Merged
bender merged 1 commits from version_4 into main 2026-04-28 12:00:01 +00:00

View File

@@ -125,8 +125,8 @@ export default function PersonalTrainerPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Ready for The Standard?"
description="Apply for 1-1 coaching to redefine your physique."
title="Begin Your Transformation"
description="Submit your application to see if you qualify for 1-1 coaching"
inputs={[{ name: "name", type: "text", placeholder: "Name" }, { name: "email", type: "email", placeholder: "Email" }]}
buttonText="Submit Application"
useInvertedBackground={true}