Merge version_1 into main #2
223
src/app/page.tsx
223
src/app/page.tsx
@@ -29,22 +29,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Nuestra Cocina",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Experiencia",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Reservar",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Inicio", id: "hero" },
|
||||
{ name: "Nuestra Cocina", id: "about" },
|
||||
{ name: "Experiencia", id: "features" },
|
||||
{ name: "Reservar", id: "contact" },
|
||||
]}
|
||||
brandName="Los Caprichos de Meneses"
|
||||
/>
|
||||
@@ -53,62 +41,29 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Donde la tradición se convierte en experiencia"
|
||||
description="Cocina creativa, producto excepcional y un trato que se recuerda. En pleno corazón de Zamora, cada detalle está diseñado para que solo disfrutes."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reservar mesa",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reservar mesa", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190918.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190918.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629541.jpg",
|
||||
alt: "Diner portrait 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/parent-child-spending-time-together-with-cinematic-style-view_23-2151587555.jpg",
|
||||
alt: "Diner portrait 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629588.jpg",
|
||||
alt: "Diner portrait 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190934.jpg",
|
||||
alt: "Diner portrait 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/fresh-vegetable-salad-plate_140725-4644.jpg",
|
||||
alt: "Diner portrait 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629541.jpg", alt: "Diner portrait 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/parent-child-spending-time-together-with-cinematic-style-view_23-2151587555.jpg", alt: "Diner portrait 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629588.jpg", alt: "Diner portrait 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190934.jpg", alt: "Diner portrait 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/fresh-vegetable-salad-plate_140725-4644.jpg", alt: "Diner portrait 5" },
|
||||
]}
|
||||
avatarText="Más de 5.000 comensales satisfechos"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Producto Local",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Cocina Creativa",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Maridaje Experto",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Tradición Zamorana",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Calidad Gourmet",
|
||||
},
|
||||
{ type: "text", text: "Producto Local" },
|
||||
{ type: "text", text: "Cocina Creativa" },
|
||||
{ type: "text", text: "Maridaje Experto" },
|
||||
{ type: "text", text: "Tradición Zamorana" },
|
||||
{ type: "text", text: "Calidad Gourmet" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -121,7 +76,7 @@ export default function LandingPage() {
|
||||
description="Fusionamos la sabiduría tradicional con las técnicas más vanguardistas para ofrecerte una experiencia inolvidable. Nos apasiona la excelencia y el respeto absoluto por cada producto local."
|
||||
subdescription="Nuestro compromiso es crear momentos de puro disfrute en un entorno acogedor y sofisticado."
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/italian-lasagna-plate_140725-786.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/italian-lasagna-plate_140725-786.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -133,44 +88,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Creación Culinaria",
|
||||
description: "Platos que reinterpretan la tradición zamorana con elegancia.",
|
||||
bentoComponent: {
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oils-jug-near-food_23-2147930109.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/details-set-table-with-focus-goblets_8353-9922.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517411.jpg",
|
||||
},
|
||||
title: "Creación Culinaria", description: "Platos que reinterpretan la tradición zamorana con elegancia.", bentoComponent: {
|
||||
bentoComponent: "media-stack", items: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/oils-jug-near-food_23-2147930109.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/details-set-table-with-focus-goblets_8353-9922.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517411.jpg" },
|
||||
],
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190918.jpg?_wi=2",
|
||||
imageAlt: "gourmet dish gourmet presentation",
|
||||
},
|
||||
{
|
||||
title: "Cava Selecta",
|
||||
description: "Bodega cuidadosamente seleccionada para maridar con cada creación.",
|
||||
bentoComponent: {
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Wine,
|
||||
title: "Cava Selecta", description: "Bodega cuidadosamente seleccionada para maridar con cada creación.", bentoComponent: {
|
||||
bentoComponent: "reveal-icon", icon: Wine,
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-lasagna-plate_140725-786.jpg?_wi=2",
|
||||
imageAlt: "gourmet dish gourmet presentation",
|
||||
},
|
||||
{
|
||||
title: "Trato Excepcional",
|
||||
description: "Un servicio personalizado que cuida cada detalle de tu estancia.",
|
||||
bentoComponent: {
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Sparkles,
|
||||
title: "Trato Excepcional", description: "Un servicio personalizado que cuida cada detalle de tu estancia.", bentoComponent: {
|
||||
bentoComponent: "reveal-icon", icon: Sparkles,
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-table_23-2149213371.jpg?_wi=1",
|
||||
imageAlt: "gourmet dish gourmet presentation",
|
||||
},
|
||||
]}
|
||||
title="Una Experiencia para los Sentidos"
|
||||
@@ -184,60 +118,16 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Elena García",
|
||||
role: "Crítica Gastronómica",
|
||||
company: "Guía Gourmet",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-table_23-2149213371.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Javier López",
|
||||
role: "Cliente habitual",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/knocking-glasses-with-wine-group-friends-elegant-wear-have-luxury-dinner_146671-14449.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "María Santos",
|
||||
role: "Organizadora de eventos",
|
||||
company: "Boda Privada",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-dressed-elegant-black-dress-holds-wineglass-luxury-restaurant_613910-3880.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Carlos Ruiz",
|
||||
role: "Chef",
|
||||
company: "Amigo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-black-skinned-woman-wearing-blouse-flower-headband-enjoying-dinner-while-eating-restaurant_613910-18777.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lucía Sanz",
|
||||
role: "Connoisseur",
|
||||
company: "Zamora Gourmet",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-unrecognizable-man-serving-champagne-his-girlfriend-while-having-dinner-dining-table_637285-3188.jpg",
|
||||
},
|
||||
{ id: "1", name: "Elena García", role: "Crítica Gastronómica", company: "Guía Gourmet", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-table_23-2149213371.jpg" },
|
||||
{ id: "2", name: "Javier López", role: "Cliente habitual", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/knocking-glasses-with-wine-group-friends-elegant-wear-have-luxury-dinner_146671-14449.jpg" },
|
||||
{ id: "3", name: "María Santos", role: "Organizadora de eventos", company: "Boda Privada", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-dressed-elegant-black-dress-holds-wineglass-luxury-restaurant_613910-3880.jpg" },
|
||||
{ id: "4", name: "Carlos Ruiz", role: "Chef", company: "Amigo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-black-skinned-woman-wearing-blouse-flower-headband-enjoying-dinner-while-eating-restaurant_613910-18777.jpg" },
|
||||
{ id: "5", name: "Lucía Sanz", role: "Connoisseur", company: "Zamora Gourmet", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-unrecognizable-man-serving-champagne-his-girlfriend-while-having-dinner-dining-table_637285-3188.jpg" },
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "100%",
|
||||
label: "Producto Fresco",
|
||||
},
|
||||
{
|
||||
value: "5*",
|
||||
label: "Calidad Servicio",
|
||||
},
|
||||
{
|
||||
value: "15+",
|
||||
label: "Años de Pasión",
|
||||
},
|
||||
{ value: "100%", label: "Producto Fresco" },
|
||||
{ value: "5*", label: "Calidad Servicio" },
|
||||
{ value: "15+", label: "Años de Pasión" },
|
||||
]}
|
||||
title="Lo que dicen nuestros comensales"
|
||||
description="La excelencia en nuestra mesa y el trato cercano son los pilares que hacen de Los Caprichos de Meneses un lugar único."
|
||||
@@ -247,9 +137,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contacto"
|
||||
title="Reservar tu experiencia"
|
||||
description="Haz tu reserva con antelación y déjanos preparar una velada a tu medida."
|
||||
@@ -263,43 +151,20 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Restaurante",
|
||||
items: [
|
||||
{
|
||||
label: "Nuestra Cocina",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Experiencia",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
label: "Reservar",
|
||||
href: "#contact",
|
||||
},
|
||||
title: "Restaurante", items: [
|
||||
{ label: "Nuestra Cocina", href: "#about" },
|
||||
{ label: "Experiencia", href: "#features" },
|
||||
{ label: "Reservar", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Política de Privacidad",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Aviso Legal",
|
||||
href: "#",
|
||||
},
|
||||
title: "Legal", items: [
|
||||
{ label: "Política de Privacidad", href: "#" },
|
||||
{ label: "Aviso Legal", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Ubicación",
|
||||
items: [
|
||||
{
|
||||
label: "Corazón de Zamora",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
title: "Ubicación", items: [{ label: "Corazón de Zamora", href: "#" }],
|
||||
},
|
||||
]}
|
||||
logoText="Los Caprichos de Meneses"
|
||||
|
||||
Reference in New Issue
Block a user