diff --git a/src/app/page.tsx b/src/app/page.tsx index 787ccb2..9f549d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,9 +84,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { id: "1", title: "High-Intensity Aerobics", author: "Pro Coach", description: "Endurance-focused workouts to push your absolute limits.", tags: ["Cardio"], imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-with-fitness-strap-gym_23-2147949519.jpg" }, - { id: "2", title: "Spin Classes", author: "Pro Coach", description: "High-energy cycling sessions to burn fat and build stamina.", tags: ["Spin"], imageSrc: "http://img.b2bpic.net/free-photo/young-sportswoman-feeling-motivated-while-sitting-gym-s-dressing-room-before-sports-training_637285-759.jpg" }, - { id: "3", title: "Yoga", author: "Pro Coach", description: "Critical balance and recovery for long-term health and focus.", tags: ["Recovery"], imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-leaning_23-2148259530.jpg" }, + { id: "1", title: "High-Intensity Aerobics", author: "Pro Coach", description: "Endurance-focused workouts to push your absolute limits.", tags: ["Cardio"], imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-with-fitness-strap-gym_23-2147949519.jpg?_wi=1" }, + { id: "2", title: "Spin Classes", author: "Pro Coach", description: "High-energy cycling sessions to burn fat and build stamina.", tags: ["Spin"], imageSrc: "http://img.b2bpic.net/free-photo/young-sportswoman-feeling-motivated-while-sitting-gym-s-dressing-room-before-sports-training_637285-759.jpg?_wi=1" }, + { id: "3", title: "Yoga", author: "Pro Coach", description: "Critical balance and recovery for long-term health and focus.", tags: ["Recovery"], imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-leaning_23-2148259530.jpg?_wi=1" }, ]} title="Structured Weekly Classes" description="Push your limits with our high-energy training sessions." @@ -99,11 +99,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Sarah J.", role: "Fighter", testimonial: "This place changed everything. Raw, real, and intense.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-with-fitness-strap-gym_23-2147949519.jpg" }, - { id: "2", name: "Michael C.", role: "Bodybuilder", testimonial: "True street energy. Nothing else like it in Joburg.", imageSrc: "http://img.b2bpic.net/free-photo/young-sportswoman-feeling-motivated-while-sitting-gym-s-dressing-room-before-sports-training_637285-759.jpg" }, - { id: "3", name: "Emily R.", role: "Athlete", testimonial: "The community here drives me to be better every single day.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-leaning_23-2148259530.jpg" }, + { id: "1", name: "Sarah J.", role: "Fighter", testimonial: "This place changed everything. Raw, real, and intense.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-with-fitness-strap-gym_23-2147949519.jpg?_wi=2" }, + { id: "2", name: "Michael C.", role: "Bodybuilder", testimonial: "True street energy. Nothing else like it in Joburg.", imageSrc: "http://img.b2bpic.net/free-photo/young-sportswoman-feeling-motivated-while-sitting-gym-s-dressing-room-before-sports-training_637285-759.jpg?_wi=2" }, + { id: "3", name: "Emily R.", role: "Athlete", testimonial: "The community here drives me to be better every single day.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-leaning_23-2148259530.jpg?_wi=2" }, { id: "4", name: "David K.", role: "Member", testimonial: "Affordable and unapologetic. My home away from home.", imageSrc: "http://img.b2bpic.net/free-photo/aged-man-showing-muscles-studio-shoot-isolated-dark-grey_613910-975.jpg" }, - { id: "5", name: "Tshepo M.", role: "Powerlifter", testimonial: "The only place that matches my intensity.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-with-fitness-strap-gym_23-2147949519.jpg" }, + { id: "5", name: "Tshepo M.", role: "Powerlifter", testimonial: "The only place that matches my intensity.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-with-fitness-strap-gym_23-2147949519.jpg?_wi=3" }, ]} title="Relentless Community" description="Hear from the fighters, bodybuilders, and everyday grinders that make The Bronx Gym home."