Update src/app/page.tsx

This commit is contained in:
2026-06-10 01:52:44 +00:00
parent 98efc333dd
commit 1892cf21ea

View File

@@ -30,41 +30,23 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Inicio",
id: "hero",
},
name: "Inicio", id: "hero"},
{
name: "Nosotros",
id: "about",
},
name: "Nosotros", id: "about"},
{
name: "Menú",
id: "menu",
},
name: "Menú", id: "menu"},
{
name: "Experiencia",
id: "experience",
},
name: "Experiencia", id: "experience"},
{
name: "Reseñas",
id: "testimonials",
},
name: "Reseñas", id: "testimonials"},
{
name: "Eventos",
id: "events",
},
name: "Eventos", id: "events"},
{
name: "Galería",
id: "gallery",
},
name: "Galería", id: "gallery"},
{
name: "Ubicación",
id: "location",
},
name: "Ubicación", id: "location"},
{
name: "Reservar",
id: "cta-final",
},
name: "Reservar", id: "cta-final"},
]}
brandName="Zoo Ituzaingó"
/>
@@ -73,43 +55,22 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "plain",
}}
variant: "plain"}}
title="El punto de encuentro favorito de Ituzaingó"
description="Desayunos abundantes, café de especialidad, pastelería artesanal y una experiencia que siempre invita a volver."
tag="⭐ Atención destacada, Café de calidad, Pastelería artesanal, Eventos y celebraciones"
buttons={[
{
text: "Reservar Mesa",
href: "#cta-final",
},
text: "Reservar Mesa", href: "#cta-final"},
{
text: "Ver Menú",
href: "#menu",
},
text: "Ver Menú", href: "#menu"},
]}
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/sliced-roll-cake-with-chocolate-filling-served-with-cup-tea_114579-17303.jpg",
imageAlt: "Elegant cafe interior with warm lighting",
},
imageSrc: "http://img.b2bpic.net/free-photo/sliced-roll-cake-with-chocolate-filling-served-with-cup-tea_114579-17303.jpg", imageAlt: "Elegant cafe interior with warm lighting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-heart-pattern-wooden-background_1232-2090.jpg",
imageAlt: "Close-up of a delicious artisan pastry",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-plate_23-2151971382.jpg",
imageAlt: "Delicious dessert on plate",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-plum-pie-with-chemex-coffee-ingredients-with-fabric-wooden-table-with-fabric_181624-27722.jpg",
imageAlt: "Delicious Plum pie with Chemex coffee and ingredients with fabric on a wooden table with fabric",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tanned-woman-elegant-blouse-drinking-coffee-cafe-smiling-camera_197531-22722.jpg",
imageAlt: "Beautiful tanned woman in elegant blouse, drinking coffee at a cafe smiling at camera.",
},
imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-heart-pattern-wooden-background_1232-2090.jpg", imageAlt: "Close-up of a delicious artisan pastry"}
]}
mediaAnimation="opacity"
rating={5}
@@ -122,9 +83,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Una experiencia para disfrutar"
description={[
"En Zoo Ituzaingó, vamos más allá de ser una simple cafetería. Creamos un ambiente donde cada visita se convierte en un momento especial. Desde la calidez de nuestro servicio hasta la frescura de nuestros ingredientes, cada detalle está pensado para ofrecerte lo mejor.",
"Nuestro espacio es el lienzo para tus mejores recuerdos: ya sea un desayuno tranquilo, un almuerzo con amigos, una merienda indulgente o la celebración de tus eventos más importantes. Descubrí por qué somos 'El punto de encuentro favorito de Ituzaingó'.",
]}
"En Zoo Ituzaingó, vamos más allá de ser una simple cafetería. Creamos un ambiente donde cada visita se convierte en un momento especial. Desde la calidez de nuestro servicio hasta la frescura de nuestros ingredientes, cada detalle está pensado para ofrecerte lo mejor.", "Nuestro espacio es el lienzo para tus mejores recuerdos: ya sea un desayuno tranquilo, un almuerzo con amigos, una merienda indulgente o la celebración de tus eventos más importantes. Descubrí por qué somos 'El punto de encuentro favorito de Ituzaingó'."]}
showBorder={false}
/>
</div>
@@ -136,41 +95,21 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Atención Excepcional",
descriptions: [
"Nuestro equipo se dedica a que cada visita sea única. Un servicio cercano y profesional que te hará sentir como en casa, en un ambiente premium.",
],
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346636.jpg",
imageAlt: "Friendly barista serving coffee with a smile",
},
id: "f1", title: "Atención Excepcional", descriptions: [
"Nuestro equipo se dedica a que cada visita sea única. Un servicio cercano y profesional que te hará sentir como en casa, en un ambiente premium."],
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149346636.jpg", imageAlt: "Friendly barista serving coffee with a smile"},
{
id: "f2",
title: "Comida de Calidad",
descriptions: [
"Seleccionamos ingredientes frescos para crear sabores auténticos. Desde desayunos abundantes hasta almuerzos, cada plato es una obra de arte culinaria.",
],
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-vegetables_23-2148169092.jpg",
imageAlt: "Gourmet breakfast plate with fresh ingredients",
},
id: "f2", title: "Comida de Calidad", descriptions: [
"Seleccionamos ingredientes frescos para crear sabores auténticos. Desde desayunos abundantes hasta almuerzos, cada plato es una obra de arte culinaria."],
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-vegetables_23-2148169092.jpg", imageAlt: "Gourmet breakfast plate with fresh ingredients"},
{
id: "f3",
title: "Ambiente Único",
descriptions: [
"Diseñamos espacios cómodos y elegantes, ideales para cualquier ocasión. Disfrutá de momentos inolvidables en pareja, con amigos o en familia.",
],
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190956.jpg",
imageAlt: "Cozy and elegant cafe interior",
},
id: "f3", title: "Ambiente Único", descriptions: [
"Diseñamos espacios cómodos y elegantes, ideales para cualquier ocasión. Disfrutá de momentos inolvidables en pareja, con amigos o en familia."],
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190956.jpg", imageAlt: "Cozy and elegant cafe interior"},
{
id: "f4",
title: "Eventos Memorables",
descriptions: [
"Organizá tus celebraciones con nosotros. Cumpleaños, reuniones o eventos especiales, planificados con dedicación para que sean perfectos.",
],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-celebrating-together_23-2149734960.jpg",
imageAlt: "Birthday celebration at a decorated restaurant",
},
id: "f4", title: "Eventos Memorables", descriptions: [
"Organizá tus celebraciones con nosotros. Cumpleaños, reuniones o eventos especiales, planificados con dedicación para que sean perfectos."],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-celebrating-together_23-2149734960.jpg", imageAlt: "Birthday celebration at a decorated restaurant"},
]}
title="Mucho más que una cafetería"
description="Descubrí los pilares que hacen de Zoo Ituzaingó tu lugar favorito."
@@ -185,61 +124,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Desayuno Americano",
price: "Desde $3.500",
variant: "Con café y jugo",
imageSrc: "http://img.b2bpic.net/free-photo/full-english-breakfast-with-fried-egg-bacon-sausages-beans_123827-37127.jpg",
imageAlt: "Abundant American breakfast with pancakes and bacon",
},
id: "p1", name: "Desayuno Americano", price: "Desde $3.500", variant: "Con café y jugo", imageSrc: "http://img.b2bpic.net/free-photo/full-english-breakfast-with-fried-egg-bacon-sausages-beans_123827-37127.jpg", imageAlt: "Abundant American breakfast with pancakes and bacon"},
{
id: "p2",
name: "Café de Especialidad",
price: "Desde $1.200",
variant: "Variedad de orígenes",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-glass_23-2149045763.jpg",
imageAlt: "Specialty coffee with latte art",
},
id: "p2", name: "Café de Especialidad", price: "Desde $1.200", variant: "Variedad de orígenes", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-glass_23-2149045763.jpg", imageAlt: "Specialty coffee with latte art"},
{
id: "p3",
name: "Torta de Pistacho",
price: "$2.800",
variant: "Por porción",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-fresh-chocolate-dessert-cup-beverage-restaurant_23-2148001613.jpg",
imageAlt: "Slice of elegant pistachio cake",
},
id: "p3", name: "Torta de Pistacho", price: "$2.800", variant: "Por porción", imageSrc: "http://img.b2bpic.net/free-photo/delicious-fresh-chocolate-dessert-cup-beverage-restaurant_23-2148001613.jpg", imageAlt: "Slice of elegant pistachio cake"},
{
id: "p4",
name: "Cookies Gourmet",
price: "Desde $900",
variant: "Variedad de sabores",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sweet-biscuits-light-table_140725-144243.jpg",
imageAlt: "Assorted gourmet chocolate chip cookies",
},
id: "p4", name: "Cookies Gourmet", price: "Desde $900", variant: "Variedad de sabores", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sweet-biscuits-light-table_140725-144243.jpg", imageAlt: "Assorted gourmet chocolate chip cookies"},
{
id: "p5",
name: "Cheesecake Artesanal",
price: "$2.500",
variant: "Con frutos rojos",
imageSrc: "http://img.b2bpic.net/free-photo/slice-new-york-cheesecake_1232-2149.jpg",
imageAlt: "Slice of artisan cheesecake with berries",
},
id: "p5", name: "Cheesecake Artesanal", price: "$2.500", variant: "Con frutos rojos", imageSrc: "http://img.b2bpic.net/free-photo/slice-new-york-cheesecake_1232-2149.jpg", imageAlt: "Slice of artisan cheesecake with berries"},
{
id: "p6",
name: "Jugos Naturales Exprimidos",
price: "Desde $1.500",
variant: "Naranja, pomelo, limón",
imageSrc: "http://img.b2bpic.net/free-photo/typical-brazilian-freezies-still-life_23-2150171712.jpg",
imageAlt: "Freshly squeezed natural orange juice",
},
id: "p6", name: "Jugos Naturales Exprimidos", price: "Desde $1.500", variant: "Naranja, pomelo, limón", imageSrc: "http://img.b2bpic.net/free-photo/typical-brazilian-freezies-still-life_23-2150171712.jpg", imageAlt: "Freshly squeezed natural orange juice"},
]}
title="Los favoritos de nuestros clientes"
description="Descubrí los platos y bebidas que más eligen quienes nos visitan."
buttons={[
{
text: "Ver Menú Completo",
href: "#",
},
text: "Ver Menú Completo", href: "#"},
]}
buttonAnimation="slide-up"
/>
@@ -252,50 +153,25 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "e1",
title: "Desayunos",
descriptions: [
"Comenzá tu día con opciones abundantes y el mejor café de especialidad.",
],
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg",
imageAlt: "Elegant breakfast table with coffee and pastries",
},
id: "e1", title: "Desayunos", descriptions: [
"Comenzá tu día con opciones abundantes y el mejor café de especialidad."],
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg", imageAlt: "Elegant breakfast table with coffee and pastries"},
{
id: "e2",
title: "Brunch",
descriptions: [
"Disfrutá de un brunch relajado con platos dulces y salados para compartir.",
],
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-from-around-world_23-2151596604.jpg",
imageAlt: "Modern brunch spread with eggs and avocado toast",
},
id: "e2", title: "Brunch", descriptions: [
"Disfrutá de un brunch relajado con platos dulces y salados para compartir."],
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-from-around-world_23-2151596604.jpg", imageAlt: "Modern brunch spread with eggs and avocado toast"},
{
id: "e3",
title: "Meriendas",
descriptions: [
"La pastelería artesanal y el café de calidad son los protagonistas de nuestras meriendas.",
],
imageSrc: "http://img.b2bpic.net/free-photo/piece-delicious-cake-with-honey-milk_114579-22341.jpg",
imageAlt: "Afternoon tea with pastries, cakes, and coffee",
},
id: "e3", title: "Meriendas", descriptions: [
"La pastelería artesanal y el café de calidad son los protagonistas de nuestras meriendas."],
imageSrc: "http://img.b2bpic.net/free-photo/piece-delicious-cake-with-honey-milk_114579-22341.jpg", imageAlt: "Afternoon tea with pastries, cakes, and coffee"},
{
id: "e4",
title: "Eventos",
descriptions: [
"Celebrá tus momentos especiales en un ambiente único, con una propuesta gastronómica a medida.",
],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-coffee-shop_23-2150183735.jpg",
imageAlt: "Birthday party celebration in a restaurant",
},
id: "e4", title: "Eventos", descriptions: [
"Celebrá tus momentos especiales en un ambiente único, con una propuesta gastronómica a medida."],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-coffee-shop_23-2150183735.jpg", imageAlt: "Birthday party celebration in a restaurant"},
{
id: "e5",
title: "Encuentros Especiales",
descriptions: [
"Zoo Ituzaingó es el lugar perfecto para citas, reuniones con amigos o momentos en familia.",
],
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg",
imageAlt: "Couple enjoying a romantic dinner in an elegant restaurant",
},
id: "e5", title: "Encuentros Especiales", descriptions: [
"Zoo Ituzaingó es el lugar perfecto para citas, reuniones con amigos o momentos en familia."],
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg", imageAlt: "Couple enjoying a romantic dinner in an elegant restaurant"},
]}
title="Un lugar para cada momento"
description="Explorá todas las experiencias que Zoo Ituzaingó tiene para ofrecerte."
@@ -307,35 +183,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Martina S.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg",
imageAlt: "Foto de Martina S.",
},
id: "t1", name: "Martina S.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg", imageAlt: "Foto de Martina S."},
{
id: "t2",
name: "Javier R.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9670.jpg",
imageAlt: "Foto de Javier R.",
},
id: "t2", name: "Javier R.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9670.jpg", imageAlt: "Foto de Javier R."},
{
id: "t3",
name: "Sofía L.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg",
imageAlt: "Foto de Sofía L.",
},
id: "t3", name: "Sofía L.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg", imageAlt: "Foto de Sofía L."},
{
id: "t4",
name: "Diego P.",
imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367127.jpg",
imageAlt: "Foto de Diego P.",
},
id: "t4", name: "Diego P.", imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367127.jpg", imageAlt: "Foto de Diego P."},
{
id: "t5",
name: "Valeria G.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-white-shirt-looking-happy_176474-17469.jpg",
imageAlt: "Foto de Valeria G.",
},
id: "t5", name: "Valeria G.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-white-shirt-looking-happy_176474-17469.jpg", imageAlt: "Foto de Valeria G."},
]}
cardTitle="Lo que dicen nuestros clientes"
cardTag="⭐ 4.7 / 5 Basado en opiniones reales"
@@ -352,53 +208,17 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
id: "g1",
name: "Café de Especialidad",
price: "",
variant: "",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-5375.jpg",
imageAlt: "Perfect latte art in a coffee cup",
},
id: "g1", name: "Café de Especialidad", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-5375.jpg", imageAlt: "Perfect latte art in a coffee cup"},
{
id: "g2",
name: "Pastelería Artesanal",
price: "",
variant: "",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cake-covered-with-chocolate-walnuts-table_140725-10155.jpg",
imageAlt: "Assorted artisan cakes on display",
},
id: "g2", name: "Pastelería Artesanal", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/side-view-cake-covered-with-chocolate-walnuts-table_140725-10155.jpg", imageAlt: "Assorted artisan cakes on display"},
{
id: "g3",
name: "Desayunos Abundantes",
price: "",
variant: "",
imageSrc: "http://img.b2bpic.net/free-photo/egg-benedict_74190-667.jpg",
imageAlt: "Abundant breakfast spread with various options",
},
id: "g3", name: "Desayunos Abundantes", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/egg-benedict_74190-667.jpg", imageAlt: "Abundant breakfast spread with various options"},
{
id: "g4",
name: "Interior del Local",
price: "",
variant: "",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-2977.jpg",
imageAlt: "Modern and cozy cafe interior design",
},
id: "g4", name: "Interior del Local", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-2977.jpg", imageAlt: "Modern and cozy cafe interior design"},
{
id: "g5",
name: "Sector Exterior",
price: "",
variant: "",
imageSrc: "http://img.b2bpic.net/free-photo/french-restaurant-scene-paris-france-sidewalk-cafe_1101-2310.jpg",
imageAlt: "Cafe outdoor seating area on a sunny day",
},
id: "g5", name: "Sector Exterior", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/french-restaurant-scene-paris-france-sidewalk-cafe_1101-2310.jpg", imageAlt: "Cafe outdoor seating area on a sunny day"},
{
id: "g6",
name: "Clientes Disfrutando",
price: "",
variant: "",
imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104611.jpg",
imageAlt: "Happy customers enjoying their meal in the restaurant",
},
id: "g6", name: "Clientes Disfrutando", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104611.jpg", imageAlt: "Happy customers enjoying their meal in the restaurant"},
]}
title="Nuestra Galería"
description="Explorá la experiencia Zoo Ituzaingó a través de nuestras imágenes. Un diseño moderno tipo Instagram."
@@ -409,8 +229,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Celebraciones"
title="Celebrá tus momentos más importantes"
description="Cumpleaños, reuniones familiares, encuentros con amigos y eventos especiales en un espacio diseñado para disfrutar. Contanos tu idea y te ayudamos a crear un evento inolvidable."
@@ -429,8 +248,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Visitános"
title="Te esperamos"
description="📍 Coronel Pablo Zufriategui 701, Ituzaingó, Buenos Aires, Argentina.\n\n📞 +54 9 11 1234-5678\n\n📱 WhatsApp: +54 9 11 1234-5678\n\n📸 Instagram: @ZooItuzaingo\n\n🕒 Horarios: Lunes a Sábado de 8:00 a 22:00 hs. Domingos de 9:00 a 20:00 hs."
@@ -449,8 +267,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="No te lo pierdas"
title="¿Listo para vivir la experiencia Zoo?"
description="Reservá tu mesa y descubrí por qué tantos clientes vuelven una y otra vez. Te garantizamos un momento inolvidable."
@@ -469,58 +286,35 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Navegación",
items: [
title: "Navegación", items: [
{
label: "Inicio",
href: "#hero",
},
label: "Inicio", href: "#hero"},
{
label: "Menú",
href: "#menu",
},
label: "Menú", href: "#menu"},
{
label: "Galería",
href: "#gallery",
},
label: "Galería", href: "#gallery"},
{
label: "Eventos",
href: "#events",
},
label: "Eventos", href: "#events"},
{
label: "Contacto",
href: "#location",
},
label: "Contacto", href: "#location"},
],
},
{
title: "Redes Sociales",
items: [
title: "Redes Sociales", items: [
{
label: "Instagram",
href: "https://instagram.com/ZooItuzaingo",
},
label: "Instagram", href: "https://instagram.com/ZooItuzaingo"},
{
label: "WhatsApp",
href: "https://wa.me/5491112345678",
},
label: "WhatsApp", href: "https://wa.me/5491112345678"},
],
},
{
title: "Información",
items: [
title: "Información", items: [
{
label: "Dirección: Coronel Pablo Zufriategui 701, Ituzaingó",
href: "#location",
},
label: "Dirección: Coronel Pablo Zufriategui 701, Ituzaingó", href: "#location"},
{
label: "Horarios: Lun-Sáb 8-22h, Dom 9-20h",
href: "#location",
},
label: "Horarios: Lun-Sáb 8-22h, Dom 9-20h", href: "#location"},
{
label: "Reservas: +54 9 11 1234-5678",
href: "#cta-final",
},
label: "Reservas: +54 9 11 1234-5678", href: "#cta-final"},
],
},
]}