Merge version_2 into main #18
@@ -241,9 +241,8 @@ export default function Gym3DPage() {
|
||||
)}
|
||||
</div>
|
||||
|
||||
<div id="contact-form" data-section="contact" className="py-20">
|
||||
<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 },
|
||||
@@ -265,4 +264,4 @@ export default function Gym3DPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user