Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-15 17:24:50 +00:00

View File

@@ -81,11 +81,11 @@ export default function MenuPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/sliced-round-rustic-bread-without-kneading-cutting-board-old-rustic-table-with-copy-space-dark-background-homemade-whole-grain-bread-layout-table_166373-2971.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/sliced-round-rustic-bread-without-kneading-cutting-board-old-rustic-table-with-copy-space-dark-background-homemade-whole-grain-bread-layout-table_166373-2971.jpg",
imageAlt: "Pães artesanais",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-bratwurst-with-pretzels-table_23-2148267540.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/tasty-bratwurst-with-pretzels-table_23-2148267540.jpg",
imageAlt: "Salgados e pastéis",
},
]}
@@ -106,42 +106,42 @@ export default function MenuPage() {
id: "pao-frances",
name: "Pão Francês",
price: "R$ 0,50",
imageSrc: "http://img.b2bpic.net/free-photo/man-hugging-loaves-bread_23-2148718997.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/man-hugging-loaves-bread_23-2148718997.jpg",
imageAlt: "Pão francês",
},
{
id: "bolo-chocolate",
name: "Bolo de Chocolate",
price: "A partir de R$ 45",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-slices-cake-plate_23-2148251601.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-slices-cake-plate_23-2148251601.jpg",
imageAlt: "Bolo de chocolate",
},
{
id: "coxinha",
name: "Coxinha",
price: "R$ 3,50",
imageSrc: "http://img.b2bpic.net/free-photo/meal-containing-croquettes-small-basket_23-2149306710.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/meal-containing-croquettes-small-basket_23-2149306710.jpg",
imageAlt: "Coxinha crocante",
},
{
id: "pastel",
name: "Pastel",
price: "R$ 4,00",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-customs-food-wooden-board_23-2149598957.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-customs-food-wooden-board_23-2149598957.jpg",
imageAlt: "Pastel recheado",
},
{
id: "doce-leite",
name: "Doce de Leite",
price: "R$ 2,50",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-muffin-with-raspberry-whipped-cream_23-2147758338.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-muffin-with-raspberry-whipped-cream_23-2147758338.jpg",
imageAlt: "Doce de leite",
},
{
id: "cafe-expresso",
name: "Café Expresso",
price: "R$ 3,00",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-green-cup-with-coffee-female-hands_169016-23917.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-green-cup-with-coffee-female-hands_169016-23917.jpg",
imageAlt: "Café expresso",
},
]}
@@ -155,8 +155,8 @@ export default function MenuPage() {
description="Entre em contato agora mesmo para fazer seu pedido e aproveitar nossos produtos frescos"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/top-view-map-blue-background_23-2148786160.jpg?_wi=2"
imageAlt: "Localização"
imageSrc="http://img.b2bpic.net/free-photo/top-view-map-blue-background_23-2148786160.jpg"
imageAlt="Localização"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Seu pedido..."