Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-05-01 17:36:58 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
title="Transform Your Body. Sharpen Your Mind. Master Jiu Jitsu."
description="Private & Group Gracie Jiu Jitsu Training in Chicago for All Levels. Join a world-class team and start your journey today."
buttons={[{ text: "Book a Free Intro Class", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-training-with-mat_23-2149326120.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-training-with-mat_23-2149326120.jpg?_wi=1"
/>
</div>
@@ -56,7 +56,7 @@ export default function LandingPage() {
title="Our Authority & Lineage"
description="With over two decades of dedicated practice, our academy brings authentic Gracie lineage to Chicago. We prioritize technical mastery, safety, and a transformative approach to life both on and off the mats."
tag="OUR MISSION"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-training-with-mat_23-2149326120.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-training-with-mat_23-2149326120.jpg?_wi=2"
useInvertedBackground={true}
/>
</div>
@@ -125,7 +125,7 @@ export default function LandingPage() {
title="Common Questions"
description="Everything you need to know to get started."
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-training-with-mat_23-2149326120.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-training-with-mat_23-2149326120.jpg?_wi=3"
/>
</div>
@@ -134,7 +134,7 @@ export default function LandingPage() {
title="Get In Touch"
description="Ready to begin your journey? Drop us a message and a lead instructor will contact you to schedule your session."
inputs={[{ name: "name", type: "text", placeholder: "Full Name", required: true }, { name: "email", type: "email", placeholder: "Email Address", required: true }]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-training-with-mat_23-2149326120.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-training-with-mat_23-2149326120.jpg?_wi=4"
useInvertedBackground={false}
/>
</div>