diff --git a/src/app/page.tsx b/src/app/page.tsx index 595c008..57a028d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,11 +63,11 @@ export default function LandingPage() { tag="Since 1998" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-assortment_23-2148708217.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-assortment_23-2148708217.jpg?_wi=1", imageAlt: "Authentic Venezuelan food platter", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-centered-view-salad-plate-stand-dark-grey-background_140725-134657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-centered-view-salad-plate-stand-dark-grey-background_140725-134657.jpg?_wi=1", imageAlt: "Fresh arepas", }, { @@ -130,7 +130,7 @@ export default function LandingPage() { imageAlt: "Arepas", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-assortment_23-2148708217.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-assortment_23-2148708217.jpg?_wi=2", imageAlt: "authentic venezuelan arepa with cheese filling", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { imageAlt: "Tequenos", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-centered-view-salad-plate-stand-dark-grey-background_140725-134657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-centered-view-salad-plate-stand-dark-grey-background_140725-134657.jpg?_wi=2", imageAlt: "authentic venezuelan arepa with cheese filling", }, ]}