3 Commits

Author SHA1 Message Date
df8cee45e4 Update src/app/page.tsx 2026-04-25 17:17:50 +00:00
9d3c7dc79e Merge version_2 into main
Merge version_2 into main
2026-04-25 17:16:57 +00:00
34a1eded2b Update src/app/page.tsx 2026-04-25 17:16:54 +00:00

View File

@@ -32,26 +32,14 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Inicio",
id: "hero",
},
{
name: "Sobre Nosotros",
id: "about",
},
{
name: "Carta",
id: "features",
},
{
name: "Opiniones",
id: "testimonials",
},
{
name: "Contacto",
id: "contact",
},
{ name: "Inicio", id: "hero" },
{ name: "Sobre Nosotros", id: "about" },
{ name: "Carta", id: "features" },
{ name: "Calidad", id: "quality" },
{ name: "Galería", id: "gallery" },
{ name: "Horario", id: "faq" },
{ name: "Opiniones", id: "testimonials" },
{ name: "Contacto", id: "contact" },
]}
brandName="Donde Siempre"
/>
@@ -59,21 +47,10 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Donde Siempre TAPERIA"
description="Sabor tradicional con un toque único en Albacete."
buttons={[
{
text: "Ver Carta",
href: "#features",
},
{
text: "Reservar",
href: "#contact",
},
]}
buttons={[{ text: "Ver Carta", href: "#features" }, { text: "Reservar", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/delicious-spanish-croquettes-arrangement_23-2149173835.jpg"
/>
</div>
@@ -97,51 +74,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Tapas Clásicas",
tags: [
"Tradición",
"Sabor",
],
imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-fried-croquettes-wooden-table_123827-23012.jpg",
},
{
id: "f2",
title: "Platos Elaborados",
tags: [
"Creatividad",
"Producto",
],
imageSrc: "http://img.b2bpic.net/free-photo/professional-cutter-carving-slices-from-whole-bone-serrano-ham_1139-1722.jpg",
},
{
id: "f3",
title: "Opciones Veggie",
tags: [
"Salud",
"Calidad",
],
imageSrc: "http://img.b2bpic.net/free-photo/healthy-assorted-vegetables_23-2147694172.jpg",
},
{
id: "f4",
title: "Maridaje",
tags: [
"Vinos",
"Premium",
],
imageSrc: "http://img.b2bpic.net/free-photo/glass-wine-near-tartines_23-2147749509.jpg",
},
{
id: "f5",
title: "Postres Caseros",
tags: [
"Dulce",
"Tradicional",
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-little-cake-with-red-icing-inside-plate-dark-background-tea-sweet-biscuit-pie-cookies-sugar_140725-115642.jpg",
},
{ id: "f1", title: "Tapas Clásicas", tags: ["Tradición", "Sabor"], imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-fried-croquettes-wooden-table_123827-23012.jpg" },
{ id: "f2", title: "Platos Elaborados", tags: ["Creatividad", "Producto"], imageSrc: "http://img.b2bpic.net/free-photo/professional-cutter-carving-slices-from-whole-bone-serrano-ham_1139-1722.jpg" },
{ id: "f3", title: "Opciones Veggie", tags: ["Salud", "Calidad"], imageSrc: "http://img.b2bpic.net/free-photo/healthy-assorted-vegetables_23-2147694172.jpg" },
{ id: "f4", title: "Maridaje", tags: ["Vinos", "Premium"], imageSrc: "http://img.b2bpic.net/free-photo/glass-wine-near-tartines_23-2147749509.jpg" },
{ id: "f5", title: "Postres Caseros", tags: ["Dulce", "Tradicional"], imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-little-cake-with-red-icing-inside-plate-dark-background-tea-sweet-biscuit-pie-cookies-sugar_140725-115642.jpg" },
]}
title="Nuestra Carta"
description="Descubre una selección única de tapas tradicionales y platos de autor."
@@ -154,27 +91,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "100%",
title: "Producto Fresco",
description: "Selección diaria de mercado.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-cutting-lettuce-with-knife-chopping-board_23-2147917718.jpg",
},
{
id: "m2",
value: "Local",
title: "Km 0",
description: "Apoyamos a nuestros productores.",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-with-wooden-chopping-board_23-2148062439.jpg",
},
{
id: "m3",
value: "Artesanal",
title: "Recetas",
description: "El toque único de siempre.",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-ice-cream-tea-top-view_141793-4385.jpg",
},
{ id: "m1", value: "100%", title: "Producto Fresco", description: "Selección diaria de mercado.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-man-cutting-lettuce-with-knife-chopping-board_23-2147917718.jpg" },
{ id: "m2", value: "Local", title: "Km 0", description: "Apoyamos a nuestros productores.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-with-wooden-chopping-board_23-2148062439.jpg" },
{ id: "m3", value: "Artesanal", title: "Recetas", description: "El toque único de siempre.", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fondant-with-ice-cream-tea-top-view_141793-4385.jpg" },
]}
title="Nuestra Calidad"
description="Comprometidos con el producto de temporada y proveedores de proximidad."
@@ -187,46 +106,14 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Croquetas Caseras",
price: "4€",
imageSrc: "http://img.b2bpic.net/free-photo/meal-containing-croquettes-with-salad-mayonnaise_23-2149306685.jpg",
},
{
id: "p2",
name: "Jamón Ibérico",
price: "18€",
imageSrc: "http://img.b2bpic.net/free-photo/spanish-serrano-ham-slices-black-plate-wooden-table_123827-20184.jpg",
},
{
id: "p3",
name: "Queso Manchego",
price: "12€",
imageSrc: "http://img.b2bpic.net/free-photo/person-eating-fresh-cheese_52683-110409.jpg",
},
{
id: "p4",
name: "Ambiente Interior",
price: "-",
imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3094.jpg",
},
{
id: "p5",
name: "Vinos Selección",
price: "3€",
imageSrc: "http://img.b2bpic.net/free-photo/two-red-wine-glass-cheese-platter-top-view_114579-1347.jpg",
},
{
id: "p6",
name: "Postres Caseros",
price: "5€",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-cake-with-red-icing-chocolate-chips-white-surface-biscuit-cake-biscuit-sweet-cookies-pie_140725-118220.jpg",
},
]}
title="Nuestra Galería"
description="Un vistazo a nuestra cocina y ambiente."
products={[
{ id: "p1", name: "Croquetas Caseras", price: "4€", imageSrc: "http://img.b2bpic.net/free-photo/meal-containing-croquettes-with-salad-mayonnaise_23-2149306685.jpg" },
{ id: "p2", name: "Jamón Ibérico", price: "18€", imageSrc: "http://img.b2bpic.net/free-photo/spanish-serrano-ham-slices-black-plate-wooden-table_123827-20184.jpg" },
{ id: "p3", name: "Queso Manchego", price: "12€", imageSrc: "http://img.b2bpic.net/free-photo/person-eating-fresh-cheese_52683-110409.jpg" },
{ id: "p4", name: "Ambiente Interior", price: "-", imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3094.jpg" },
]}
/>
</div>
@@ -234,29 +121,13 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={true}
faqs={[
{
id: "h1",
title: "Horario Lunes, Miércoles, Jueves",
content: "9:00 17:00",
},
{
id: "h2",
title: "Martes",
content: "Cerrado por descanso.",
},
{
id: "h3",
title: "Viernes y Sábados",
content: "9:00 01:00",
},
{
id: "h4",
title: "Domingos",
content: "9:00 17:00",
},
{ id: "h1", title: "Horario Lunes, Miércoles, Jueves", content: "9:00 17:00" },
{ id: "h2", title: "Martes", content: "Cerrado por descanso." },
{ id: "h3", title: "Viernes y Sábados", content: "9:00 01:00" },
{ id: "h4", title: "Domingos", content: "9:00 17:00" },
]}
sideTitle="Horarios"
sideDescription="Visítanos en Av. Isabel la Católica, 11, Albacete."
sideTitle="Horarios - Visítanos en Av. Isabel la Católica, 11, Albacete."
sideDescription=""
faqsAnimation="slide-up"
/>
</div>
@@ -266,73 +137,25 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "María García",
role: "Cliente",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg",
},
{
id: "2",
name: "Pedro Sánchez",
role: "Turista",
company: "Viajero",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg",
},
{
id: "3",
name: "Lucía López",
role: "Cliente",
company: "Habitual",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg",
},
{
id: "4",
name: "Javier Ruiz",
role: "Cliente",
company: "Foodie",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bartender-creating-delicious-drink_23-2149125782.jpg",
},
{
id: "5",
name: "Ana Martínez",
role: "Cliente",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5073.jpg",
},
]}
kpiItems={[
{
value: "4.9",
label: "Google Rating",
},
{
value: "500+",
label: "Opiniones",
},
{
value: "Top 10",
label: "Taperías Local",
},
]}
title="Lo que dicen nuestros clientes"
description="La mejor forma de conocernos es a través de quienes ya nos han visitado."
kpiItems={[
{ value: "4.9", label: "Google Rating" },
{ value: "500+", label: "Opiniones" },
{ value: "Top 10", label: "Taperías Local" },
]}
testimonials={[
{ id: "1", name: "María García", role: "Cliente", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg" },
{ id: "2", name: "Pedro Sánchez", role: "Turista", company: "Viajero", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg" },
{ id: "3", name: "Lucía López", role: "Cliente", company: "Habitual", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg" },
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
tag="Contacto"
title="Reserva tu mesa"
description="Estamos en Albacete, listos para servirte. ¿Tienes dudas? Contáctanos."
@@ -344,36 +167,12 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/fathers-day-composition-with-slate_23-2147810631.jpg"
logoText="Donde Siempre"
columns={[
{
title: "Menú",
items: [
{
label: "Ver Carta",
href: "#features",
},
{
label: "Reservar",
href: "#contact",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacidad",
href: "#",
},
{
label: "Términos",
href: "#",
},
],
},
{ title: "Menú", items: [{ label: "Ver Carta", href: "#features" }, { label: "Reservar", href: "#contact" }] },
{ title: "Legal", items: [{ label: "Privacidad", href: "#" }, { label: "Términos", href: "#" }] },
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}