diff --git a/src/app/carta/page.tsx b/src/app/carta/page.tsx index d4f681b..45f926b 100644 --- a/src/app/carta/page.tsx +++ b/src/app/carta/page.tsx @@ -13,7 +13,7 @@ export default function MenuPage() { category: ["Entrants"], title: "Entrants Africans", excerpt: "Loko, Akara amb salsa, Yuca amb salsa, Fisketis, Bomba de yuca, Aletes de pollastre, Rols de primavera, Fingers de pollastre, Braves.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-potato-wedges_181624-42905.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-potato-wedges_181624-42905.jpg?_wi=5", imageAlt: "Entrants africans", authorName: "GoodAfro Olot", authorAvatar: "http://img.b2bpic.net/free-photo/barista-showing-prices-customer_23-2147795689.jpg", @@ -24,7 +24,7 @@ export default function MenuPage() { category: ["Amanides"], title: "Amanides Fresques", excerpt: "Amanida Loko amb plàtan madur i alvocat, Amanida Afra amb pollastre especiat, Amanida Mediterrània amb tonyina.", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160898.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-veggie-dishes-still-life_23-2151160898.jpg?_wi=6", imageAlt: "Amanides fresques", authorName: "GoodAfro Olot", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-man-using-mobile-phone-cafa_1170-719.jpg", @@ -35,7 +35,7 @@ export default function MenuPage() { category: ["Plats Principals"], title: "Plats Afro Autèntics", excerpt: "Chicken Afra, Hot Chicken, Costelles Sasonat Afra, Combo Mix, Dorada Fry. Els nostres plats més demandats amb sabors únics.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-vegetable-salad-grey-floor-photo-food-meal-dish_140725-46985.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-vegetable-salad-grey-floor-photo-food-meal-dish_140725-46985.jpg?_wi=6", imageAlt: "Plats principals", authorName: "GoodAfro Olot", authorAvatar: "http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269232.jpg", @@ -57,7 +57,7 @@ export default function MenuPage() { category: ["Begudes"], title: "Begudes Úniques Africanes", excerpt: "Bissap - infusió d'hibiscus tradicional, Baobab - beguda natural amb llet, Ginja - beguda amb gingebre, Refrescos variats.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-beer-burger_23-2148705590.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-beer-burger_23-2148705590.jpg?_wi=3", imageAlt: "Begudes africanes", authorName: "GoodAfro Olot", authorAvatar: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006611.jpg", @@ -68,7 +68,7 @@ export default function MenuPage() { category: ["Postres"], title: "Postres Africanes", excerpt: "Panketi - pastís tradicional africà, Tchakirri amb iogurt i cereals, Pastís del dia - especialitat del chef.", - imageSrc: "http://img.b2bpic.net/free-photo/dried-food-clay-bowl_1232-1287.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dried-food-clay-bowl_1232-1287.jpg?_wi=2", imageAlt: "Postres africanes", authorName: "GoodAfro Olot", authorAvatar: "http://img.b2bpic.net/free-photo/man-presents-girl-ring_1398-4220.jpg", diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c3daf8e..7a53600 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +