4 Commits

Author SHA1 Message Date
1112d362f9 Update src/app/page.tsx 2026-04-28 11:59:58 +00:00
ea6de4e4d9 Merge version_3 into main
Merge version_3 into main
2026-04-28 11:58:36 +00:00
d448b52c82 Merge version_3 into main
Merge version_3 into main
2026-04-28 11:58:07 +00:00
64924931ed Merge version_3 into main
Merge version_3 into main
2026-04-28 11:57:34 +00:00

View File

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