Merge version_1 into main #1
246
src/app/page.tsx
246
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Inicio", id: "hero"},
|
||||
{
|
||||
name: "Nosotros",
|
||||
id: "about",
|
||||
},
|
||||
name: "Nosotros", id: "about"},
|
||||
{
|
||||
name: "Menú",
|
||||
id: "products",
|
||||
},
|
||||
name: "Menú", id: "products"},
|
||||
{
|
||||
name: "Opiniones",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Opiniones", id: "testimonials"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contacto", id: "contact"},
|
||||
]}
|
||||
brandName="D'Elina Pizzeria"
|
||||
/>
|
||||
@@ -59,44 +49,23 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="D'Elina Pizzeria: El Sabor de Italia en Andratx"
|
||||
description="Descubre la autenticidad de nuestras pizzas artesanales, ahora en el corazón de Andratx. Desde Galilea, traemos la misma pasión y tradición para deleitarte con cada bocado."
|
||||
tag="Pizzeria Artesanal"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explorar Menú",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explorar Menú", href: "#products"},
|
||||
{
|
||||
text: "Reservar Mesa",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reservar Mesa", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-is-putting-gourmet-freshly-made-pizza-stone-oven_613910-14121.jpg",
|
||||
imageAlt: "Chef preparing pizza in a wood-fired oven",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-is-putting-gourmet-freshly-made-pizza-stone-oven_613910-14121.jpg", imageAlt: "Chef preparing pizza in a wood-fired oven"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg",
|
||||
imageAlt: "Inviting interior of D'Elina Pizzeria",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-chef-is-putting-gourmet-freshly-made-pizza-stone-oven_613910-14676.jpg",
|
||||
imageAlt: "Italian chef is putting gourmet freshly made pizza to the stone oven.",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-baking-delicious-pizza_23-2150235782.jpg",
|
||||
imageAlt: "High angle baking delicious pizza",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929525.jpg",
|
||||
imageAlt: "Modern interior design interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg", imageAlt: "Inviting interior of D'Elina Pizzeria"}
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
rating={5}
|
||||
@@ -126,35 +95,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "margarita",
|
||||
title: "La Clásica Margarita",
|
||||
tags: [
|
||||
"Vegetariana",
|
||||
"Clásica",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-traditional-pizza_23-2148921280.jpg",
|
||||
imageAlt: "Pizza Margarita fresca",
|
||||
},
|
||||
id: "margarita", title: "La Clásica Margarita", tags: [
|
||||
"Vegetariana", "Clásica"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-traditional-pizza_23-2148921280.jpg", imageAlt: "Pizza Margarita fresca"},
|
||||
{
|
||||
id: "cuatro-quesos",
|
||||
title: "Cuatro Quesos Premium",
|
||||
tags: [
|
||||
"Gourmet",
|
||||
"Intensa",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sauce-bottle_23-2148773532.jpg",
|
||||
imageAlt: "Pizza de Cuatro Quesos",
|
||||
},
|
||||
id: "cuatro-quesos", title: "Cuatro Quesos Premium", tags: [
|
||||
"Gourmet", "Intensa"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sauce-bottle_23-2148773532.jpg", imageAlt: "Pizza de Cuatro Quesos"},
|
||||
{
|
||||
id: "mallorquina",
|
||||
title: "Mallorquina Especial",
|
||||
tags: [
|
||||
"Local",
|
||||
"Única",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-pizza_1388-640.jpg",
|
||||
imageAlt: "Pizza Mallorquina con sobrasada",
|
||||
},
|
||||
id: "mallorquina", title: "Mallorquina Especial", tags: [
|
||||
"Local", "Única"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-pizza_1388-640.jpg", imageAlt: "Pizza Mallorquina con sobrasada"},
|
||||
]}
|
||||
title="Nuestras Pizzas Estrella"
|
||||
description="Descubre las creaciones que nos hacen únicos, desde los sabores clásicos hasta innovadoras combinaciones con un toque mallorquín."
|
||||
@@ -171,47 +122,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "prod-1",
|
||||
name: "Pizza Pepperoni",
|
||||
price: "12,50€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-pizza-with-cheese-tomatoes_140725-7001.jpg",
|
||||
imageAlt: "Pizza Pepperoni",
|
||||
},
|
||||
id: "prod-1", name: "Pizza Pepperoni", price: "12,50€", imageSrc: "http://img.b2bpic.net/free-photo/crispy-pizza-with-cheese-tomatoes_140725-7001.jpg", imageAlt: "Pizza Pepperoni"},
|
||||
{
|
||||
id: "prod-2",
|
||||
name: "Pizza Vegetariana",
|
||||
price: "13,00€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-italian-food-wooden-background_23-2148305677.jpg",
|
||||
imageAlt: "Pizza Vegetariana",
|
||||
},
|
||||
id: "prod-2", name: "Pizza Vegetariana", price: "13,00€", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-italian-food-wooden-background_23-2148305677.jpg", imageAlt: "Pizza Vegetariana"},
|
||||
{
|
||||
id: "prod-3",
|
||||
name: "Pizza Prosciutto e Funghi",
|
||||
price: "14,00€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hawaiian-pizza_74190-7222.jpg",
|
||||
imageAlt: "Pizza Prosciutto e Funghi",
|
||||
},
|
||||
id: "prod-3", name: "Pizza Prosciutto e Funghi", price: "14,00€", imageSrc: "http://img.b2bpic.net/free-photo/hawaiian-pizza_74190-7222.jpg", imageAlt: "Pizza Prosciutto e Funghi"},
|
||||
{
|
||||
id: "prod-4",
|
||||
name: "Pizza Capricciosa",
|
||||
price: "15,50€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-cooked-pizza-hands_23-2148040989.jpg",
|
||||
imageAlt: "Pizza Capricciosa",
|
||||
},
|
||||
id: "prod-4", name: "Pizza Capricciosa", price: "15,50€", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-cooked-pizza-hands_23-2148040989.jpg", imageAlt: "Pizza Capricciosa"},
|
||||
{
|
||||
id: "prod-5",
|
||||
name: "Pizza Frutti di Mare",
|
||||
price: "16,90€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-pizza_74190-4688.jpg",
|
||||
imageAlt: "Pizza Frutti di Mare",
|
||||
},
|
||||
id: "prod-5", name: "Pizza Frutti di Mare", price: "16,90€", imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-pizza_74190-4688.jpg", imageAlt: "Pizza Frutti di Mare"},
|
||||
{
|
||||
id: "prod-6",
|
||||
name: "Pizza BBQ Pollo",
|
||||
price: "14,50€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-pizza-with-jamon-olives_501050-925.jpg",
|
||||
imageAlt: "Pizza BBQ Pollo",
|
||||
},
|
||||
id: "prod-6", name: "Pizza BBQ Pollo", price: "14,50€", imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-pizza-with-jamon-olives_501050-925.jpg", imageAlt: "Pizza BBQ Pollo"},
|
||||
]}
|
||||
title="Explora Nuestro Menú"
|
||||
description="Desde los clásicos atemporales hasta nuestras innovadoras especialidades, cada pizza es una experiencia culinaria."
|
||||
@@ -227,50 +148,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Laura G.",
|
||||
role: "Visitante Frecuente",
|
||||
company: "Local de Andratx",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-friends-couple-eating-pizza-party-pizzeria-happy-indian-people-having-fun-together-eating-italian-food-sitting-couch_627829-1247.jpg",
|
||||
imageAlt: "Laura G.",
|
||||
},
|
||||
id: "1", name: "Laura G.", role: "Visitante Frecuente", company: "Local de Andratx", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-friends-couple-eating-pizza-party-pizzeria-happy-indian-people-having-fun-together-eating-italian-food-sitting-couch_627829-1247.jpg", imageAlt: "Laura G."},
|
||||
{
|
||||
id: "2",
|
||||
name: "Carlos M.",
|
||||
role: "Amante de la Pizza",
|
||||
company: "Mallorca",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-eating-pizza_23-2149152921.jpg",
|
||||
imageAlt: "Carlos M.",
|
||||
},
|
||||
id: "2", name: "Carlos M.", role: "Amante de la Pizza", company: "Mallorca", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people-eating-pizza_23-2149152921.jpg", imageAlt: "Carlos M."},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sofía P.",
|
||||
role: "Crítica Gastronómica",
|
||||
company: "El Sabor Balear",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-with-eating-disorder-trying-eat-healthy_23-2149243072.jpg",
|
||||
imageAlt: "Sofía P.",
|
||||
},
|
||||
id: "3", name: "Sofía P.", role: "Crítica Gastronómica", company: "El Sabor Balear", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-with-eating-disorder-trying-eat-healthy_23-2149243072.jpg", imageAlt: "Sofía P."},
|
||||
{
|
||||
id: "4",
|
||||
name: "David R.",
|
||||
role: "Turista Encantado",
|
||||
company: "Barcelona",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-happy-smiling-woman-enjoying-snow-winter-wearing-warm-scarf_343596-4410.jpg",
|
||||
imageAlt: "David R.",
|
||||
},
|
||||
id: "4", name: "David R.", role: "Turista Encantado", company: "Barcelona", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-happy-smiling-woman-enjoying-snow-winter-wearing-warm-scarf_343596-4410.jpg", imageAlt: "David R."},
|
||||
{
|
||||
id: "5",
|
||||
name: "Elena C.",
|
||||
role: "Fan Incondicional",
|
||||
company: "Andratx",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-pizza-while-being-home-alone_23-2149527958.jpg",
|
||||
imageAlt: "Elena C.",
|
||||
},
|
||||
id: "5", name: "Elena C.", role: "Fan Incondicional", company: "Andratx", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-pizza-while-being-home-alone_23-2149527958.jpg", imageAlt: "Elena C."},
|
||||
]}
|
||||
title="Lo Que Dicen Nuestros Clientes"
|
||||
description="La satisfacción de quienes nos visitan es el ingrediente secreto que nos impulsa a seguir mejorando cada día."
|
||||
@@ -284,30 +175,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "¿Cuál es la dirección de D'Elina Pizzeria en Andratx?",
|
||||
content: "Nos encontramos en Plaça España, 19, 07150 Andratx, Illes Balears. ¡Te esperamos!",
|
||||
},
|
||||
id: "faq-1", title: "¿Cuál es la dirección de D'Elina Pizzeria en Andratx?", content: "Nos encontramos en Plaça España, 19, 07150 Andratx, Illes Balears. ¡Te esperamos!"},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "¿Cuáles son los horarios de apertura?",
|
||||
content: "Abrimos de martes a domingo en horario partido: de 12:00 a 16:30 y de 18:30 a 23:00. Los lunes permanecemos cerrados.",
|
||||
},
|
||||
id: "faq-2", title: "¿Cuáles son los horarios de apertura?", content: "Abrimos de martes a domingo en horario partido: de 12:00 a 16:30 y de 18:30 a 23:00. Los lunes permanecemos cerrados."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "¿Se pueden hacer reservas?",
|
||||
content: "Sí, recomendamos hacer reserva, especialmente los fines de semana. Puedes hacerlo a través de nuestro formulario de contacto en esta misma página o llamando al 639 38 37 65.",
|
||||
},
|
||||
id: "faq-3", title: "¿Se pueden hacer reservas?", content: "Sí, recomendamos hacer reserva, especialmente los fines de semana. Puedes hacerlo a través de nuestro formulario de contacto en esta misma página o llamando al 639 38 37 65."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "¿Ofrecen opciones para vegetarianos o sin gluten?",
|
||||
content: "Sí, tenemos una variedad de pizzas vegetarianas y estamos explorando opciones sin gluten. Por favor, consulta a nuestro personal al realizar tu pedido para más detalles.",
|
||||
},
|
||||
id: "faq-4", title: "¿Ofrecen opciones para vegetarianos o sin gluten?", content: "Sí, tenemos una variedad de pizzas vegetarianas y estamos explorando opciones sin gluten. Por favor, consulta a nuestro personal al realizar tu pedido para más detalles."},
|
||||
{
|
||||
id: "faq-5",
|
||||
title: "¿Es posible pedir para llevar?",
|
||||
content: "Absolutamente, todas nuestras pizzas y la mayoría de nuestros platos están disponibles para llevar. Puedes llamar con antelación o hacer tu pedido directamente en el local.",
|
||||
},
|
||||
id: "faq-5", title: "¿Es posible pedir para llevar?", content: "Absolutamente, todas nuestras pizzas y la mayoría de nuestros platos están disponibles para llevar. Puedes llamar con antelación o hacer tu pedido directamente en el local."},
|
||||
]}
|
||||
title="¿Tienes Preguntas? Te Respondemos"
|
||||
description="Encuentra respuestas a las consultas más comunes sobre D'Elina Pizzeria, horarios, reservas y más."
|
||||
@@ -324,42 +200,22 @@ export default function LandingPage() {
|
||||
description="Estamos encantados de atenderte. Rellena el formulario para cualquier consulta o para asegurar tu lugar en D'Elina Pizzeria. También puedes llamarnos al 639 38 37 65."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Tu Nombre Completo",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Tu Nombre Completo", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Tu Correo Electrónico",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Tu Correo Electrónico", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Tu Teléfono (opcional)",
|
||||
},
|
||||
name: "phone", type: "tel", placeholder: "Tu Teléfono (opcional)"},
|
||||
{
|
||||
name: "date",
|
||||
type: "date",
|
||||
placeholder: "Fecha de Reserva (opcional)",
|
||||
},
|
||||
name: "date", type: "date", placeholder: "Fecha de Reserva (opcional)"},
|
||||
{
|
||||
name: "time",
|
||||
type: "time",
|
||||
placeholder: "Hora Preferida (opcional)",
|
||||
},
|
||||
name: "time", type: "time", placeholder: "Hora Preferida (opcional)"},
|
||||
{
|
||||
name: "guests",
|
||||
type: "number",
|
||||
placeholder: "Número de Comensales (opcional)",
|
||||
},
|
||||
name: "guests", type: "number", placeholder: "Número de Comensales (opcional)"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Mensaje o Peticiones Especiales (opcional)",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Mensaje o Peticiones Especiales (opcional)", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-heart-with-couple-background_23-2147738651.jpg"
|
||||
imageAlt="Elegant restaurant interior ready for guests"
|
||||
@@ -373,13 +229,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="D'Elina Pizzeria"
|
||||
leftLink={{
|
||||
text: "Política de Privacidad",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Política de Privacidad", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Términos de Servicio",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Términos de Servicio", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user