diff --git a/src/app/page.tsx b/src/app/page.tsx index 1edceee..c212696 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,15 +72,15 @@ export default function LandingPage() { imageAlt: "Students training", }, { - imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-teens-young-people-doing-activities-together-celebrating-world-youth-skills-day_23-2151478277.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-teens-young-people-doing-activities-together-celebrating-world-youth-skills-day_23-2151478277.jpg?_wi=1", imageAlt: "Youth development class", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-practicing-tai-chi_23-2149960071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-practicing-tai-chi_23-2149960071.jpg?_wi=1", imageAlt: "Group training session", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-woman-touching-hands_23-2148241623.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-woman-touching-hands_23-2148241623.jpg?_wi=1", imageAlt: "Sparring and technique", }, ]} @@ -118,17 +118,17 @@ export default function LandingPage() { { title: "Youth Development", description: "Focused training for kids to build focus, respect, and physical fitness.", - imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-teens-young-people-doing-activities-together-celebrating-world-youth-skills-day_23-2151478277.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-teens-young-people-doing-activities-together-celebrating-world-youth-skills-day_23-2151478277.jpg?_wi=2", }, { title: "Adult Martial Arts", description: "Practical self-defense training combined with fitness and stress management.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-practicing-tai-chi_23-2149960071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-practicing-tai-chi_23-2149960071.jpg?_wi=2", }, { title: "Black Belt Club", description: "Advanced training for serious students dedicated to mastering the art.", - imageSrc: "http://img.b2bpic.net/free-photo/man-woman-touching-hands_23-2148241623.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-woman-touching-hands_23-2148241623.jpg?_wi=2", }, ]} title="Comprehensive Programs for Everyone" @@ -148,21 +148,21 @@ export default function LandingPage() { name: "Master John Doe", role: "Head Instructor", description: "Over 20 years of experience in Kuk Sul Do, committed to local excellence.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-trying-break-zucchini_114579-30658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-trying-break-zucchini_114579-30658.jpg?_wi=1", }, { id: "team-2", name: "Instructor Jane Smith", role: "Youth Lead", description: "Passionate about building confidence and character in youth students.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-trying-break-zucchini_114579-30658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-trying-break-zucchini_114579-30658.jpg?_wi=2", }, { id: "team-3", name: "Master Robert Brown", role: "Senior Instructor", description: "Focused on advanced techniques and traditional values.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-trying-break-zucchini_114579-30658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-trying-break-zucchini_114579-30658.jpg?_wi=3", }, ]} title="Meet Your Instructors"