diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index eeac22c..c3b748a 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -54,14 +54,14 @@ export default function MenuPage() { description: "Fresh tomato, cheese, prawns, calamari, mussels & anchovies. 9\"/12\" - $29/$35", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150852187.jpg", + "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150852187.jpg?_wi=2", imageAlt: "World-Famous Marinara Pizza", }, { title: "Duck Confit Ravioli", description: "Duck ravioli with mushroom marsala ragu. $35", imageSrc: - "http://img.b2bpic.net/free-photo/delicious-truffle-pasta-still-life-high-angle_23-2149525110.jpg", + "http://img.b2bpic.net/free-photo/delicious-truffle-pasta-still-life-high-angle_23-2149525110.jpg?_wi=2", imageAlt: "Duck Confit Ravioli", }, { @@ -69,7 +69,7 @@ export default function MenuPage() { description: "Pan-fried prawns, chilli, garlic, lemon, basil & fregola di sarda. $42", imageSrc: - "http://img.b2bpic.net/free-photo/shrimp-salad-with-boiled-egg-lettuce-chopped-scallions-white-plate_1150-26965.jpg", + "http://img.b2bpic.net/free-photo/shrimp-salad-with-boiled-egg-lettuce-chopped-scallions-white-plate_1150-26965.jpg?_wi=2", imageAlt: "Chilli Garlic Prawns", }, { @@ -77,7 +77,7 @@ export default function MenuPage() { description: "Fresh seafood, garlic, basil & white wine in Napolitana sauce. $41", imageSrc: - "http://img.b2bpic.net/free-photo/top-view-cooked-italian-pasta-unusual-spiral-pasta-inside-plate-dark-space_140725-95522.jpg", + "http://img.b2bpic.net/free-photo/top-view-cooked-italian-pasta-unusual-spiral-pasta-inside-plate-dark-space_140725-95522.jpg?_wi=2", imageAlt: "Spaghetti Marinara", }, { @@ -85,14 +85,14 @@ export default function MenuPage() { description: "Thomas Farms Angus Pure, sautéed spinach & demi glaze. $48", imageSrc: - "http://img.b2bpic.net/free-photo/lamb-steak-slices-served-with-mashed-potato_140725-5854.jpg", + "http://img.b2bpic.net/free-photo/lamb-steak-slices-served-with-mashed-potato_140725-5854.jpg?_wi=2", imageAlt: "Eye Fillet Steak", }, { title: "Carciofi Dip", description: "Warmed artichoke dip with crusty grilled bread. $18", imageSrc: - "http://img.b2bpic.net/free-photo/delicious-butternut-squash-curry-rice-bowl-white-plate-flat-lay_53876-98297.jpg", + "http://img.b2bpic.net/free-photo/delicious-butternut-squash-curry-rice-bowl-white-plate-flat-lay_53876-98297.jpg?_wi=2", imageAlt: "Carciofi Dip", }, ]} @@ -119,7 +119,7 @@ export default function MenuPage() { description: "Traditional wood-fired pizzas made with imported Italian flour, fresh tomatoes, and premium toppings. Available in 9\" or 12\" sizes.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150852187.jpg", + "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150852187.jpg?_wi=3", imageAlt: "Pizzas & Focaccia", }, { @@ -127,7 +127,7 @@ export default function MenuPage() { description: "Hand-made fresh pasta and creamy risottos featuring seasonal ingredients and traditional Italian sauces.", imageSrc: - "http://img.b2bpic.net/free-photo/delicious-truffle-pasta-still-life-high-angle_23-2149525110.jpg", + "http://img.b2bpic.net/free-photo/delicious-truffle-pasta-still-life-high-angle_23-2149525110.jpg?_wi=3", imageAlt: "Pasta & Risotto", }, { @@ -135,7 +135,7 @@ export default function MenuPage() { description: "Fresh daily catches prepared with Italian finesse — prawns, calamari, mussels, and mixed seafood selections.", imageSrc: - "http://img.b2bpic.net/free-photo/shrimp-salad-with-boiled-egg-lettuce-chopped-scallions-white-plate_1150-26965.jpg", + "http://img.b2bpic.net/free-photo/shrimp-salad-with-boiled-egg-lettuce-chopped-scallions-white-plate_1150-26965.jpg?_wi=3", imageAlt: "Seafood Specialties", }, ]}