diff --git a/src/app/page.tsx b/src/app/page.tsx index 57014d5..6660194 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -178,7 +178,7 @@ export default function LandingPage() { id: "f4", title: "All In", author: "Flavor Explosion", description: "Everything you love in one unforgettable bite – a truly comprehensive flavor.", tags: [ "Bold", "Rich" ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-variety-fried-chicken-with-sauces-french-fries_23-2148646573.jpg", imageAlt: "All In wings" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-variety-fried-chicken-with-sauces-french-fries_23-2148646573.jpg?_wi=2", imageAlt: "All In wings" }, ]} title="Featured Flavors" @@ -260,7 +260,7 @@ export default function LandingPage() {