diff --git a/src/app/page.tsx b/src/app/page.tsx index 248a66e..627fbd8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,11 +71,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-potatoes-delicious-dish-with-greens-seasonings-dark-surface-dinner-cooking-meal-potato-dish_140725-102123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-potatoes-delicious-dish-with-greens-seasonings-dark-surface-dinner-cooking-meal-potato-dish_140725-102123.jpg?_wi=1", imageAlt: "Restaurant ambiance", }, { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-local-food-assortment_23-2148833788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-local-food-assortment_23-2148833788.jpg?_wi=1", imageAlt: "Grilled perfection", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/eating-pasta_23-2147985239.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-potatoes-delicious-dish-with-greens-seasonings-dark-surface-dinner-cooking-meal-potato-dish_140725-102123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-potatoes-delicious-dish-with-greens-seasonings-dark-surface-dinner-cooking-meal-potato-dish_140725-102123.jpg?_wi=2", imageAlt: "grilled steak juicy platter", }, { @@ -227,7 +227,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-gourmet-fried-tofu-sandwich-plate_181624-59118.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-local-food-assortment_23-2148833788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-local-food-assortment_23-2148833788.jpg?_wi=2", imageAlt: "grilled steak juicy platter", }, ]}