Merge version_1 into main #2
380
src/app/page.tsx
380
src/app/page.tsx
@@ -28,236 +28,172 @@ export default function LandingPage() {
|
||||
headingFontWeight="medium"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio", id: "#hero"},
|
||||
{
|
||||
name: "Sobre nosotros", id: "#about"},
|
||||
{
|
||||
name: "Menú", id: "#products"},
|
||||
{
|
||||
name: "Contacto", id: "#contact"},
|
||||
]}
|
||||
brandName="La Originale"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{ name: "Inicio", id: "hero" },
|
||||
{ name: "Sobre nosotros", id: "about" },
|
||||
{ name: "Menú", id: "products" },
|
||||
{ name: "Contacto", id: "contact" },
|
||||
]}
|
||||
brandName="La Originale"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Pizzería La Originale"
|
||||
description="El auténtico sabor italiano en el corazón de Sevilla. Masa artesanal fermentada lentamente y los mejores ingredientes frescos en nuestro horno de piedra."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-copy-space_23-2148925186.jpg", imageAlt: "Pizza artesanal en mesa rústica"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bakers-sprinkling-flour-knead-dough_23-2147872718.jpg", imageAlt: "Preparación de masa con harina"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baker-sprinkling-flour-dough_23-2147872707.jpg", imageAlt: "Detalle de masa artesanal"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-delight_23-2151950796.jpg", imageAlt: "Horneando pizza tradicional"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-chef-dusting-her-hands-with-flour-before-handling-pizza-dough_23-2148753728.jpg", imageAlt: "Pizza saliendo del horno de piedra"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-pizza-with-parmesan-cutter_23-2148753762.jpg", imageAlt: "Ambiente acogedor pizzería"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bakery_23-2148011653.jpg", imageAlt: "Ingredientes frescos seleccionados"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235802.jpg", imageAlt: "Pizza lista para servir"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handful-flour-with-egg-rustic-kitchen-against-background-men-s-hands-knead-dough-ingredients-cooking-flour-products-dough-bread-muffins-pie-pizza-dough-copy-space_639032-463.jpg", imageAlt: "Masa fermentada lentamente"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-sprinkling-flour-dough_23-2148296916.jpg", imageAlt: "Detalle de horno de leña"},
|
||||
]}
|
||||
tag="El auténtico sabor"
|
||||
buttons={[
|
||||
{
|
||||
text: "Pedir a domicilio", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-pizza-with-fresh-cheese_23-2150096958.jpg", alt: "Cliente 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-pizza-frame-with-copy-space_23-2148574220.jpg", alt: "Cliente 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-tuna-cheese-arugula-basil-tomatoes-olives-sprinkled-with-cheese_78826-2351.jpg", alt: "Cliente 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3981.jpg", alt: "Cliente 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-sprinkling-flour-dough_23-2147872725.jpg", alt: "Cliente 5"},
|
||||
]}
|
||||
avatarText="Más de 500 clientes satisfechos"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text", text: "Tradición Italiana"},
|
||||
{
|
||||
type: "text", text: "Artesanal"},
|
||||
{
|
||||
type: "text", text: "Sevilla Norte"},
|
||||
{
|
||||
type: "text", text: "Horno de Piedra"},
|
||||
{
|
||||
type: "text", text: "Ingredientes Frescos"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Pizzería La Originale"
|
||||
description="El auténtico sabor italiano en el corazón de Sevilla. Masa artesanal fermentada lentamente y los mejores ingredientes frescos en nuestro horno de piedra."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-copy-space_23-2148925186.jpg", imageAlt: "Pizza artesanal en mesa rústica" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bakers-sprinkling-flour-knead-dough_23-2147872718.jpg", imageAlt: "Preparación de masa con harina" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/baker-sprinkling-flour-dough_23-2147872707.jpg", imageAlt: "Detalle de masa artesanal" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-delight_23-2151950796.jpg", imageAlt: "Horneando pizza tradicional" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-chef-dusting-her-hands-with-flour-before-handling-pizza-dough_23-2148753728.jpg", imageAlt: "Pizza saliendo del horno de piedra" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-pizza-with-parmesan-cutter_23-2148753762.jpg", imageAlt: "Ambiente acogedor pizzería" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bakery_23-2148011653.jpg", imageAlt: "Ingredientes frescos seleccionados" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235802.jpg", imageAlt: "Pizza lista para servir" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/handful-flour-with-egg-rustic-kitchen-against-background-men-s-hands-knead-dough-ingredients-cooking-flour-products-dough-bread-muffins-pie-pizza-dough-copy-space_639032-463.jpg", imageAlt: "Masa fermentada lentamente" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-sprinkling-flour-dough_23-2148296916.jpg", imageAlt: "Detalle de horno de leña" },
|
||||
]}
|
||||
tag="El auténtico sabor"
|
||||
buttons={[{ text: "Pedir a domicilio", href: "#contact" }]}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/delicious-pizza-with-fresh-cheese_23-2150096958.jpg", alt: "Cliente 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/top-view-pizza-frame-with-copy-space_23-2148574220.jpg", alt: "Cliente 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-tuna-cheese-arugula-basil-tomatoes-olives-sprinkled-with-cheese_78826-2351.jpg", alt: "Cliente 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3981.jpg", alt: "Cliente 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-sprinkling-flour-dough_23-2147872725.jpg", alt: "Cliente 5" },
|
||||
]}
|
||||
avatarText="Más de 500 clientes satisfechos"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Tradición Italiana" },
|
||||
{ type: "text", text: "Artesanal" },
|
||||
{ type: "text", text: "Sevilla Norte" },
|
||||
{ type: "text", text: "Horno de Piedra" },
|
||||
{ type: "text", text: "Ingredientes Frescos" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Tradición y Pasión"
|
||||
description="Desde hace años, en La Originale nos dedicamos a perfeccionar el arte de la pizza. Combinamos técnicas tradicionales italianas con el carácter de los mejores productos locales de Sevilla."
|
||||
metrics={[
|
||||
{
|
||||
value: "100%", title: "Artesanal"},
|
||||
{
|
||||
value: "4.7", title: "Valoración"},
|
||||
{
|
||||
value: "10-20€", title: "Precio medio"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27020.jpg"
|
||||
imageAlt="Nuestro horno"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Tradición y Pasión"
|
||||
description="Desde hace años, en La Originale nos dedicamos a perfeccionar el arte de la pizza. Combinamos técnicas tradicionales italianas con el carácter de los mejores productos locales de Sevilla."
|
||||
metrics={[
|
||||
{ value: "100%", title: "Artesanal" },
|
||||
{ value: "4.7", title: "Valoración" },
|
||||
{ value: "10-20€", title: "Precio medio" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27020.jpg"
|
||||
imageAlt="Nuestro horno"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentySix
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Ingredientes Frescos", description: "Seleccionamos cada producto diariamente.", imageSrc: "http://img.b2bpic.net/free-photo/rolled-dough-with-tomato-sauce_23-2148357184.jpg", buttonIcon: Sparkles,
|
||||
},
|
||||
{
|
||||
title: "Horno de Leña", description: "La cocción perfecta para una masa única.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134276.jpg", buttonIcon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Servicio Rápido", description: "Tu pizza caliente en casa en minutos.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-pizza-boxes_23-2149177811.jpg", buttonIcon: Clock,
|
||||
},
|
||||
{
|
||||
title: "Receta Original", description: "Respetamos la tradición italiana al máximo.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-dessert_23-2149452235.jpg", buttonIcon: Award,
|
||||
},
|
||||
]}
|
||||
title="Nuestra Experiencia"
|
||||
description="Por qué somos la referencia en el barrio Norte."
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentySix
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Ingredientes Frescos", description: "Seleccionamos cada producto diariamente.", imageSrc: "http://img.b2bpic.net/free-photo/rolled-dough-with-tomato-sauce_23-2148357184.jpg", buttonIcon: Sparkles },
|
||||
{ title: "Horno de Leña", description: "La cocción perfecta para una masa única.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134276.jpg", buttonIcon: Zap },
|
||||
{ title: "Servicio Rápido", description: "Tu pizza caliente en casa en minutos.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-pizza-boxes_23-2149177811.jpg", buttonIcon: Clock },
|
||||
{ title: "Receta Original", description: "Respetamos la tradición italiana al máximo.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-dessert_23-2149452235.jpg", buttonIcon: Award },
|
||||
]}
|
||||
title="Nuestra Experiencia"
|
||||
description="Por qué somos la referencia en el barrio Norte."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Clásica", name: "Margherita", price: "10€", rating: 5,
|
||||
reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914033.jpg"},
|
||||
{
|
||||
id: "2", brand: "Intensa", name: "Pepperoni", price: "12€", rating: 4,
|
||||
reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/food-arrangement-wooden-background_23-2148601636.jpg"},
|
||||
{
|
||||
id: "3", brand: "Vegetal", name: "Ortolana", price: "11€", rating: 4,
|
||||
reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895466.jpg"},
|
||||
{
|
||||
id: "4", brand: "Quesos", name: "Quattro Formaggi", price: "13€", rating: 5,
|
||||
reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-putting-arugula-baked-pizza-dough-with-smoked-salmon-slices_23-2148785696.jpg"},
|
||||
{
|
||||
id: "5", brand: "Gourmet", name: "Prosciutto", price: "14€", rating: 5,
|
||||
reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/purple-fig-pie-wooden-platter-with-fruits_114579-28856.jpg"},
|
||||
{
|
||||
id: "6", brand: "Especial", name: "Salsiccia", price: "12€", rating: 4,
|
||||
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/crispy-pizza-with-cheese-tomatoes_140725-7001.jpg"},
|
||||
]}
|
||||
title="Nuestro Menú"
|
||||
description="Descubre nuestras pizzas clásicas y creaciones especiales."
|
||||
/>
|
||||
</div>
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", brand: "Clásica", name: "Margherita", price: "10€", rating: 5, reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-presentation_23-2151914033.jpg" },
|
||||
{ id: "2", brand: "Intensa", name: "Pepperoni", price: "12€", rating: 4, reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/food-arrangement-wooden-background_23-2148601636.jpg" },
|
||||
{ id: "3", brand: "Vegetal", name: "Ortolana", price: "11€", rating: 4, reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895466.jpg" },
|
||||
{ id: "4", brand: "Quesos", name: "Quattro Formaggi", price: "13€", rating: 5, reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-putting-arugula-baked-pizza-dough-with-smoked-salmon-slices_23-2148785696.jpg" },
|
||||
{ id: "5", brand: "Gourmet", name: "Prosciutto", price: "14€", rating: 5, reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/purple-fig-pie-wooden-platter-with-fruits_114579-28856.jpg" },
|
||||
{ id: "6", brand: "Especial", name: "Salsiccia", price: "12€", rating: 4, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/crispy-pizza-with-cheese-tomatoes_140725-7001.jpg" },
|
||||
]}
|
||||
title="Nuestro Menú"
|
||||
description="Descubre nuestras pizzas clásicas y creaciones especiales."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Ana G.", role: "Cliente", testimonial: "La mejor masa de Sevilla, sin duda.", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-crowded-party-home_23-2149203583.jpg"},
|
||||
{
|
||||
id: "2", name: "Juan M.", role: "Cliente", testimonial: "El servicio es increíble y muy rápido.", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-crowded-party-home_23-2149203584.jpg"},
|
||||
{
|
||||
id: "3", name: "Sara L.", role: "Cliente", testimonial: "Un pedacito de Italia en cada bocado.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-cheese_23-2150062635.jpg"},
|
||||
{
|
||||
id: "4", name: "David R.", role: "Cliente", testimonial: "Calidad-precio inmejorable en la zona.", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg"},
|
||||
{
|
||||
id: "5", name: "Laura S.", role: "Cliente", testimonial: "Volveremos pronto, ¡estaba deliciosa!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg"},
|
||||
]}
|
||||
title="Lo que dicen nuestros clientes"
|
||||
description="Nuestros comensales son nuestra mejor garantía."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Ana G.", role: "Cliente", testimonial: "La mejor masa de Sevilla, sin duda.", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-crowded-party-home_23-2149203583.jpg" },
|
||||
{ id: "2", name: "Juan M.", role: "Cliente", testimonial: "El servicio es increíble y muy rápido.", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-crowded-party-home_23-2149203584.jpg" },
|
||||
{ id: "3", name: "Sara L.", role: "Cliente", testimonial: "Un pedacito de Italia en cada bocado.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-cheese_23-2150062635.jpg" },
|
||||
{ id: "4", name: "David R.", role: "Cliente", testimonial: "Calidad-precio inmejorable en la zona.", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg" },
|
||||
{ id: "5", name: "Laura S.", role: "Cliente", testimonial: "Volveremos pronto, ¡estaba deliciosa!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg" },
|
||||
]}
|
||||
title="Lo que dicen nuestros clientes"
|
||||
description="Nuestros comensales son nuestra mejor garantía."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitMedia
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "¿Tienen servicio a domicilio?", content: "Sí, realizamos pedidos a domicilio y para llevar."},
|
||||
{
|
||||
id: "2", title: "¿Cuál es el horario?", content: "Abrimos de 20:00 a cierre."},
|
||||
{
|
||||
id: "3", title: "¿Tienen opciones vegetarianas?", content: "Tenemos varias opciones en nuestra carta."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-waiting-food-restaurant_23-2149269220.jpg"
|
||||
title="Preguntas frecuentes"
|
||||
description="Todo lo que necesitas saber para pedir."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitMedia
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "1", title: "¿Tienen servicio a domicilio?", content: "Sí, realizamos pedidos a domicilio y para llevar." },
|
||||
{ id: "2", title: "¿Cuál es el horario?", content: "Abrimos de 20:00 a cierre." },
|
||||
{ id: "3", title: "¿Tienen opciones vegetarianas?", content: "Tenemos varias opciones en nuestra carta." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-waiting-food-restaurant_23-2149269220.jpg"
|
||||
title="Preguntas frecuentes"
|
||||
description="Todo lo que necesitas saber para pedir."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
tag="Contacto"
|
||||
title="Realiza tu pedido"
|
||||
description="Llámanos al 614 24 33 06 o ven a visitarnos en C. Cortijo de las Casillas, 8, local 22, Sevilla."
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contacto"
|
||||
title="Realiza tu pedido"
|
||||
description="Llámanos al 614 24 33 06 o ven a visitarnos en C. Cortijo de las Casillas, 8, local 22, Sevilla."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Menú", items: [
|
||||
{
|
||||
label: "Pizzas", href: "#products"},
|
||||
{
|
||||
label: "Bebidas", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Info", items: [
|
||||
{
|
||||
label: "Contacto", href: "#contact"},
|
||||
{
|
||||
label: "Cómo llegar", href: "#"},
|
||||
],
|
||||
},
|
||||
],
|
||||
logoText="La Originale"
|
||||
copyrightText="© 2025 Pizzería La Originale"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Menú", items: [
|
||||
{ label: "Pizzas", href: "#products" },
|
||||
{ label: "Bebidas", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Info", items: [
|
||||
{ label: "Contacto", href: "#contact" },
|
||||
{ label: "Cómo llegar", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="La Originale"
|
||||
copyrightText="© 2025 Pizzería La Originale"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user