Merge version_2 into main #21
@@ -243,7 +243,8 @@ export default function Gym3DPage() {
|
||||
|
||||
<div id="contact" data-section="contact" className="py-20">
|
||||
<ContactSplitForm
|
||||
description="Interested in joining Iron Pulse? Fill out the form below and our coaching team will reach out within 24 hours to schedule your trial session."
|
||||
title="Interested in joining Iron Pulse?"
|
||||
description="Fill out the form below and our coaching team will reach out within 24 hours to schedule your trial session."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Full Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true }
|
||||
|
||||
Reference in New Issue
Block a user