diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index bc4cfe2..9d9f541 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -58,13 +58,13 @@ export default function LandingPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-red-dessert-with-white-cream-berries-nuts-black-bowl_181624-7081.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-red-dessert-with-white-cream-berries-nuts-black-bowl_181624-7081.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/fairytale-image-burning-candles-dark_8353-10607.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fairytale-image-burning-candles-dark_8353-10607.jpg?_wi=2", imageAlt: "fine dining table atmosphere dark", }, { @@ -73,13 +73,13 @@ export default function LandingPage() { icon: Star, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/mulled-wine-glintwine-served-glasses-christmas-table-with-orange-spices_114579-4113.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mulled-wine-glintwine-served-glasses-christmas-table-with-orange-spices_114579-4113.jpg?_wi=2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg?_wi=3", imageAlt: "wagyu rice gourmet food plating", }, { @@ -88,13 +88,13 @@ export default function LandingPage() { icon: Leaf, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg?_wi=4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mulled-wine-glintwine-served-glasses-christmas-table-with-orange-spices_114579-4113.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mulled-wine-glintwine-served-glasses-christmas-table-with-orange-spices_114579-4113.jpg?_wi=3", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/mulled-wine-glintwine-served-glasses-christmas-table-with-orange-spices_114579-4113.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mulled-wine-glintwine-served-glasses-christmas-table-with-orange-spices_114579-4113.jpg?_wi=4", imageAlt: "abalone seafood gourmet luxury", }, ]} @@ -117,13 +117,13 @@ export default function LandingPage() { icon: Wine, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/mulled-wine-glintwine-served-glasses-christmas-table-with-orange-spices_114579-4113.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mulled-wine-glintwine-served-glasses-christmas-table-with-orange-spices_114579-4113.jpg?_wi=5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg?_wi=3", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg?_wi=4", imageAlt: "wagyu beef dish close-up", }, { @@ -132,13 +132,13 @@ export default function LandingPage() { icon: Coffee, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-red-dessert-with-white-cream-berries-nuts-black-bowl_181624-7081.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-red-dessert-with-white-cream-berries-nuts-black-bowl_181624-7081.jpg?_wi=3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg?_wi=5", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-red-dessert-with-white-cream-berries-nuts-black-bowl_181624-7081.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-red-dessert-with-white-cream-berries-nuts-black-bowl_181624-7081.jpg?_wi=4", imageAlt: "sweet potato ice cream dessert", }, ]}