diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index cf0c661..6046f4d 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -48,25 +48,25 @@ export default function MenuPage() { id: "qofte", title: "Qofte me Patate Furre / Meatballs with Baked Potatoes", tags: ["Main Course", "Traditional", "Signature"], - imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-meatballs-tomato-sauce-white-bowl_2829-7665.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/penne-pasta-with-meatballs-tomato-sauce-white-bowl_2829-7665.jpg?_wi=2", }, { id: "supe", title: "Supë Tradicionale / Traditional Soup", tags: ["Starter", "Seasonal", "Popular"], - imageSrc: "http://img.b2bpic.net/free-photo/chicken-soup-with-vegetables-mushrooms-top-view-close-up-served-with-black-bread-sour-cream-garlic-healthy-hot-winter-lunch-layout-gray-background_166373-1752.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chicken-soup-with-vegetables-mushrooms-top-view-close-up-served-with-black-bread-sour-cream-garlic-healthy-hot-winter-lunch-layout-gray-background_166373-1752.jpg?_wi=2", }, { id: "mish", title: "Mish me Salcë Shtëpie / Meat with House Sauce", tags: ["Main Course", "Specialty", "Chef's Pick"], - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-red-meat-wooden-tray-garlic-green-ketchup-chopped-pepper-oil-bottle-cutting-board-dark-background_140725-140326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-red-meat-wooden-tray-garlic-green-ketchup-chopped-pepper-oil-bottle-cutting-board-dark-background_140725-140326.jpg?_wi=2", }, { id: "tave", title: "Tavë me Perime / Baked Vegetables", tags: ["Side Dish", "Vegetarian", "Healthy"], - imageSrc: "http://img.b2bpic.net/free-photo/baked-vegetables-baking-sheet-eggplant-zucchini-tomatoes-paprika-onions-top-view_2829-17235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/baked-vegetables-baking-sheet-eggplant-zucchini-tomatoes-paprika-onions-top-view_2829-17235.jpg?_wi=2", }, ]} animationType="slide-up" @@ -109,7 +109,7 @@ export default function MenuPage() { rows: 4, }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3461.jpg" + imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3461.jpg?_wi=2" imageAlt="Mensa Gjyshi Dining Experience" mediaAnimation="blur-reveal" mediaPosition="left" @@ -121,7 +121,7 @@ export default function MenuPage() {