Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1112d362f9 | |||
| ea6de4e4d9 | |||
| d448b52c82 | |||
| 64924931ed |
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user