Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #21.
This commit is contained in:
2026-03-04 19:34:26 +00:00

View File

@@ -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 }