Update src/app/page.tsx
This commit is contained in:
463
src/app/page.tsx
463
src/app/page.tsx
@@ -19,345 +19,150 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="text-stagger"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Experiencia",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Platos",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Opiniones",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Reservar",
|
||||
id: "contact",
|
||||
},
|
||||
]}
|
||||
brandName="La Botica"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{ name: "Inicio", id: "hero" },
|
||||
{ name: "Experiencia", id: "about" },
|
||||
{ name: "Platos", id: "features" },
|
||||
{ name: "Opiniones", id: "testimonials" },
|
||||
{ name: "Reservar", id: "contact" }
|
||||
]}
|
||||
brandName="La Botica"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
title="Tradición que se saborea. Experiencias que se recuerdan."
|
||||
description="En el corazón histórico de Úbeda, descubra una cocina que honra el legado andaluz en cada bocado. La Botica: donde la historia y el sabor se encuentran."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reservar mesa",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Ver carta",
|
||||
href: "#features",
|
||||
},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg",
|
||||
imageAlt: "Ambiente La Botica",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg",
|
||||
imageAlt: "Interior cueva",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-rice-beans-with-green-little-herbs-brown-wooden-desk-floor_140725-14447.jpg",
|
||||
imageAlt: "Plato estrella",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-couple-love-having-great-time-together-their-dating-attractive-couple-enjoying-each-other-young-woman-feeding-her-man-restaurant_613910-18761.jpg",
|
||||
imageAlt: "Salón principal",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sprinkling-spices-with-hands-onto-dough-side-view_176474-5542.jpg",
|
||||
imageAlt: "Cocina artesanal",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg",
|
||||
imageAlt: "Experiencia íntima",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
title="Tradición que se saborea. Experiencias que se recuerdan."
|
||||
description="En el corazón histórico de Úbeda, descubra una cocina que honra el legado andaluz en cada bocado. La Botica: donde la historia y el sabor se encuentran."
|
||||
buttons={[
|
||||
{ text: "Reservar mesa", href: "#contact" },
|
||||
{ text: "Ver carta", href: "#features" }
|
||||
]}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg", imageAlt: "Ambiente La Botica" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg", imageAlt: "Interior cueva" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-rice-beans-with-green-little-herbs-brown-wooden-desk-floor_140725-14447.jpg", imageAlt: "Plato estrella" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-couple-love-having-great-time-together-their-dating-attractive-couple-enjoying-each-other-young-woman-feeding-her-man-restaurant_613910-18761.jpg", imageAlt: "Salón principal" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/woman-sprinkling-spices-with-hands-onto-dough-side-view_176474-5542.jpg", imageAlt: "Cocina artesanal" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg", imageAlt: "Experiencia íntima" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
useInvertedBackground={true}
|
||||
title="Un rincón con alma propia"
|
||||
description="La Botica es más que un restaurante; es el reflejo de una Úbeda eterna. Ubicados en la emblemática Calle Real, transformamos recetas de siempre en momentos inolvidables, sirviendo cada plato con la cercanía de quien recibe en su propia casa."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/life-mexico-landscape-with-columns_23-2149862541.jpg"
|
||||
imageAlt="Interior acogedor tipo cueva"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
useInvertedBackground={true}
|
||||
title="Un rincón con alma propia"
|
||||
description="La Botica es más que un restaurante; es el reflejo de una Úbeda eterna. Ubicados en la emblemática Calle Real, transformamos recetas de siempre en momentos inolvidables, sirviendo cada plato con la cercanía de quien recibe en su propia casa."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/life-mexico-landscape-with-columns_23-2149862541.jpg"
|
||||
imageAlt="Interior acogedor tipo cueva"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentySeven
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Flamenquín al Horno",
|
||||
descriptions: [
|
||||
"Nuestro plato estrella. Una interpretación más ligera y jugosa de un clásico andaluz que no te puedes perder.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-eastern-desserts-table_93675-131733.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Berenjenas con Miel",
|
||||
descriptions: [
|
||||
"Crujientes por fuera y melosas por dentro, el equilibrio perfecto de sabor que conquista a todos.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-white-eggplant-slices-cutting-board-with-knife-wooden-background_141793-51110.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Andrajos con Bacalao",
|
||||
descriptions: [
|
||||
"Tradición en estado puro. Un guiso reconfortante y sabroso que nos transporta a nuestras raíces.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chinese-noodle-soup-with-herbs-spices-decorative-bowl_114579-4557.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Gambas Cristal",
|
||||
descriptions: [
|
||||
"El sabor del mar en su máxima expresión. Calidad fresca y una ejecución impecable.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-shrimp-with-fresh-herbs-salad-black-stone-board_140725-10558.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Lomo de Orza",
|
||||
descriptions: [
|
||||
"El sabor de la despensa de antaño, acompañado con huevo y cariño.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-food-party_53876-30398.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
title: "Postres Caseros",
|
||||
descriptions: [
|
||||
"El broche de oro. Elaborados cada día en nuestra cocina para cerrar una velada perfecta.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-ring-cake-with-fruits-powder-white-table-with-white_181624-33115.jpg",
|
||||
},
|
||||
]}
|
||||
title="Nuestros Imprescindibles"
|
||||
description="Platos que definen nuestra esencia, elaborados con la calidad que nuestros clientes ya reconocen."
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentySeven
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "1", title: "Flamenquín al Horno", descriptions: ["Nuestro plato estrella. Una interpretación más ligera y jugosa de un clásico andaluz que no te puedes perder."], imageSrc: "http://img.b2bpic.net/free-photo/traditional-eastern-desserts-table_93675-131733.jpg" },
|
||||
{ id: "2", title: "Berenjenas con Miel", descriptions: ["Crujientes por fuera y melosas por dentro, el equilibrio perfecto de sabor que conquista a todos."], imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-white-eggplant-slices-cutting-board-with-knife-wooden-background_141793-51110.jpg" },
|
||||
{ id: "3", title: "Andrajos con Bacalao", descriptions: ["Tradición en estado puro. Un guiso reconfortante y sabroso que nos transporta a nuestras raíces."], imageSrc: "http://img.b2bpic.net/free-photo/chinese-noodle-soup-with-herbs-spices-decorative-bowl_114579-4557.jpg" },
|
||||
{ id: "4", title: "Gambas Cristal", descriptions: ["El sabor del mar en su máxima expresión. Calidad fresca y una ejecución impecable."], imageSrc: "http://img.b2bpic.net/free-photo/grilled-shrimp-with-fresh-herbs-salad-black-stone-board_140725-10558.jpg" },
|
||||
{ id: "5", title: "Lomo de Orza", descriptions: ["El sabor de la despensa de antaño, acompañado con huevo y cariño."], imageSrc: "http://img.b2bpic.net/free-photo/homemade-food-party_53876-30398.jpg" },
|
||||
{ id: "6", title: "Postres Caseros", descriptions: ["El broche de oro. Elaborados cada día en nuestra cocina para cerrar una velada perfecta."], imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-ring-cake-with-fruits-powder-white-table-with-white_181624-33115.jpg" }
|
||||
]}
|
||||
title="Nuestros Imprescindibles"
|
||||
description="Platos que definen nuestra esencia, elaborados con la calidad que nuestros clientes ya reconocen."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "María G.",
|
||||
role: "Cliente habitual",
|
||||
testimonial: "La comida es espectacular, cada vez que vengo me siento como en casa. El flamenquín es obligatorio.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43765.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Javier R.",
|
||||
role: "Turista gastronómico",
|
||||
testimonial: "De los sitios que ya quedan pocos. Auténtico, rápido y con un servicio impecable. Volveré.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-smiling-beautiful-woman-retro-vintage-50s-cafe-sitting-bar-drinking-milk-shake-cocktail-pink-tshirt-balcj-leather-jacket-jeans-having-fun-cheerful-mood_285396-10732.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena M.",
|
||||
role: "Local",
|
||||
testimonial: "Una joya escondida en Úbeda. La relación calidad-precio es insuperable y el ambiente es único.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-businessman-using-cell-phone-coffee-break-cafe_637285-8873.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Carlos S.",
|
||||
role: "Visitante",
|
||||
testimonial: "El personal es encantador y se nota que miman el producto. Un lujo accesible para todos.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ana B.",
|
||||
role: "Local",
|
||||
testimonial: "El comedor tipo cueva es una experiencia en sí misma. Siempre que tengo invitados, los traigo aquí.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-africanamerican-woman-showing-okay-sign-smiling-recommending-something-good_1258-179439.jpg",
|
||||
},
|
||||
]}
|
||||
title="Lo que dicen de nosotros"
|
||||
description="La satisfacción de nuestros clientes es nuestro mayor orgullo. Gracias por elegirnos siempre."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "1", name: "María G.", role: "Cliente habitual", testimonial: "La comida es espectacular, cada vez que vengo me siento como en casa. El flamenquín es obligatorio.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43765.jpg" },
|
||||
{ id: "2", name: "Javier R.", role: "Turista gastronómico", testimonial: "De los sitios que ya quedan pocos. Auténtico, rápido y con un servicio impecable. Volveré.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-smiling-beautiful-woman-retro-vintage-50s-cafe-sitting-bar-drinking-milk-shake-cocktail-pink-tshirt-balcj-leather-jacket-jeans-having-fun-cheerful-mood_285396-10732.jpg" },
|
||||
{ id: "3", name: "Elena M.", role: "Local", testimonial: "Una joya escondida en Úbeda. La relación calidad-precio es insuperable y el ambiente es único.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-businessman-using-cell-phone-coffee-break-cafe_637285-8873.jpg" },
|
||||
{ id: "4", name: "Carlos S.", role: "Visitante", testimonial: "El personal es encantador y se nota que miman el producto. Un lujo accesible para todos.", imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg" },
|
||||
{ id: "5", name: "Ana B.", role: "Local", testimonial: "El comedor tipo cueva es una experiencia en sí misma. Siempre que tengo invitados, los traigo aquí.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-satisfied-africanamerican-woman-showing-okay-sign-smiling-recommending-something-good_1258-179439.jpg" }
|
||||
]}
|
||||
title="Lo que dicen de nosotros"
|
||||
description="La satisfacción de nuestros clientes es nuestro mayor orgullo. Gracias por elegirnos siempre."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
icon: Award,
|
||||
title: "Platos tradicionales únicos",
|
||||
value: "20+",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
icon: History,
|
||||
title: "Años de historia",
|
||||
value: "15+",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
icon: Users,
|
||||
title: "Clientes felices al año",
|
||||
value: "10K+",
|
||||
},
|
||||
]}
|
||||
title="Calidad que se siente"
|
||||
description="Una experiencia respaldada por años de mimo y dedicación a la tradición andaluza."
|
||||
/>
|
||||
</div>
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "1", icon: Award, title: "Platos tradicionales únicos", value: "20+" },
|
||||
{ id: "2", icon: History, title: "Años de historia", value: "15+" },
|
||||
{ id: "3", icon: Users, title: "Clientes felices al año", value: "10K+" }
|
||||
]}
|
||||
title="Calidad que se siente"
|
||||
description="Una experiencia respaldada por años de mimo y dedicación a la tradición andaluza."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqBase
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "¿Tienen opciones sin gluten?",
|
||||
content: "Sí, en Taberna La Botica nos preocupamos por todos nuestros comensales y ofrecemos opciones adaptadas para celiacos.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "¿Es necesario reservar?",
|
||||
content: "Recomendamos encarecidamente reservar, especialmente en fines de semana y festivos, dada nuestra alta demanda.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "¿Tienen menú del día?",
|
||||
content: "Disponemos de un menú del día con una excelente relación calidad-precio. Consulta nuestra disponibilidad diaria.",
|
||||
},
|
||||
]}
|
||||
title="Preguntas frecuentes"
|
||||
description="Todo lo que necesitas saber para disfrutar de tu visita a La Botica."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqBase
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "1", title: "¿Tienen opciones sin gluten?", content: "Sí, en Taberna La Botica nos preocupamos por todos nuestros comensales y ofrecemos opciones adaptadas para celiacos." },
|
||||
{ id: "2", title: "¿Es necesario reservar?", content: "Recomendamos encarecidamente reservar, especialmente en fines de semana y festivos, dada nuestra alta demanda." },
|
||||
{ id: "3", title: "¿Tienen menú del día?", content: "Disponemos de un menú del día con una excelente relación calidad-precio. Consulta nuestra disponibilidad diaria." }
|
||||
]}
|
||||
title="Preguntas frecuentes"
|
||||
description="Todo lo que necesitas saber para disfrutar de tu visita a La Botica."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
tag="¡Reserva ahora!"
|
||||
title="Reserva tu momento La Botica"
|
||||
description="Las mesas se agotan rápido. Asegura tu lugar en el corazón de Úbeda y disfruta sin prisas."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reservar por teléfono",
|
||||
href: "tel:+34953...",
|
||||
},
|
||||
{
|
||||
text: "Reservar vía WhatsApp",
|
||||
href: "https://wa.me/34...",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="¡Reserva ahora!"
|
||||
title="Reserva tu momento La Botica"
|
||||
description="Las mesas se agotan rápido. Asegura tu lugar en el corazón de Úbeda y disfruta sin prisas."
|
||||
buttons={[
|
||||
{ text: "Reservar por teléfono", href: "tel:+34953..." },
|
||||
{ text: "Reservar vía WhatsApp", href: "https://wa.me/34..." }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/street-cafe-old-town-rhodes-journey-through-popular-places-dodecanese-archipelago-greece_166373-3792.jpg"
|
||||
imageAlt="Calle Real en Úbeda"
|
||||
logoText="Taberna La Botica"
|
||||
columns={[
|
||||
{
|
||||
title: "Restaurante",
|
||||
items: [
|
||||
{
|
||||
label: "Sobre nosotros",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Nuestros Platos",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
label: "Reservas",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Información",
|
||||
items: [
|
||||
{
|
||||
label: "Menú del día",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Opciones sin gluten",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Política de privacidad",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Síguenos",
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "TripAdvisor",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2025 Taberna La Botica | Ubicados en Calle Real, Úbeda"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/street-cafe-old-town-rhodes-journey-through-popular-places-dodecanese-archipelago-greece_166373-3792.jpg"
|
||||
imageAlt="Calle Real en Úbeda"
|
||||
logoText="Taberna La Botica"
|
||||
columns={[
|
||||
{ title: "Restaurante", items: [{ label: "Sobre nosotros", href: "#about" }, { label: "Nuestros Platos", href: "#features" }, { label: "Reservas", href: "#contact" }] },
|
||||
{ title: "Información", items: [{ label: "Menú del día", href: "#" }, { label: "Opciones sin gluten", href: "#" }, { label: "Política de privacidad", href: "#" }] },
|
||||
{ title: "Síguenos", items: [{ label: "Instagram", href: "#" }, { label: "Facebook", href: "#" }, { label: "TripAdvisor", href: "#" }] }
|
||||
]}
|
||||
copyrightText="© 2025 Taberna La Botica | Ubicados en Calle Real, Úbeda"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user