diff --git a/src/app/join/page.tsx b/src/app/join/page.tsx index 7070a9d..b7c5784 100644 --- a/src/app/join/page.tsx +++ b/src/app/join/page.tsx @@ -80,7 +80,7 @@ export default function JoinPage() { "Our coaches are certified professionals with international experience, dedicated to developing each player's potential.", tags: ["Coaching", "Development"], imageSrc: - "http://img.b2bpic.net/free-photo/handsome-man-training-summer-park_1157-26931.jpg", + "http://img.b2bpic.net/free-photo/handsome-man-training-summer-park_1157-26931.jpg?_wi=2", imageAlt: "Professional football coach training players", }, { @@ -91,7 +91,7 @@ export default function JoinPage() { "Train on premium fields with modern equipment designed to enhance performance and ensure player safety.", tags: ["Facilities", "Safety"], imageSrc: - "http://img.b2bpic.net/free-photo/african-american-male-athlete-sportswear-doing-stretching-exercise-stadium_627829-2168.jpg", + "http://img.b2bpic.net/free-photo/african-american-male-athlete-sportswear-doing-stretching-exercise-stadium_627829-2168.jpg?_wi=2", imageAlt: "Elite training facility with professional equipment", }, { @@ -102,7 +102,7 @@ export default function JoinPage() { "Join a vibrant community of passionate football enthusiasts through tournaments, socials, and team-building events.", tags: ["Community", "Events"], imageSrc: - "http://img.b2bpic.net/free-photo/men-playing-rugby-field_23-2150062005.jpg", + "http://img.b2bpic.net/free-photo/men-playing-rugby-field_23-2150062005.jpg?_wi=2", imageAlt: "Community football event with players and supporters", }, ]} @@ -122,7 +122,7 @@ export default function JoinPage() { name: "David Martinez", role: "Head Coach", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-sitting-desk_23-2149927603.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-sitting-desk_23-2149927603.jpg?_wi=4", imageAlt: "David Martinez, Head Coach", }, { @@ -130,7 +130,7 @@ export default function JoinPage() { name: "Alex Thompson", role: "Forward", imageSrc: - "http://img.b2bpic.net/free-photo/male-athlete-standing-with-basketball-plastic-bottle-soft-blue-background_23-2148203716.jpg", + "http://img.b2bpic.net/free-photo/male-athlete-standing-with-basketball-plastic-bottle-soft-blue-background_23-2148203716.jpg?_wi=4", imageAlt: "Alex Thompson, Forward", }, { @@ -138,7 +138,7 @@ export default function JoinPage() { name: "Emma Richardson", role: "Midfielder", imageSrc: - "http://img.b2bpic.net/free-photo/full-shot-adult-woman-sportswear_23-2148298968.jpg", + "http://img.b2bpic.net/free-photo/full-shot-adult-woman-sportswear_23-2148298968.jpg?_wi=4", imageAlt: "Emma Richardson, Midfielder", }, { @@ -146,7 +146,7 @@ export default function JoinPage() { name: "Carlos Santos", role: "Defender", imageSrc: - "http://img.b2bpic.net/free-photo/girls-volleyball-field_23-2149450959.jpg", + "http://img.b2bpic.net/free-photo/girls-volleyball-field_23-2149450959.jpg?_wi=4", imageAlt: "Carlos Santos, Defender", }, { @@ -154,7 +154,7 @@ export default function JoinPage() { name: "Jordan Lee", role: "Goalkeeper", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-5321.jpg", + "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-5321.jpg?_wi=4", imageAlt: "Jordan Lee, Goalkeeper", }, { @@ -162,7 +162,7 @@ export default function JoinPage() { name: "Sofia Hernandez", role: "Assistant Coach", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-businesswoman-looking-through-window_1262-1977.jpg", + "http://img.b2bpic.net/free-photo/smiling-businesswoman-looking-through-window_1262-1977.jpg?_wi=4", imageAlt: "Sofia Hernandez, Assistant Coach", }, ]}