diff --git a/src/app/page.tsx b/src/app/page.tsx index a713f32..ad29f83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { id: "billboard-2", imageSrc: "http://img.b2bpic.net/free-photo/male-soccer-player-with-ball-grass-field_23-2150821524.jpg?_wi=1", imageAlt: "Player in action", videoSrc: "", videoAriaLabel: "" }, { - id: "billboard-3", imageSrc: "http://img.b2bpic.net/free-photo/excited-women-with-winners-cup_23-2148634610.jpg", imageAlt: "Team celebration", videoSrc: "", videoAriaLabel: "" + id: "billboard-3", imageSrc: "http://img.b2bpic.net/free-photo/excited-women-with-winners-cup_23-2148634610.jpg?_wi=1", imageAlt: "Team celebration", videoSrc: "", videoAriaLabel: "" } ]} background={{ variant: "gradient-bars" }} @@ -136,7 +136,7 @@ export default function LandingPage() { id: "match-1", category: "League Match", title: "vs. City United", excerpt: "Match Day 12 - Home fixture at our stadium. Expected capacity crowd. Kick-off 19:30.", imageSrc: "http://img.b2bpic.net/free-photo/male-soccer-player-with-ball-grass-field_23-2150821524.jpg?_wi=1", imageAlt: "Match action shot", authorName: "Match Official", authorAvatar: "http://img.b2bpic.net/free-photo/young-black-man-with-basketball-looking-camera_23-2148203607.jpg", date: "March 15, 2025" }, { - id: "match-2", category: "League Match", title: "vs. Riverside FC", excerpt: "Away fixture in the second half of the season. High stakes encounter between rivals.", imageSrc: "http://img.b2bpic.net/free-photo/excited-women-with-winners-cup_23-2148634610.jpg", imageAlt: "Celebration after goal", authorName: "Match Official", authorAvatar: "http://img.b2bpic.net/free-photo/young-goalkeeper-soccer-man-isolated-academy-soccer-team_1150-14665.jpg", date: "March 22, 2025" + id: "match-2", category: "League Match", title: "vs. Riverside FC", excerpt: "Away fixture in the second half of the season. High stakes encounter between rivals.", imageSrc: "http://img.b2bpic.net/free-photo/excited-women-with-winners-cup_23-2148634610.jpg?_wi=2", imageAlt: "Celebration after goal", authorName: "Match Official", authorAvatar: "http://img.b2bpic.net/free-photo/young-goalkeeper-soccer-man-isolated-academy-soccer-team_1150-14665.jpg", date: "March 22, 2025" }, { id: "match-3", category: "Cup Competition", title: "Cup Semifinal Qualifier", excerpt: "Important cup fixture to secure place in the next round. Crucial match for our season.", imageSrc: "http://img.b2bpic.net/free-photo/male-soccer-player-with-ball-grass-field_23-2150821524.jpg?_wi=2", imageAlt: "Intense match moment", authorName: "Match Official", authorAvatar: "http://img.b2bpic.net/free-photo/studio-portrait-handball-player_23-2151155961.jpg", date: "March 29, 2025"