diff --git a/src/app/page.tsx b/src/app/page.tsx index 58a1c5d..b3785e6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -167,37 +167,37 @@ export default function LandingPage() { id: "1", name: "Peixe de Goa", price: "850 MZN", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fish-meal-tray_23-2148734692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fish-meal-tray_23-2148734692.jpg?_wi=1", }, { id: "2", name: "Gulab Jamun", price: "350 MZN", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-little-cakes-with-lemon-slices-tangerines-dark-background-fruit-biscuit-sweet-tea-cookie_140725-96608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-little-cakes-with-lemon-slices-tangerines-dark-background-fruit-biscuit-sweet-tea-cookie_140725-96608.jpg?_wi=1", }, { id: "3", name: "Prawn Balchao", price: "950 MZN", - imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-kung-thai-hot-spicy-soup-shrimp-with-lemon-grass-lemon-galangal-chilli-wooden-table-thailand-food_1150-21089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-kung-thai-hot-spicy-soup-shrimp-with-lemon-grass-lemon-galangal-chilli-wooden-table-thailand-food_1150-21089.jpg?_wi=1", }, { id: "4", name: "Caril de Vegetais", price: "600 MZN", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fish-meal-tray_23-2148734692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fish-meal-tray_23-2148734692.jpg?_wi=2", }, { id: "5", name: "Biryani de Cordeiro", price: "1200 MZN", - imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-kung-thai-hot-spicy-soup-shrimp-with-lemon-grass-lemon-galangal-chilli-wooden-table-thailand-food_1150-21089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-kung-thai-hot-spicy-soup-shrimp-with-lemon-grass-lemon-galangal-chilli-wooden-table-thailand-food_1150-21089.jpg?_wi=2", }, { id: "6", name: "Sobremesa Especial", price: "400 MZN", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-little-cakes-with-lemon-slices-tangerines-dark-background-fruit-biscuit-sweet-tea-cookie_140725-96608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-little-cakes-with-lemon-slices-tangerines-dark-background-fruit-biscuit-sweet-tea-cookie_140725-96608.jpg?_wi=2", }, ]} title="O Nosso Menu"