diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b53e59..a916f89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { } ]} testimonialRotationInterval={5000} - imageSrc="http://img.b2bpic.net/free-photo/chicken-burger-wooden-board-side-view_141793-2340.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chicken-burger-wooden-board-side-view_141793-2340.jpg?_wi=1" imageAlt="Lanche artesanal da Acalanto" mediaAnimation="slide-up" imagePosition="right" @@ -102,7 +102,7 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "x-tudo", name: "X-Tudo Especial", price: "R$ 25,00", imageSrc: "http://img.b2bpic.net/free-photo/chicken-burger-wooden-board-side-view_141793-2340.jpg", imageAlt: "X-Tudo" + id: "x-tudo", name: "X-Tudo Especial", price: "R$ 25,00", imageSrc: "http://img.b2bpic.net/free-photo/chicken-burger-wooden-board-side-view_141793-2340.jpg?_wi=2", imageAlt: "X-Tudo" }, { id: "coxinha", name: "Kit Coxinha Artesanal", price: "R$ 15,00", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-wings-wooden-table_141793-2415.jpg", imageAlt: "Coxinha"