diff --git a/src/app/page.tsx b/src/app/page.tsx index bf4ed7b..2b3f577 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@mariasilva", testimonial: "O melhor tempero do Zango! Sinto-me em casa.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072593.jpg?_wi=1", imageAlt: "tropical restaurant food plating", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@anasantos", testimonial: "Ambiente acolhedor e comida fresca sempre.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sour-tangerines-with-lemons-cinnamon-light-pink-background_140725-50799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sour-tangerines-with-lemons-cinnamon-light-pink-background_140725-50799.jpg?_wi=1", imageAlt: "tropical restaurant food plating", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@plima", testimonial: "Sabor local autêntico. Recomendo muito!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-stewed-meat-with-onions-lavash-white-plate_141793-3842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-stewed-meat-with-onions-lavash-white-plate_141793-3842.jpg?_wi=1", imageAlt: "tropical restaurant food plating", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "@cdias", testimonial: "Energia tropical em cada garfada. Fantástico.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/halves-coconut-filled-with-stew_23-2148494729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/halves-coconut-filled-with-stew_23-2148494729.jpg?_wi=1", imageAlt: "tropical restaurant food plating", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072593.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072593.jpg?_wi=2" imageAlt="Prato principal tropical" mediaAnimation="slide-up" avatars={[ @@ -185,7 +185,7 @@ export default function LandingPage() { title: "Ingredientes Locais", description: "Frescura garantida todos os dias.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sour-tangerines-with-lemons-cinnamon-light-pink-background_140725-50799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sour-tangerines-with-lemons-cinnamon-light-pink-background_140725-50799.jpg?_wi=2", }, items: [ { @@ -202,7 +202,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072593.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-gulas-dish-assortment_23-2149072593.jpg?_wi=3", imageAlt: "fresh ingredients vibrant colors", }, ]} @@ -223,14 +223,14 @@ export default function LandingPage() { name: "Prato Tropical", price: "2.500 Kz", variant: "Saboroso", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-stewed-meat-with-onions-lavash-white-plate_141793-3842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-stewed-meat-with-onions-lavash-white-plate_141793-3842.jpg?_wi=2", }, { id: "2", name: "Frango à Moda", price: "3.200 Kz", variant: "Tradicional", - imageSrc: "http://img.b2bpic.net/free-photo/halves-coconut-filled-with-stew_23-2148494729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/halves-coconut-filled-with-stew_23-2148494729.jpg?_wi=2", }, { id: "3",