From 3b6c7ea058f442b0fa945e799256e86e2f68ca05 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 12:23:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1329e12..237e31d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-men-training-indoors_23-2149960098.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-men-training-indoors_23-2149960098.jpg?_wi=1" showDimOverlay={true} /> @@ -75,7 +75,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Welcome to CHEENA MMA" description="At CHEENA MMA, we build more than just fighters; we build confidence, discipline, and community. Our world-class facilities and expert coaching staff are here to help you reach your peak performance." - imageSrc="http://img.b2bpic.net/free-photo/boxers-train-ring-gym_1328-5254.jpg" + imageSrc="http://img.b2bpic.net/free-photo/boxers-train-ring-gym_1328-5254.jpg?_wi=1" /> @@ -91,7 +91,7 @@ export default function LandingPage() { descriptions: [ "Learn professional kickboxing and muay thai techniques from experienced strikers.", ], - imageSrc: "http://img.b2bpic.net/free-photo/determined-professional-boxer_1098-14119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/determined-professional-boxer_1098-14119.jpg?_wi=1", }, { id: "f2", @@ -99,7 +99,7 @@ export default function LandingPage() { descriptions: [ "Master ground control, submission wrestling, and Brazilian Jiu Jitsu.", ], - imageSrc: "http://img.b2bpic.net/free-photo/male-coach-supporting-muscular-boxer_329181-19581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-coach-supporting-muscular-boxer_329181-19581.jpg?_wi=1", }, { id: "f3", @@ -107,7 +107,7 @@ export default function LandingPage() { descriptions: [ "High-intensity workouts focused on explosive power, speed, and endurance.", ], - imageSrc: "http://img.b2bpic.net/free-photo/adult-training-body-building_23-2149660987.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adult-training-body-building_23-2149660987.jpg?_wi=1", }, ]} title="Our Training Programs" @@ -204,7 +204,7 @@ export default function LandingPage() { quote: "I've never felt stronger. The atmosphere is incredible and everyone supports each other.", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/male-martial-arts-instructor-training-with-female-trainee-practice-hall_23-2148845927.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-training-indoors_23-2149960098.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-men-training-indoors_23-2149960098.jpg?_wi=2", imageAlt: "professional mma fighter training studio", }, { @@ -215,7 +215,7 @@ export default function LandingPage() { quote: "The technique training is top notch. I've seen massive improvements in my striking.", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/athletic-woman-fitness-clothes-giving-punch_23-2148322441.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/boxers-train-ring-gym_1328-5254.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boxers-train-ring-gym_1328-5254.jpg?_wi=2", imageAlt: "mma gym training facility interior", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { quote: "Top-tier coaching staff that really care about your progression.", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-brutal-bearded-fighter-dark-grey-background_613910-10085.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/determined-professional-boxer_1098-14119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/determined-professional-boxer_1098-14119.jpg?_wi=2", imageAlt: "mma striking technique demonstration", }, { @@ -237,7 +237,7 @@ export default function LandingPage() { quote: "Great facility and great community. Best decision I've made.", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/confident-young-pretty-sporty-girl-wearing-headband-wristbands-holding-dumbbells-isolated-green-wall_141793-112816.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/male-coach-supporting-muscular-boxer_329181-19581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-coach-supporting-muscular-boxer_329181-19581.jpg?_wi=2", imageAlt: "mma grappling technique grappling", }, { @@ -248,7 +248,7 @@ export default function LandingPage() { quote: "Intense workouts that actually make you want to come back.", tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/funky-cool-young-woman-pointing-her-index-finger-camera_482257-101216.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/adult-training-body-building_23-2149660987.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adult-training-body-building_23-2149660987.jpg?_wi=2", imageAlt: "strength conditioning mma fighter", }, ]} -- 2.49.1