Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-07 19:23:45 +00:00

View File

@@ -75,15 +75,15 @@ export default function LandingPage() {
description="Experimente uma jornada gastronômica inesquecível, onde cada prato é cuidadosamente preparado com a arte do fogo lento para realçar sabores profundos e texturas perfeitas. Venha descobrir a verdadeira culinária artesanal."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-slices-with-nut-garlic-filling_140725-2087.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-slices-with-nut-garlic-filling_140725-2087.jpg?_wi=1",
imageAlt: "Prato gourmet com fogo lento",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg?_wi=1",
imageAlt: "Mesa de jantar com pratos diversos",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510874.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510874.jpg?_wi=1",
imageAlt: "Sobremesa artística do Slow Fire",
},
{
@@ -228,7 +228,7 @@ export default function LandingPage() {
imageAlt: "Detalhe de carne assada",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-slices-with-nut-garlic-filling_140725-2087.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggplant-slices-with-nut-garlic-filling_140725-2087.jpg?_wi=2",
imageAlt: "grelhado suculento fogo lento",
},
{
@@ -245,7 +245,7 @@ export default function LandingPage() {
imageAlt: "Chef colhendo ervas frescas",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg?_wi=2",
imageAlt: "grelhado suculento fogo lento",
},
{
@@ -262,7 +262,7 @@ export default function LandingPage() {
imageAlt: "Taça de vinho tinto",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510874.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510874.jpg?_wi=2",
imageAlt: "grelhado suculento fogo lento",
},
]}