diff --git a/src/app/page.tsx b/src/app/page.tsx index 406673f..be1d60c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> @@ -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} /> @@ -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" /> @@ -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} />