Merge version_2 into main #21

Merged
bender merged 1 commits from version_2 into main 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 }