Update src/app/gym-3d/page.tsx

This commit is contained in:
2026-03-04 19:31:49 +00:00
parent cd4d18a801
commit 7cfd7b9740

View File

@@ -243,6 +243,7 @@ export default function Gym3DPage() {
<div id="contact" data-section="contact" className="py-20">
<ContactSplitForm
title="Get in touch"
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."
inputs={[
{ name: "name", type: "text", placeholder: "Full Name", required: true },