Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-10 22:36:47 +00:00

View File

@@ -29,13 +29,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
brandName="Casa Ibérica"
navItems={[
{ name: "Home", id: "home" },
{ name: "About", id: "about" },
{ name: "Experience", id: "features" },
{ name: "Reviews", id: "testimonials" }
{ name: "Inicio", id: "home" },
{ name: "Nosotros", id: "about" },
{ name: "Experiencia", id: "features" },
{ name: "Reseñas", id: "testimonials" }
]}
button={{
text: "Reserve a Table", href: "#contact"
text: "Reservar Mesa", href: "#contact"
}}
animateOnLoad={true}
/>
@@ -44,46 +44,46 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
logoText="Casa Ibérica"
description="Authentic Spanish cuisine with exceptional service in the heart of El Peñón. Experience culinary excellence where every dish delights the senses and warm hospitality creates unforgettable memories."
description="Cocina española auténtica con servicio excepcional en el corazón de El Peñón. Experimenta excelencia culinaria donde cada plato deleita los sentidos y la hospitalidad cálida crea recuerdos inolvidables."
buttons={[
{ text: "Reserve Now", href: "#contact" },
{ text: "View Menu", href: "#features" }
{ text: "Reservar Ahora", href: "#contact" },
{ text: "Ver Menú", href: "#features" }
]}
buttonAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/spoon-napkin-near-delectable-food_23-2147930011.jpg"
imageAlt="Exquisite Spanish tapas and dishes"
imageAlt="Exquisitos tapas y platos españoles"
mediaAnimation="blur-reveal"
frameStyle="card"
ariaLabel="Casa Ibérica hero section"
ariaLabel="Sección hero de Casa Ibérica"
/>
</div>
<div id="about" data-section="about">
<MetricSplitMediaAbout
tag="Our Story"
tag="Nuestra Historia"
tagIcon={Utensils}
tagAnimation="slide-up"
title="A Jewel of Culinary Tradition in Cali"
description="Casa Ibérica stands as a testament to authentic Spanish culinary artistry in El Peñón's traditional neighborhood. Our commitment to excellence manifests in every plate—impeccable presentation paired with genuine Spanish flavors that transport diners to the Mediterranean. Exceptional service, led by knowledgeable staff like our renowned Óscar, transforms each visit into a memorable gastronomic experience in an acogedor and beautiful setting."
title="Una Joya de la Tradición Culinaria en Cali"
description="Casa Ibérica es un testimonio de la artesanía culinaria española auténtica en el barrio tradicional de El Peñón. Nuestro compromiso con la excelencia se manifiesta en cada plato: presentación impecable combinada con sabores españoles genuinos que transportan a los comensales al Mediterráneo. El servicio excepcional, encabezado por personal conocedor como nuestro reconocido Óscar, transforma cada visita en una experiencia gastronómica memorable en un ambiente acogedor y hermoso."
metrics={[
{ value: "$60-80K", title: "Price Range Per Person" },
{ value: "5/5", title: "Guest Rating" }
{ value: "$60-80K", title: "Rango de Precio por Persona" },
{ value: "5/5", title: "Calificación de Huéspedes" }
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/wooden-plank-with-food-drinks-carpet-beach_23-2147645537.jpg"
imageAlt="Warm and inviting Casa Ibérica dining room"
imageAlt="Comedor acogedor e invitante de Casa Ibérica"
mediaAnimation="slide-up"
metricsAnimation="opacity"
ariaLabel="About Casa Ibérica section"
ariaLabel="Sección sobre Casa Ibérica"
/>
</div>
<div id="features" data-section="features">
<FeatureCardSix
title="The Casa Ibérica Experience"
description="Discover what makes our restaurant exceptional"
tag="Excellence"
title="La Experiencia Casa Ibérica"
description="Descubre qué hace que nuestro restaurante sea excepcional"
tag="Excelencia"
tagIcon={Star}
tagAnimation="opacity"
textboxLayout="default"
@@ -91,45 +91,45 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Authentic Spanish Cuisine", description: "Carefully crafted dishes using traditional Spanish recipes and the finest ingredients, delivering genuine flavors of Spain in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/chef-arranging-dish-with-salad-oranges_23-2148491357.jpg", imageAlt: "Chef preparing Spanish cuisine"
title: "Cocina Española Auténtica", description: "Platos cuidadosamente elaborados usando recetas españolas tradicionales e ingredientes de la más alta calidad, ofreciendo sabores genuinos de España en cada bocado.", imageSrc: "http://img.b2bpic.net/free-photo/chef-arranging-dish-with-salad-oranges_23-2148491357.jpg", imageAlt: "Chef preparando cocina española"
},
{
id: 2,
title: "Curated Wine Selection", description: "An exceptional collection of Spanish wines selected to complement our menu perfectly, enhancing every dining moment with premium beverages.", imageSrc: "http://img.b2bpic.net/free-photo/green-bottles-beer-wooden-table_23-2148215821.jpg", imageAlt: "Premium Spanish wine selection"
title: "Selección de Vinos Curada", description: "Una colección excepcional de vinos españoles seleccionados para complementar perfectamente nuestro menú, enriqueciendo cada momento de cena con bebidas premium.", imageSrc: "http://img.b2bpic.net/free-photo/green-bottles-beer-wooden-table_23-2148215821.jpg", imageAlt: "Selección de vinos españoles premium"
},
{
id: 3,
title: "Superior Service", description: "Expert hospitality team with deep knowledge of every dish and wine, ensuring personalized attention and memorable interactions throughout your visit.", imageSrc: "http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269232.jpg", imageAlt: "Professional and attentive restaurant service"
title: "Servicio Superior", description: "Equipo de hospitalidad experto con profundo conocimiento de cada plato y vino, asegurando atención personalizada e interacciones memorables durante tu visita.", imageSrc: "http://img.b2bpic.net/free-photo/couple-ordering-food-restaurant_23-2149269232.jpg", imageAlt: "Servicio de restaurante profesional y atento"
}
]}
buttonAnimation="slide-up"
ariaLabel="Casa Ibérica experience features"
ariaLabel="Características de la experiencia Casa Ibérica"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
testimonial="The food is exquisite with authentic Spanish flavors and impeccable presentation. The service is unparalleled—our server Óscar was exceptionally knowledgeable and kind. Casa Ibérica is truly a gem with an unforgettable atmosphere. Highly recommended!"
testimonial="La comida es exquisita con sabores españoles auténticos y presentación impecable. El servicio es inmejorable: nuestro mesero Óscar fue excepcionalmente conocedor y amable. Casa Ibérica es realmente una joya con una atmósfera inolvidable. ¡Altamente recomendado!"
rating={5}
author="Valued Guest"
author="Huésped Valorado"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/cute-elegant-calm-happy-woman-green-summer-dress-sits-with-coffee-cafe-enjoying-morning_343596-3669.jpg", alt: "Guest testimonial avatar 1" },
{ src: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg", alt: "Guest testimonial avatar 2" },
{ src: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg", alt: "Guest testimonial avatar 3" },
{ src: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing_23-2148728584.jpg", alt: "Guest testimonial avatar 4" }
{ src: "http://img.b2bpic.net/free-photo/cute-elegant-calm-happy-woman-green-summer-dress-sits-with-coffee-cafe-enjoying-morning_343596-3669.jpg", alt: "Avatar de testimonio de huésped 1" },
{ src: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg", alt: "Avatar de testimonio de huésped 2" },
{ src: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg", alt: "Avatar de testimonio de huésped 3" },
{ src: "http://img.b2bpic.net/free-photo/smiley-woman-with-curly-hair-posing_23-2148728584.jpg", alt: "Avatar de testimonio de huésped 4" }
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
useInvertedBackground={false}
ariaLabel="Guest testimonials for Casa Ibérica"
ariaLabel="Testimonios de huéspedes de Casa Ibérica"
/>
</div>
<div id="faq" data-section="faq">
<FaqBase
title="Frequently Asked Questions"
description="Find answers to common questions about Casa Ibérica"
tag="Help"
title="Preguntas Frecuentes"
description="Encuentra respuestas a preguntas comunes sobre Casa Ibérica"
tag="Ayuda"
tagIcon={HelpCircle}
tagAnimation="opacity"
textboxLayout="default"
@@ -138,43 +138,43 @@ export default function LandingPage() {
animationType="smooth"
faqs={[
{
id: "1", title: "What is the price range at Casa Ibérica?", content: "Our price range is typically between $60,000 - $80,000 per person, reflecting the quality of our authentic Spanish cuisine, exceptional service, and beautiful atmosphere in El Peñón."
id: "1", title: "¿Cuál es el rango de precios en Casa Ibérica?", content: "Nuestro rango de precios es típicamente entre $60,000 - $80,000 por persona, reflejando la calidad de nuestra cocina española auténtica, servicio excepcional y hermosa atmósfera en El Peñón."
},
{
id: "2", title: "Do you accept reservations?", content: "Yes, we highly recommend making a reservation to ensure your table. You can reserve through our contact form or call us directly. Our team will be happy to accommodate your party."
id: "2", title: "¿Aceptan reservaciones?", content: "Sí, recomendamos encarecidamente hacer una reservación para asegurar tu mesa. Puedes reservar a través de nuestro formulario de contacto o llamarnos directamente. Nuestro equipo estará feliz de acomodarte."
},
{
id: "3", title: "What is your specialty?", content: "Our specialty is authentic Spanish cuisine featuring traditional tapas, carefully selected meats, fresh seafood, and an exceptional wine selection from Spain. Every dish is prepared with meticulous attention to presentation and flavor."
id: "3", title: "¿Cuál es tu especialidad?", content: "Nuestra especialidad es la cocina española auténtica que presenta tapas tradicionales, carnes cuidadosamente seleccionadas, mariscos frescos y una selección de vinos excepcional de España. Cada plato se prepara con atención meticulosa a la presentación y el sabor."
},
{
id: "4", title: "Do you have Spanish wine available?", content: "Absolutely! We feature a curated selection of premium Spanish wines, including Cruzcampo beer and other regional beverages that perfectly complement our menu."
id: "4", title: "¿Tienen vino español disponible?", content: "¡Absolutamente! Disponemos de una selección curada de vinos españoles premium, incluyendo cerveza Cruzcampo y otras bebidas regionales que complementan perfectamente nuestro menú."
},
{
id: "5", title: "What makes Casa Ibérica special?", content: "Casa Ibérica stands out for its combination of exceptional food quality, superior hospitality, knowledgeable staff like our renowned server Óscar, a beautiful and acogedor ambiance, and an uncompromising commitment to providing a memorable dining experience."
id: "5", title: "¿Qué hace especial a Casa Ibérica?", content: "Casa Ibérica destaca por su combinación de calidad excepcional de comida, hospitalidad superior, personal conocedor como nuestro renombrado mesero Óscar, un ambiente hermoso y acogedor, y un compromiso inquebrantable de proporcionar una experiencia gastronómica memorable."
},
{
id: "6", title: "Is the restaurant suitable for special occasions?", content: "Yes! Our elegant setting, attentive service, and exceptional cuisine make Casa Ibérica an ideal choice for anniversaries, celebrations, and special dining occasions. We recommend reserving in advance for group bookings."
id: "6", title: "¿Es el restaurante adecuado para ocasiones especiales?", content: "¡Sí! Nuestro ambiente elegante, servicio atento y culinaria excepcional hacen de Casa Ibérica una opción ideal para aniversarios, celebraciones y ocasiones especiales de cena. Recomendamos reservar con anticipación para grupos."
}
]}
ariaLabel="Frequently asked questions about Casa Ibérica"
ariaLabel="Preguntas frecuentes sobre Casa Ibérica"
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
tag="Get in Touch"
tag="Ponte en Contacto"
tagIcon={Phone}
tagAnimation="opacity"
title="Ready for an Unforgettable Dining Experience?"
description="Reserve your table at Casa Ibérica today and discover why we're a culinary gem in El Peñón. Our team looks forward to welcoming you and creating a memorable evening filled with authentic Spanish flavors and exceptional hospitality."
title="¿Listo para una Experiencia Gastronómica Inolvidable?"
description="Reserva tu mesa en Casa Ibérica hoy y descubre por qué somos una joya culinaria en El Peñón. Nuestro equipo espera con entusiasmo darte la bienvenida y crear una velada memorable llena de sabores españoles auténticos y hospitalidad excepcional."
buttons={[
{ text: "Reserve a Table", href: "tel:+57-cali-number" },
{ text: "Contact Us", href: "mailto:info@casaiberica.com" }
{ text: "Reservar Mesa", href: "tel:+57-cali-number" },
{ text: "Contáctanos", href: "mailto:info@casaiberica.com" }
]}
buttonAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
ariaLabel="Contact and reservation section"
ariaLabel="Sección de contacto y reservación"
/>
</div>
@@ -182,31 +182,31 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Navigate", items: [
{ label: "Home", href: "#home" },
{ label: "About", href: "#about" },
{ label: "Experience", href: "#features" },
{ label: "Reviews", href: "#testimonials" }
title: "Navegar", items: [
{ label: "Inicio", href: "#home" },
{ label: "Nosotros", href: "#about" },
{ label: "Experiencia", href: "#features" },
{ label: "Reseñas", href: "#testimonials" }
]
},
{
title: "Information", items: [
{ label: "FAQ", href: "#faq" },
{ label: "Reserve", href: "#contact" },
{ label: "Location", href: "#" },
{ label: "Contact", href: "#contact" }
title: "Información", items: [
{ label: "Preguntas Frecuentes", href: "#faq" },
{ label: "Reservar", href: "#contact" },
{ label: "Ubicación", href: "#" },
{ label: "Contacto", href: "#contact" }
]
},
{
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" }
{ label: "Política de Privacidad", href: "#" },
{ label: "Términos de Servicio", href: "#" },
{ label: "Política de Cookies", href: "#" }
]
}
]}
bottomLeftText="© 2025 Casa Ibérica. All rights reserved."
bottomRightText="Authentic Spanish Cuisine in El Peñón, Cali"
bottomLeftText="© 2025 Casa Ibérica. Todos los derechos reservados."
bottomRightText="Cocina Española Auténtica en El Peñón, Cali"
/>
</div>
</ThemeProvider>