Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-10 01:10:31 +00:00

View File

@@ -33,30 +33,18 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Inicio",
id: "#hero",
},
name: "Inicio", id: "#hero"},
{
name: "Nosotros",
id: "#about",
},
name: "Nosotros", id: "#about"},
{
name: "Menú",
id: "#menu",
},
name: "Menú", id: "#menu"},
{
name: "Chef",
id: "#chef",
},
name: "Chef", id: "#chef"},
{
name: "Testimonios",
id: "#testimonials",
},
name: "Testimonios", id: "#testimonials"},
]}
button={{
text: "Reservar mesa",
href: "#contact",
}}
text: "Reservar mesa", href: "#contact"}}
brandName="Ristorante Bella"
/>
</div>
@@ -64,89 +52,58 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "glowing-orb",
}}
variant: "glowing-orb"}}
title="Ristorante Bella · Cocina Napolitana Auténtica"
description="Auténtica cocina italiana, hecha con la calma y el cariño de siempre. Cada plato cuenta algo."
kpis={[
{
value: "25 Años",
label: "de Experiencia",
},
value: "25 Años", label: "de Experiencia"},
{
value: "5 Estrellas",
label: "en Calidad",
},
value: "5 Estrellas", label: "en Calidad"},
{
value: "100%",
label: "Ingredientes Frescos",
},
value: "100%", label: "Ingredientes Frescos"},
]}
enableKpiAnimation={true}
buttons={[
{
text: "Reservar mesa",
href: "#contact",
},
text: "Reservar mesa", href: "#contact"},
{
text: "Ver la carta",
href: "#menu",
},
text: "Ver la carta", href: "#menu"},
]}
videoSrc="http://img.b2bpic.net/free-photo/tuna-salad-with-eggs-glass-wine_140725-6859.jpg?_wi=1"
videoSrc="http://img.b2bpic.net/free-photo/tuna-salad-with-eggs-glass-wine_140725-6859.jpg"
videoAriaLabel="Video cinematográfico de Ristorante Bella"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/outdoor-fashion-portrait-beautiful-young-girl-drinking-tea-coffee_231208-6305.jpg",
alt: "Clienta satisfecha",
},
src: "http://img.b2bpic.net/free-photo/outdoor-fashion-portrait-beautiful-young-girl-drinking-tea-coffee_231208-6305.jpg", alt: "Clienta satisfecha"},
{
src: "http://img.b2bpic.net/free-photo/family-reunion-celebrating-winter_23-2149628493.jpg",
alt: "Comensal feliz",
},
src: "http://img.b2bpic.net/free-photo/family-reunion-celebrating-winter_23-2149628493.jpg", alt: "Comensal feliz"},
{
src: "http://img.b2bpic.net/free-photo/happy-couple-have-fun-cafe_329181-1764.jpg",
alt: "Pareja disfrutando",
},
src: "http://img.b2bpic.net/free-photo/happy-couple-have-fun-cafe_329181-1764.jpg", alt: "Pareja disfrutando"},
{
src: "http://img.b2bpic.net/free-photo/confident-male-chef-uniform-standing-near-space-advertisement-showing-okay-sign-orange-background-man-chef-hat-showing-approved-gesture_574295-6084.jpg",
alt: "Chef sonriente",
},
src: "http://img.b2bpic.net/free-photo/confident-male-chef-uniform-standing-near-space-advertisement-showing-okay-sign-orange-background-man-chef-hat-showing-approved-gesture_574295-6084.jpg", alt: "Chef sonriente"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-family-taking-selfie_23-2148681831.jpg",
alt: "Familia disfrutando",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-family-taking-selfie_23-2148681831.jpg", alt: "Familia disfrutando"},
]}
avatarText="Más de 10,000 clientes satisfechos"
marqueeItems={[
{
type: "text-icon",
text: "Pasta Fresca Diaria",
icon: Award,
type: "text-icon", text: "Pasta Fresca Diaria", icon: Award,
},
{
type: "text-icon",
text: "Vinos Seleccionados",
icon: Wine,
type: "text-icon", text: "Vinos Seleccionados", icon: Wine,
},
{
type: "text-icon",
text: "Ambiente Romántico",
icon: Heart,
type: "text-icon", text: "Ambiente Romántico", icon: Heart,
},
{
type: "text-icon",
text: "Recetas de la Nonna",
icon: CookingPot,
type: "text-icon", text: "Recetas de la Nonna", icon: CookingPot,
},
{
type: "text-icon",
text: "Servicio Excepcional",
icon: Sparkles,
type: "text-icon", text: "Servicio Excepcional", icon: Sparkles,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/tuna-salad-with-eggs-glass-wine_140725-6859.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/tuna-salad-with-eggs-glass-wine_140725-6859.jpg"
imageAlt="interior restaurante italiano lujo velas"
/>
</div>
@@ -156,7 +113,6 @@ export default function LandingPage() {
useInvertedBackground={false}
tag="Nuestra Filosofía"
title="Nuestra Pasión por la Autenticidad Napolitana"
description="En Ristorante Bella, cada plato es una oda a la tradición y el sabor de Nápoles. Nos dedicamos a preservar la esencia de la cocina de la Nonna, utilizando solo ingredientes frescos y de temporada para ofrecer una experiencia culinaria inolvidable y genuina."
/>
</div>
@@ -167,41 +123,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "feature-1",
title: "Maestría Artesanal",
author: "Chef Marco",
description: "Cada pasta se elabora a mano diariamente con técnicas napolitanas transmitidas por generaciones, garantizando una textura y sabor inigualables.",
tags: [
"Tradición",
"Hecho a mano",
],
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-shrimp-grated-parmesan_140725-9727.jpg",
imageAlt: "Manos de chef elaborando pasta fresca",
},
id: "feature-1", title: "Maestría Artesanal", author: "Chef Marco", description: "Cada pasta se elabora a mano diariamente con técnicas napolitanas transmitidas por generaciones, garantizando una textura y sabor inigualables.", tags: [
"Tradición", "Hecho a mano"],
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-shrimp-grated-parmesan_140725-9727.jpg", imageAlt: "Manos de chef elaborando pasta fresca"},
{
id: "feature-2",
title: "Ambiente Envolvente",
author: "Ristorante Bella",
description: "Un diseño interior que evoca la calidez de Nápoles con iluminación tenue, velas y decoración clásica, creando un telón de fondo perfecto para su velada.",
tags: [
"Romántico",
"Acogedor",
],
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190934.jpg",
imageAlt: "Interior de restaurante con velas y ambiente romántico",
},
id: "feature-2", title: "Ambiente Envolvente", author: "Ristorante Bella", description: "Un diseño interior que evoca la calidez de Nápoles con iluminación tenue, velas y decoración clásica, creando un telón de fondo perfecto para su velada.", tags: [
"Romántico", "Acogedor"],
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190934.jpg", imageAlt: "Interior de restaurante con velas y ambiente romántico"},
{
id: "feature-3",
title: "Selección de Vinos",
author: "Nuestro Sommelier",
description: "Nuestra carta de vinos incluye joyas de Campania y otras regiones italianas, seleccionadas para complementar a la perfección cada uno de nuestros platos.",
tags: [
"Maridaje",
"Exclusivo",
],
imageSrc: "http://img.b2bpic.net/free-photo/wine-bottles_1182-1073.jpg",
imageAlt: "Copas de vino tinto en una mesa de restaurante elegante",
},
id: "feature-3", title: "Selección de Vinos", author: "Nuestro Sommelier", description: "Nuestra carta de vinos incluye joyas de Campania y otras regiones italianas, seleccionadas para complementar a la perfección cada uno de nuestros platos.", tags: [
"Maridaje", "Exclusivo"],
imageSrc: "http://img.b2bpic.net/free-photo/wine-bottles_1182-1073.jpg", imageAlt: "Copas de vino tinto en una mesa de restaurante elegante"},
]}
title="La Experiencia Bella"
description="Descubra los detalles que hacen de Ristorante Bella una experiencia culinaria inigualable, donde cada visita se convierte en un recuerdo preciado."
@@ -217,47 +149,17 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
id: "p-1",
name: "Pizza Margherita Clásica",
price: "€14",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-with-tomatoes-parmesan-cheese_23-2148753756.jpg",
imageAlt: "Pizza Margherita recién horneada",
},
id: "p-1", name: "Pizza Margherita Clásica", price: "€14", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-with-tomatoes-parmesan-cheese_23-2148753756.jpg", imageAlt: "Pizza Margherita recién horneada"},
{
id: "p-2",
name: "Risotto ai Funghi e Tartufo",
price: "€22",
imageSrc: "http://img.b2bpic.net/free-photo/chef-filling-orange-peel-with-salad_23-2148491320.jpg",
imageAlt: "Risotto cremoso de setas y trufa",
},
id: "p-2", name: "Risotto ai Funghi e Tartufo", price: "€22", imageSrc: "http://img.b2bpic.net/free-photo/chef-filling-orange-peel-with-salad_23-2148491320.jpg", imageAlt: "Risotto cremoso de setas y trufa"},
{
id: "p-3",
name: "Lasagne al Ragù Bolognese",
price: "€18",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-plate_23-2150690695.jpg",
imageAlt: "Lasaña tradicional boloñesa",
},
id: "p-3", name: "Lasagne al Ragù Bolognese", price: "€18", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pasta-plate_23-2150690695.jpg", imageAlt: "Lasaña tradicional boloñesa"},
{
id: "p-4",
name: "Gnocchi al Pesto Genovese",
price: "€16",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-decorated-with-boiled-egg-ceramic-bowl_114579-83160.jpg",
imageAlt: "Ñoquis con salsa pesto fresca",
},
id: "p-4", name: "Gnocchi al Pesto Genovese", price: "€16", imageSrc: "http://img.b2bpic.net/free-photo/pasta-decorated-with-boiled-egg-ceramic-bowl_114579-83160.jpg", imageAlt: "Ñoquis con salsa pesto fresca"},
{
id: "p-5",
name: "Tiramisù della Casa",
price: "€9",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-tiramisu-plate_23-2149599626.jpg",
imageAlt: "Postre Tiramisú casero",
},
id: "p-5", name: "Tiramisù della Casa", price: "€9", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-tiramisu-plate_23-2149599626.jpg", imageAlt: "Postre Tiramisú casero"},
{
id: "p-6",
name: "Gran Antipasto Bella",
price: "€25",
imageSrc: "http://img.b2bpic.net/free-photo/fried-eggs-with-toasts-sliced-vegetables_140725-6166.jpg",
imageAlt: "Tabla de antipasto italiano variado",
},
id: "p-6", name: "Gran Antipasto Bella", price: "€25", imageSrc: "http://img.b2bpic.net/free-photo/fried-eggs-with-toasts-sliced-vegetables_140725-6166.jpg", imageAlt: "Tabla de antipasto italiano variado"},
]}
title="Nuestra Carta: Sabores de Nápoles"
description="Explore nuestra cuidada selección de platos napolitanos auténticos, elaborados con los ingredientes más frescos de temporada, siguiendo las recetas de la Nonna."
@@ -273,12 +175,7 @@ export default function LandingPage() {
carouselMode="buttons"
members={[
{
id: "m-1",
name: "Chef Marco Rossi",
role: "Chef Ejecutivo y Propietario",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-food-plate_23-2149631670.jpg",
imageAlt: "Retrato de Chef Marco Rossi",
},
id: "m-1", name: "Chef Marco Rossi", role: "Chef Ejecutivo y Propietario", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-food-plate_23-2149631670.jpg", imageAlt: "Retrato de Chef Marco Rossi"},
]}
title="Conozca al Corazón de Ristorante Bella"
description="El Chef Marco Rossi, originario de Nápoles, trae consigo décadas de experiencia y una pasión inquebrantable por la cocina tradicional italiana, infundiendo amor en cada plato."
@@ -290,41 +187,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "María G., Valencia",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-hipster-female-trendy-summer-clothescarefree-woman-posing-veranda-cafe-streetpositive-model-drinking-white-wineenjoying-vacationeating-croissant-hat_158538-24289.jpg",
imageAlt: "Foto de María G.",
},
id: "1", name: "María G., Valencia", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-hipster-female-trendy-summer-clothescarefree-woman-posing-veranda-cafe-streetpositive-model-drinking-white-wineenjoying-vacationeating-croissant-hat_158538-24289.jpg", imageAlt: "Foto de María G."},
{
id: "2",
name: "Javier R., Barcelona",
imageSrc: "http://img.b2bpic.net/free-photo/woman-being-happy-about-being-asked-marry-her-boyfriend_23-2148435792.jpg",
imageAlt: "Foto de Javier R.",
},
id: "2", name: "Javier R., Barcelona", imageSrc: "http://img.b2bpic.net/free-photo/woman-being-happy-about-being-asked-marry-her-boyfriend_23-2148435792.jpg", imageAlt: "Foto de Javier R."},
{
id: "3",
name: "Laura P., Madrid",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491823.jpg",
imageAlt: "Foto de Laura P.",
},
id: "3", name: "Laura P., Madrid", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491823.jpg", imageAlt: "Foto de Laura P."},
{
id: "4",
name: "Carlos M., Sevilla",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-playing-guitar_23-2149477473.jpg",
imageAlt: "Foto de Carlos M.",
},
id: "4", name: "Carlos M., Sevilla", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-playing-guitar_23-2149477473.jpg", imageAlt: "Foto de Carlos M."},
{
id: "5",
name: "Elena S., Bilbao",
imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg",
imageAlt: "Foto de Elena S.",
},
id: "5", name: "Elena S., Bilbao", imageSrc: "http://img.b2bpic.net/free-photo/hand-plate-with-fish-cooked-fish-juicy-fish-plate-delicacy-seafood-lovers_639032-339.jpg", imageAlt: "Foto de Elena S."},
{
id: "6",
name: "Diego F., Málaga",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081914.jpg",
imageAlt: "Foto de Diego F.",
},
id: "6", name: "Diego F., Málaga", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081914.jpg", imageAlt: "Foto de Diego F."},
]}
cardTitle="Lo que Dicen Nuestros Invitados"
cardTag="Experiencias Inolvidables"
@@ -338,15 +211,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Guía Michelin",
"Sabores de España",
"Gourmet Magazine",
"El Tenedor",
"Chef's Choice Awards",
"Restaurantes Top",
"Premios Gastronómicos",
"Crítica Culinaria",
]}
"Guía Michelin", "Sabores de España", "Gourmet Magazine", "El Tenedor", "Chef's Choice Awards", "Restaurantes Top", "Premios Gastronómicos", "Crítica Culinaria"]}
title="Reconocimientos y Colaboraciones"
description="Nuestro compromiso con la excelencia es respaldado por las voces más respetadas de la gastronomía y las principales publicaciones del sector."
/>
@@ -356,8 +221,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Reserve Su Experiencia"
title="Cree Recuerdos Inolvidables con Nosotros"
description="Permítanos organizar su próxima cena especial en Ristorante Bella. Contáctenos para hacer su reserva y disfrutar de una velada perfecta."
@@ -375,50 +239,31 @@ export default function LandingPage() {
logoText="Ristorante Bella"
columns={[
{
title: "Explorar",
items: [
title: "Explorar", items: [
{
label: "Inicio",
href: "#hero",
},
label: "Inicio", href: "#hero"},
{
label: "Menú",
href: "#menu",
},
label: "Menú", href: "#menu"},
{
label: "Nosotros",
href: "#about",
},
label: "Nosotros", href: "#about"},
],
},
{
title: "Contacto",
items: [
title: "Contacto", items: [
{
label: "Reservas",
href: "#contact",
},
label: "Reservas", href: "#contact"},
{
label: "Ubicación",
href: "#",
},
label: "Ubicación", href: "#"},
{
label: "Eventos",
href: "#",
},
label: "Eventos", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Política de Privacidad",
href: "#",
},
label: "Política de Privacidad", href: "#"},
{
label: "Términos de Servicio",
href: "#",
},
label: "Términos de Servicio", href: "#"},
],
},
]}