diff --git a/src/app/page.tsx b/src/app/page.tsx index 4830972..02a1809 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/friends-blowing-bubbles-while-out-city_23-2149333867.jpg", imageAlt: "Crowd dancing at a Worldwave event"}, { - imageSrc: "http://img.b2bpic.net/free-photo/view-football-fan-match_23-2150860741.jpg", imageAlt: "View of football fan at a match"}, + imageSrc: "http://img.b2bpic.net/free-photo/view-football-fan-match_23-2150860741.jpg", imageAlt: "View of football fan at a match"}, { imageSrc: "http://img.b2bpic.net/free-photo/asian-man-dancing-friends_1098-22146.jpg", imageAlt: "Asian man among dancing friends"}, { @@ -123,6 +123,7 @@ export default function LandingPage() {