Update src/app/page.tsx

This commit is contained in:
2026-04-28 11:59:58 +00:00
parent ea6de4e4d9
commit 1112d362f9

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}