diff --git a/src/app/page.tsx b/src/app/page.tsx index 79b366f..0084d60 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function MadJacksPage() { imageSrc: "https://img.b2bpic.net/free-photo/outdoor-breakfast_1098-12924.jpg", imageAlt: "Outdoor Patio Seating" }, { - imageSrc: "https://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg", imageAlt: "Sports Game Viewing" + imageSrc: "https://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg?_wi=1", imageAlt: "Sports Game Viewing" } ]} autoplayDelay={4000} @@ -91,7 +91,7 @@ export default function MadJacksPage() { buttonHref: "contact" }, { - title: "Watch Your Favorite Games", description: "Multiple screens throughout the venue for ultimate game viewing", imageSrc: "https://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg", imageAlt: "Game Day Experience", buttonIcon: Tv, + title: "Watch Your Favorite Games", description: "Multiple screens throughout the venue for ultimate game viewing", imageSrc: "https://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg?_wi=2", imageAlt: "Game Day Experience", buttonIcon: Tv, buttonHref: "specials" }, {