3 Commits

Author SHA1 Message Date
f2fb1dffa0 Merge version_3 into main
Merge version_3 into main
2026-05-02 23:10:40 +00:00
ddf646877d Update src/app/page.tsx 2026-05-02 23:10:36 +00:00
aafd0fa7bc Merge version_2 into main
Merge version_2 into main
2026-05-02 23:10:32 +00:00

View File

@@ -46,6 +46,7 @@ export default function LandingPage() {
background={{ variant: "rotated-rays-static" }} background={{ variant: "rotated-rays-static" }}
title="El Amarradero del Mico" title="El Amarradero del Mico"
description="El auténtico sabor de los llanos en el corazón de Villavicencio. Tradición, parrilla y buena compañía." description="El auténtico sabor de los llanos en el corazón de Villavicencio. Tradición, parrilla y buena compañía."
buttons={[{ text: "Reservar Mesa" }]}
carouselItems={[ 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?_wi=1", imageAlt: "Ambiente tradicional" }, { 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?_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?_wi=1", imageAlt: "Carnes a la parrilla" }, { 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?_wi=1", imageAlt: "Carnes a la parrilla" },