Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-22 16:00:10 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Inicio",
id: "hero",
},
name: "Inicio", id: "hero"},
{
name: "Nosotros",
id: "about",
},
name: "Nosotros", id: "about"},
{
name: "Carta",
id: "menu",
},
name: "Carta", id: "menu"},
{
name: "Contacto",
id: "contact",
},
name: "Contacto", id: "contact"},
]}
brandName="Al-andaluz"
/>
@@ -54,42 +46,21 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "plain",
}}
variant: "plain"}}
title="Sabores auténticos de Antequera"
description="El punto de encuentro para disfrutar de la cocina familiar andaluza en un ambiente cercano y acogedor. Visítanos hoy."
tag="Restaurante Al-andaluz"
buttons={[
{
text: "Llamar ahora",
href: "tel:+34654160933",
},
text: "Llamar ahora", href: "tel:+34654160933"},
{
text: "Reservar mesa",
href: "#contact",
},
text: "Reservar mesa", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-dining-table-arrangement_52683-111485.jpg",
imageAlt: "Restaurante Al-andaluz",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-dining-table-arrangement_52683-111485.jpg", imageAlt: "Restaurante Al-andaluz"},
{
imageSrc: "http://img.b2bpic.net/free-photo/nuts-wooden-plates_23-2147690223.jpg",
imageAlt: "Ambiente acogedor",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-room-with-festive-easter-table_169016-5522.jpg",
imageAlt: "The interior of the room with a festive Easter table",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378910.jpg",
imageAlt: "Minimalist and spacious interior design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/christmas-decoration-minimalist-style_23-2151911534.jpg",
imageAlt: "Christmas decoration minimalist style",
},
imageSrc: "http://img.b2bpic.net/free-photo/nuts-wooden-plates_23-2147690223.jpg", imageAlt: "Ambiente acogedor"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -105,17 +76,11 @@ export default function LandingPage() {
description="En Al-andaluz Antequera, creemos que la buena comida une a las personas. Nuestro restaurante combina recetas tradicionales andaluzas con un trato cercano para que te sientas como en casa."
bulletPoints={[
{
title: "Ingredientes frescos",
description: "Seleccionamos productos de proximidad cada día.",
},
title: "Ingredientes frescos", description: "Seleccionamos productos de proximidad cada día."},
{
title: "Ambiente familiar",
description: "Un espacio acogedor ideal para grupos y parejas.",
},
title: "Ambiente familiar", description: "Un espacio acogedor ideal para grupos y parejas."},
{
title: "Recetas auténticas",
description: "Sabores de siempre cocinados con mucho cariño.",
},
title: "Recetas auténticas", description: "Sabores de siempre cocinados con mucho cariño."},
]}
imageSrc="http://img.b2bpic.net/free-photo/assortment-thanksgiving-day-delicious-dinner-with-blackboard_23-2149100107.jpg"
mediaAnimation="slide-up"
@@ -130,41 +95,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Entrante Especial",
price: "desde 8€",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-greece-salad-fresh-vitamine-riched-yummy-with-sliced-vegetables-inside-black-plate-along-with-bread-dark-surface_140725-14551.jpg",
},
id: "p1", name: "Entrante Especial", price: "desde 8€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-greece-salad-fresh-vitamine-riched-yummy-with-sliced-vegetables-inside-black-plate-along-with-bread-dark-surface_140725-14551.jpg"},
{
id: "p2",
name: "Ensalada del Tiempo",
price: "desde 9€",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-cucumbers-with-olives-inside-plate-brown-rustic-desk-diet-salad-vegetable-vitamine-health_140725-80218.jpg",
},
id: "p2", name: "Ensalada del Tiempo", price: "desde 9€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-cucumbers-with-olives-inside-plate-brown-rustic-desk-diet-salad-vegetable-vitamine-health_140725-80218.jpg"},
{
id: "p3",
name: "Plato de la Casa",
price: "desde 14€",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dish-beans-garlic-bell-peppers-oil-bottle-fork-white-notebook-plate-green-beans-tomatoes-table_140725-119867.jpg",
},
id: "p3", name: "Plato de la Casa", price: "desde 14€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dish-beans-garlic-bell-peppers-oil-bottle-fork-white-notebook-plate-green-beans-tomatoes-table_140725-119867.jpg"},
{
id: "p4",
name: "Postre Casero",
price: "desde 5€",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-cake-glasses-with-champagne_176420-55150.jpg",
},
id: "p4", name: "Postre Casero", price: "desde 5€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-cake-glasses-with-champagne_176420-55150.jpg"},
{
id: "p5",
name: "Bebida local",
price: "desde 3€",
imageSrc: "http://img.b2bpic.net/free-photo/man-pours-tea-from-tea-pot-into-armudu-glass-served-tea-setup_141793-1925.jpg",
},
id: "p5", name: "Bebida local", price: "desde 3€", imageSrc: "http://img.b2bpic.net/free-photo/man-pours-tea-from-tea-pot-into-armudu-glass-served-tea-setup_141793-1925.jpg"},
{
id: "p6",
name: "Especialidad Parrilla",
price: "desde 16€",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-empty-plate-pinked-brown-rustic-plate-wood_140725-34252.jpg",
},
id: "p6", name: "Especialidad Parrilla", price: "desde 16€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-empty-plate-pinked-brown-rustic-plate-wood_140725-34252.jpg"},
]}
title="Nuestros platos más queridos"
description="Descubre una muestra de nuestra carta, diseñada para deleitar los paladares más exigentes con lo mejor de la cocina local."
@@ -177,20 +118,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Producto local",
description: "Apoyamos a los agricultores de Málaga.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hands-holding-fresh-ripe-organic-broccoli-salad-with-greens-vegetables-cotton-bag-weekend-farmer-s-market_169016-5705.jpg",
},
title: "Producto local", description: "Apoyamos a los agricultores de Málaga.", imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hands-holding-fresh-ripe-organic-broccoli-salad-with-greens-vegetables-cotton-bag-weekend-farmer-s-market_169016-5705.jpg"},
{
title: "Trato excepcional",
description: "Nuestro equipo te hará sentir como en familia.",
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waitress-using-touchpad-while-working-cafe_637285-8921.jpg",
},
title: "Trato excepcional", description: "Nuestro equipo te hará sentir como en familia.", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waitress-using-touchpad-while-working-cafe_637285-8921.jpg"},
{
title: "Ubicación ideal",
description: "En pleno centro, calle Infante Don Fernando.",
imageSrc: "http://img.b2bpic.net/free-photo/painting-inspiration-supplies-placed-ready-be-painted-canvas_482257-127568.jpg",
},
title: "Ubicación ideal", description: "En pleno centro, calle Infante Don Fernando.", imageSrc: "http://img.b2bpic.net/free-photo/painting-inspiration-supplies-placed-ready-be-painted-canvas_482257-127568.jpg"},
]}
title="Por qué elegirnos"
description="Nos esforzamos cada día para ofrecerte una experiencia gastronómica que recordarás."
@@ -204,40 +136,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "María",
handle: "@maria_antequera",
testimonial: "Comida muy rica y trato muy bueno.",
imageSrc: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg",
},
id: "t1", name: "María", handle: "@maria_antequera", testimonial: "Comida muy rica y trato muy bueno.", imageSrc: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg"},
{
id: "t2",
name: "Juan",
handle: "@juan_gastronomo",
testimonial: "La comida muy rica allí 🤤🤤",
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
},
id: "t2", name: "Juan", handle: "@juan_gastronomo", testimonial: "La comida muy rica allí 🤤🤤", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg"},
{
id: "t3",
name: "Elena",
handle: "@elena_local",
testimonial: "Calidad inmejorable, volveremos seguro.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-elegant-male-brown-leather-jacket-adding-sugar-his-coffee_181624-44147.jpg",
},
id: "t3", name: "Elena", handle: "@elena_local", testimonial: "Calidad inmejorable, volveremos seguro.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-elegant-male-brown-leather-jacket-adding-sugar-his-coffee_181624-44147.jpg"},
{
id: "t4",
name: "Carlos",
handle: "@carlos_foodie",
testimonial: "Servicio de 5 estrellas, muy recomendado.",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-having-fun-food-festival_23-2149490831.jpg",
},
id: "t4", name: "Carlos", handle: "@carlos_foodie", testimonial: "Servicio de 5 estrellas, muy recomendado.", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-having-fun-food-festival_23-2149490831.jpg"},
{
id: "t5",
name: "Ana",
handle: "@ana_visitor",
testimonial: "El ambiente es espectacular.",
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149329709.jpg",
},
id: "t5", name: "Ana", handle: "@ana_visitor", testimonial: "El ambiente es espectacular.", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149329709.jpg"},
]}
title="Lo que dicen nuestros clientes"
description="Gracias por vuestras reseñas de 5 estrellas. Vuestras palabras nos ayudan a seguir mejorando."
@@ -249,20 +156,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "¿Tienen menú diario?",
content: "Sí, disponemos de menús frescos todos los días.",
},
id: "q1", title: "¿Tienen menú diario?", content: "Sí, disponemos de menús frescos todos los días."},
{
id: "q2",
title: "¿Es necesaria reserva?",
content: "Recomendamos reservar con antelación, especialmente fines de semana.",
},
id: "q2", title: "¿Es necesaria reserva?", content: "Recomendamos reservar con antelación, especialmente fines de semana."},
{
id: "q3",
title: "¿Tienen opciones para alérgicos?",
content: "Contamos con una carta adaptada a diferentes intolerancias.",
},
id: "q3", title: "¿Tienen opciones para alérgicos?", content: "Contamos con una carta adaptada a diferentes intolerancias."},
]}
sideTitle="Preguntas Frecuentes"
sideDescription="Respondemos a tus dudas sobre nuestras reservas y horarios."
@@ -274,16 +172,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contacto"
title="Haz tu reserva ahora"
description="Estamos en C. Infante Don Fernando, 39, 29200 Antequera. Abierto hasta las 00:00."
buttons={[
{
text: "Reservar por teléfono",
href: "tel:+34654160933",
},
text: "Reservar por teléfono", href: "tel:+34654160933"},
]}
/>
</div>
@@ -293,33 +188,21 @@ export default function LandingPage() {
logoText="Al-andaluz Antequera"
columns={[
{
title: "Restaurante",
items: [
title: "Restaurante", items: [
{
label: "Nosotros",
href: "#about",
},
label: "Nosotros", href: "#about"},
{
label: "Nuestra Carta",
href: "#menu",
},
label: "Nuestra Carta", href: "#menu"},
{
label: "Contacto",
href: "#contact",
},
label: "Contacto", href: "#contact"},
],
},
{
title: "Información",
items: [
title: "Información", items: [
{
label: "Privacidad",
href: "#",
},
label: "Privacidad", href: "#"},
{
label: "Mapa",
href: "https://maps.google.com",
},
label: "Mapa", href: "https://maps.google.com"},
],
},
]}