Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-04-11 13:40:06 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
} }
]} ]}
testimonialRotationInterval={5000} 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" imageAlt="Lanche artesanal da Acalanto"
mediaAnimation="slide-up" mediaAnimation="slide-up"
imagePosition="right" imagePosition="right"
@@ -102,7 +102,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ 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" 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"