Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-02 23:09:06 +00:00

View File

@@ -62,12 +62,12 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-14-persons-restaurant-hall-with-brick-walls-wide-windows-wood-ceiling_140725-8457.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-14-persons-restaurant-hall-with-brick-walls-wide-windows-wood-ceiling_140725-8457.jpg?_wi=1",
imageAlt: "Ambiente tradicional",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/home-celebration-friends-family-festive-table-with-pear-cake-top-view-celebration-concept_169016-4836.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/home-celebration-friends-family-festive-table-with-pear-cake-top-view-celebration-concept_169016-4836.jpg?_wi=1",
imageAlt: "Carnes a la parrilla",
},
{
@@ -141,7 +141,7 @@ export default function LandingPage() {
descriptions: [
"Un espacio diseñado para conectar con la cultura llanera y disfrutar en familia.",
],
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-14-persons-restaurant-hall-with-brick-walls-wide-windows-wood-ceiling_140725-8457.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-14-persons-restaurant-hall-with-brick-walls-wide-windows-wood-ceiling_140725-8457.jpg?_wi=2",
imageAlt: "Restaurant room with paintings on walls",
},
{
@@ -150,7 +150,7 @@ export default function LandingPage() {
descriptions: [
"Productos frescos de la región seleccionados cuidadosamente cada día.",
],
imageSrc: "http://img.b2bpic.net/free-photo/home-celebration-friends-family-festive-table-with-pear-cake-top-view-celebration-concept_169016-4836.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/home-celebration-friends-family-festive-table-with-pear-cake-top-view-celebration-concept_169016-4836.jpg?_wi=2",
imageAlt: "Restaurant room with paintings on walls",
},
]}