7 Commits

Author SHA1 Message Date
c619e8bae9 Update src/app/page.tsx 2026-03-08 19:59:48 +00:00
b7aaf5412a Merge version_2 into main
Merge version_2 into main
2026-03-08 19:57:48 +00:00
d5282485b2 Update src/app/page.tsx 2026-03-08 19:57:44 +00:00
994559d42e Update src/app/layout.tsx 2026-03-08 19:57:43 +00:00
43f2d2a21f Merge version_1 into main
Merge version_1 into main
2026-03-08 19:54:52 +00:00
eaba74c526 Merge version_1 into main
Merge version_1 into main
2026-03-08 19:53:56 +00:00
c15d30916b Merge version_1 into main
Merge version_1 into main
2026-03-08 19:52:32 +00:00
2 changed files with 61 additions and 1441 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -66,15 +66,20 @@ export default function LandingPage() {
mediaPosition="left"
accordionItems={[
{
id: "1", title: "Pollos asados jugosos y llenos de sabor", content: "Nuestro clásico pollo asado — dorado por fuera, tierno por dentro. Cada pollo se asa lentamente sobre leña natural, infundiendo un sabor ahumado auténtico que no encontrarás en otro lugar."},
id: "1", title: "Pollos asados jugosos y llenos de sabor", content: "Nuestro clásico pollo asado — dorado por fuera, tierno por dentro. Cada pollo se asa lentamente sobre leña natural, infundiendo un sabor ahumado auténtico que no encontrarás en otro lugar."
},
{
id: "2", title: "Tortillas de patatas legendarias", content: "Muchos clientes dicen que son \"absolutamente insuperables.\" Preparadas diariamente con patatas frescas y huevos de granja, siguiendo la receta tradicional española de generaciones."},
id: "2", title: "Tortillas de patatas legendarias", content: "Muchos clientes dicen que son \"absolutamente insuperables.\" Preparadas diariamente con patatas frescas y huevos de granja, siguiendo la receta tradicional española de generaciones."
},
{
id: "3", title: "Comida casera lista para llevar", content: "Ideal para comidas familiares rápidas sin renunciar a calidad. Preparamos cada plato como si fuera para tu propia mesa, con ingredientes frescos y recetas auténticas."},
id: "3", title: "Comida casera lista para llevar", content: "Ideal para comidas familiares rápidas sin renunciar a calidad. Preparamos cada plato como si fuera para tu propia mesa, con ingredientes frescos y recetas auténticas."
},
{
id: "4", title: "Gran variedad de platos", content: "Albóndigas, ensaladilla de gambas, croquetas de jamón, patatas alioli, picadillo de langostinos y mucho más. Una selección curada de lo mejor de la cocina española tradicional."},
id: "4", title: "Gran variedad de platos", content: "Albóndigas, ensaladilla de gambas, croquetas de jamón, patatas alioli, picadillo de langostinos y mucho más. Una selección curada de lo mejor de la cocina española tradicional."
},
{
id: "5", title: "Calidad a precios muy accesibles", content: "Menús entre 10€ y 20€. Creemos que la comida excelente no debe ser un lujo. Ofrecemos valor incomparable sin comprometer la calidad ni el sabor."},
id: "5", title: "Calidad a precios muy accesibles", content: "Menús entre 10€ y 20€. Creemos que la comida excelente no debe ser un lujo. Ofrecemos valor incomparable sin comprometer la calidad ni el sabor."
}
]}
buttons={[{ text: "Explorar Menú", href: "#dishes" }]}
buttonAnimation="slide-up"
@@ -93,28 +98,36 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Asador Palacio", name: "Pollo Asado Tradicional", price: "€12.50", rating: 5,
reviewCount: "450+", imageSrc: "http://img.b2bpic.net/free-photo/roasted-turkey-with-rosemary-orange-slices_23-2151997966.jpg?_wi=2", imageAlt: "Pollo Asado Tradicional"},
reviewCount: "450+", imageSrc: "http://img.b2bpic.net/free-photo/roasted-turkey-with-rosemary-orange-slices_23-2151997966.jpg?_wi=2", imageAlt: "Pollo Asado Tradicional"
},
{
id: "2", brand: "Asador Palacio", name: "Pollo al Limón", price: "€13.00", rating: 5,
reviewCount: "320+", imageSrc: "http://img.b2bpic.net/free-photo/side-view-roasted-chicken-with-grilled-vegetables-black-board_141793-2999.jpg", imageAlt: "Pollo al Limón"},
reviewCount: "320+", imageSrc: "http://img.b2bpic.net/free-photo/side-view-roasted-chicken-with-grilled-vegetables-black-board_141793-2999.jpg", imageAlt: "Pollo al Limón"
},
{
id: "3", brand: "Asador Palacio", name: "Tortilla de Patatas", price: "€8.50", rating: 5,
reviewCount: "480+", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spanish-tortilla_23-2150166699.jpg", imageAlt: "Tortilla de Patatas"},
reviewCount: "480+", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spanish-tortilla_23-2150166699.jpg", imageAlt: "Tortilla de Patatas"
},
{
id: "4", brand: "Asador Palacio", name: "Croquetas de Jamón", price: "€9.00", rating: 5,
reviewCount: "390+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-bell-peppers-lunch-inside-plate-dark-surface_140725-61861.jpg", imageAlt: "Croquetas de Jamón"},
reviewCount: "390+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-bell-peppers-lunch-inside-plate-dark-surface_140725-61861.jpg", imageAlt: "Croquetas de Jamón"
},
{
id: "5", brand: "Asador Palacio", name: "Ensaladilla de Gambas", price: "€11.50", rating: 5,
reviewCount: "340+", imageSrc: "http://img.b2bpic.net/free-photo/sliced-salmon-with-arugula-grapefruit-sauce_141793-953.jpg", imageAlt: "Ensaladilla de Gambas"},
reviewCount: "340+", imageSrc: "http://img.b2bpic.net/free-photo/sliced-salmon-with-arugula-grapefruit-sauce_141793-953.jpg", imageAlt: "Ensaladilla de Gambas"
},
{
id: "6", brand: "Asador Palacio", name: "Patatas Alioli", price: "€7.50", rating: 5,
reviewCount: "410+", imageSrc: "http://img.b2bpic.net/free-photo/creative-arrangement-tasty-food_23-2148949059.jpg", imageAlt: "Patatas Alioli"},
reviewCount: "410+", imageSrc: "http://img.b2bpic.net/free-photo/creative-arrangement-tasty-food_23-2148949059.jpg", imageAlt: "Patatas Alioli"
},
{
id: "7", brand: "Asador Palacio", name: "Picadillo de Langostinos", price: "€14.00", rating: 5,
reviewCount: "280+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-spanish-food_23-2149210886.jpg", imageAlt: "Picadillo de Langostinos"},
reviewCount: "280+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-spanish-food_23-2149210886.jpg", imageAlt: "Picadillo de Langostinos"
},
{
id: "8", brand: "Asador Palacio", name: "Ensaladas Caseras", price: "€6.50", rating: 5,
reviewCount: "360+", imageSrc: "http://img.b2bpic.net/free-photo/useful-dietary-salad-with-cottage-cheese-herbs-vegetables_2829-19859.jpg", imageAlt: "Ensaladas Caseras"},
reviewCount: "360+", imageSrc: "http://img.b2bpic.net/free-photo/useful-dietary-salad-with-cottage-cheese-herbs-vegetables_2829-19859.jpg", imageAlt: "Ensaladas Caseras"
}
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -134,16 +147,20 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "María García", role: "Cliente Regular", company: "Madrid", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/african-american-young-man-wearing-jacket-checkered-shirt-looking-camera-studio_613910-21142.jpg", imageAlt: "María García"},
imageSrc: "http://img.b2bpic.net/free-photo/african-american-young-man-wearing-jacket-checkered-shirt-looking-camera-studio_613910-21142.jpg", imageAlt: "María García"
},
{
id: "2", name: "Carlos Rodríguez", role: "Empresario", company: "Barcelona", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-attractive-fashionable-young-businessman-with-trimmed-beard-trendy-hairstyle-posing-modern-cozy-interior-dressed-formal-stylish-suit_343059-1778.jpg", imageAlt: "Carlos Rodríguez"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-attractive-fashionable-young-businessman-with-trimmed-beard-trendy-hairstyle-posing-modern-cozy-interior-dressed-formal-stylish-suit_343059-1778.jpg", imageAlt: "Carlos Rodríguez"
},
{
id: "3", name: "Sandra López", role: "Madre de Familia", company: "Valencia", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-by-christmas-tree_1303-12459.jpg", imageAlt: "Sandra López"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-by-christmas-tree_1303-12459.jpg", imageAlt: "Sandra López"
},
{
id: "4", name: "Juan Martínez", role: "Chef Profesional", company: "Sevilla", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-beige-suit-fashion-male-with-curly-hairstyle-posing-studio-isolated_158538-26622.jpg", imageAlt: "Juan Martínez"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-confident-stylish-hipster-lambersexual-model-sexy-modern-man-dressed-elegant-beige-suit-fashion-male-with-curly-hairstyle-posing-studio-isolated_158538-26622.jpg", imageAlt: "Juan Martínez"
}
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -163,15 +180,17 @@ export default function LandingPage() {
animationType="slide-up"
plans={[
{
id: "pack-familiar", title: "Pack Familiar", price: "€35.00", period: "para 4 personas", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-with-delicious-food_23-2148681851.jpg", imageAlt: "Pack Familiar", features: [
"1 pollo asado completo", "Patatas al horno", "Tortilla de patatas", "Bebida (2 litros)"],
button: { text: "Pedir Ahora", href: "#cta" },
id: "pack-familiar", title: "Pack Familiar", price: "€35.00", period: "€8.75/persona • para 4 personas", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-with-delicious-food_23-2148681851.jpg", imageAlt: "Pack Familiar", features: [
"1 pollo asado completo", "Patatas al horno", "Tortilla de patatas", "Bebida (2 litros)"
],
button: { text: "Pedir Ahora", href: "#cta" }
},
{
id: "pack-domingo", title: "Pack Domingo", price: "€58.00", period: "para 6-8 personas", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-4544.jpg", imageAlt: "Pack Domingo", features: [
"2 pollos asados completos", "2 guarniciones a elegir", "Ensaladilla de gambas", "Postres variados", "Bebidas (3 litros)"],
button: { text: "Pedir Ahora", href: "#cta" },
},
id: "pack-domingo", title: "Pack Domingo", price: "€58.00", period: "€7.25/persona • para 6-8 personas", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-table_140725-4544.jpg", imageAlt: "Pack Domingo", features: [
"2 pollos asados completos", "2 guarniciones a elegir", "Ensaladilla de gambas", "Postres variados", "Bebidas (3 litros)"
],
button: { text: "Pedir Ahora", href: "#cta" }
}
]}
/>
</div>
@@ -181,7 +200,7 @@ export default function LandingPage() {
heading={[
{ type: "text", content: "Calidad," },
{ type: "text", content: "confianza" },
{ type: "text", content: "y tradición en cada plato" },
{ type: "text", content: "y tradición en cada plato" }
]}
useInvertedBackground={false}
buttons={[{ text: "Conoce Nuestra Historia", href: "#" }]}
@@ -191,13 +210,13 @@ export default function LandingPage() {
<div id="cta-section" data-section="cta-section">
<ContactCTA
tag="¿Listo para probar lo mejor?"
tag="Abierto hoy hasta las 23:00 — ¡Apúrate!"
tagAnimation="slide-up"
title="Cuando pruebas el pollo perfecto, no hay vuelta atrás."
description="Haz tu pedido ahora y disfruta de comida casera lista para llevar. Preparada cada día con ingredientes frescos y recetas tradicionales."
buttons={[
{ text: "Ver Carta", href: "#dishes" },
{ text: "Pedir Ahora", href: "#" },
{ text: "Pedir Ahora", href: "#" }
]}
buttonAnimation="slide-up"
background={{ variant: "canvas-reveal" }}
@@ -212,30 +231,30 @@ export default function LandingPage() {
title: "Asador Palacio", items: [
{ label: "Sobre nosotros", href: "#" },
{ label: "Menú", href: "#dishes" },
{ label: "Reservas", href: "#" },
],
{ label: "Reservas", href: "#" }
]
},
{
title: "Horarios", items: [
{ label: "Lunes a Jueves: 11:00 - 22:00", href: "#" },
{ label: "Viernes a Domingo: 11:00 - 23:00", href: "#" },
{ label: "Festivos: 12:00 - 22:00", href: "#" },
],
{ label: "Festivos: 12:00 - 22:00", href: "#" }
]
},
{
title: "Contacto", items: [
{ label: "Teléfono", href: "#" },
{ label: "Email", href: "#" },
{ label: "Ubicación", href: "#" },
],
{ label: "Ubicación", href: "#" }
]
},
{
title: "Legal", items: [
{ label: "Privacidad", href: "#" },
{ label: "Términos", href: "#" },
{ label: "Cookies", href: "#" },
],
},
{ label: "Cookies", href: "#" }
]
}
]}
bottomLeftText="© 2025 Asador Palacio del Pollo. Todos los derechos reservados."
bottomRightText="Hecho con pasión por la gastronomía española"