diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a32c5a..7d213c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,15 +66,15 @@ export default function LandingPage() { tag="Premier Soccer Venue" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/kids-playing-football-supervised-by-football-trainer_23-2149684393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-playing-football-supervised-by-football-trainer_23-2149684393.jpg?_wi=1", imageAlt: "Soccer field aerial view", }, { - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-football-field_181624-34967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-football-field_181624-34967.jpg?_wi=1", imageAlt: "Soccer training grounds", }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-playing-soccer_23-2150405439.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-playing-soccer_23-2150405439.jpg?_wi=1", imageAlt: "Full shot men playing soccer", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { title="More Than Just A Game" description="Located at 14933 N 102nd Way, we provide a hub for soccer enthusiasts of all ages. Our club, the North Scottsdale Sandsharks, prides itself on community integration, healthy living, and providing a space for both casual walking and competitive training." subdescription="Join our community today and be part of a vibrant soccer culture in Arizona." - imageSrc="http://img.b2bpic.net/free-photo/football-trainer-teaching-his-pupils_23-2149707986.jpg" + imageSrc="http://img.b2bpic.net/free-photo/football-trainer-teaching-his-pupils_23-2149707986.jpg?_wi=1" icon={Trophy} imageAlt="Soccer team training on field" mediaAnimation="slide-up" @@ -189,7 +189,7 @@ export default function LandingPage() { quote: "Very cool place for soccer and walking.", tag: "Community", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-daughter_23-2149153922.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/kids-playing-football-supervised-by-football-trainer_23-2149684393.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-playing-football-supervised-by-football-trainer_23-2149684393.jpg?_wi=2", imageAlt: "smiling parent at sports event", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { quote: "Good location but they don't maintain the fields to playing standard, though popular.", tag: "Critic", avatarSrc: "http://img.b2bpic.net/free-photo/soccer-game-concept_23-2151043771.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/football-trainer-teaching-his-pupils_23-2149707986.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/football-trainer-teaching-his-pupils_23-2149707986.jpg?_wi=2", imageAlt: "smiling parent at sports event", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { quote: "Great facilities for the kids, even with the parking challenges.", tag: "Parent", avatarSrc: "http://img.b2bpic.net/free-photo/focused-dad-holding-ball-talking-with-children-loving-caucasian-father-kids-sitting-carpet-living-room-playing-together-childhood-game-activity-fatherhood-concept_74855-12782.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-football-field_181624-34967.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-football-field_181624-34967.jpg?_wi=2", imageAlt: "smiling parent at sports event", }, { @@ -233,7 +233,7 @@ export default function LandingPage() { quote: "My favorite place to walk in Scottsdale. Always friendly faces.", tag: "Community", avatarSrc: "http://img.b2bpic.net/free-photo/girl-soccer-player-girl-sports-uniform-soccer-field-football-concept_169016-68217.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-playing-soccer_23-2150405439.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-playing-soccer_23-2150405439.jpg?_wi=2", imageAlt: "smiling parent at sports event", }, ]}