Merge version_1 into main #2
185
src/app/page.tsx
185
src/app/page.tsx
@@ -29,17 +29,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Carta",
|
||||
id: "carta",
|
||||
},
|
||||
name: "Carta", id: "carta"},
|
||||
{
|
||||
name: "Reservar",
|
||||
id: "contacto",
|
||||
},
|
||||
name: "Reservar", id: "contacto"},
|
||||
{
|
||||
name: "Ubicación",
|
||||
id: "footer",
|
||||
},
|
||||
name: "Ubicación", id: "footer"},
|
||||
]}
|
||||
brandName="VAIVÉN"
|
||||
/>
|
||||
@@ -48,32 +42,15 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="VAIVÉN SCL"
|
||||
description="Una experiencia gastronómica única en el corazón de Vitacura. Sabores contemporáneos en un ambiente sofisticado."
|
||||
tag="SANTIAGO • VITACURA"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=1",
|
||||
imageAlt: "Restaurante interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg", imageAlt: "Restaurante interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ham-slices-with-vegetables-plate_140725-2137.jpg?_wi=1",
|
||||
imageAlt: "Plato gourmet",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg",
|
||||
imageAlt: "Restaurant hall with turquoise chairs, white walls french windows and curtains",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-wooden-dining-room-with-modern-lighting-generated-by-ai_188544-29879.jpg",
|
||||
imageAlt: "Elegant wooden dining room with modern lighting generated by AI",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/royal-dining-room-with-wooden-furniture-chandeliers_114579-2222.jpg",
|
||||
imageAlt: "Royal dining room with wooden furniture and chandeliers",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ham-slices-with-vegetables-plate_140725-2137.jpg", imageAlt: "Plato gourmet"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -88,19 +65,13 @@ export default function LandingPage() {
|
||||
description="Vaivén nace de la pasión por la cocina de autor y la búsqueda constante de ingredientes frescos en Santiago. Cada plato cuenta una historia."
|
||||
metrics={[
|
||||
{
|
||||
value: "12",
|
||||
title: "Horas de cocción",
|
||||
},
|
||||
value: "12", title: "Horas de cocción"},
|
||||
{
|
||||
value: "50+",
|
||||
title: "Recetas creadas",
|
||||
},
|
||||
value: "50+", title: "Recetas creadas"},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Producto fresco",
|
||||
},
|
||||
value: "100%", title: "Producto fresco"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-defocused-coffee-shop-cafe-restaurant_74190-6645.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-defocused-coffee-shop-cafe-restaurant_74190-6645.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -112,23 +83,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Tártaro de Atún",
|
||||
description: "$14.900 - Atún fresco y palta cremosa.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7822.jpg",
|
||||
imageAlt: "Dining table with chairs and tableware",
|
||||
},
|
||||
title: "Tártaro de Atún", description: "$14.900 - Atún fresco y palta cremosa.", imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7822.jpg", imageAlt: "Dining table with chairs and tableware"},
|
||||
{
|
||||
title: "Carpaccio de Res",
|
||||
description: "$13.500 - Con notas de trufa blanca.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=2",
|
||||
imageAlt: "Dining table with chairs and tableware",
|
||||
},
|
||||
title: "Carpaccio de Res", description: "$13.500 - Con notas de trufa blanca.", imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg", imageAlt: "Dining table with chairs and tableware"},
|
||||
{
|
||||
title: "Burrata di Bufala",
|
||||
description: "$12.900 - Cremosa y auténtica.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ham-slices-with-vegetables-plate_140725-2137.jpg?_wi=2",
|
||||
imageAlt: "Dining table with chairs and tableware",
|
||||
},
|
||||
title: "Burrata di Bufala", description: "$12.900 - Cremosa y auténtica.", imageSrc: "http://img.b2bpic.net/free-photo/ham-slices-with-vegetables-plate_140725-2137.jpg", imageAlt: "Dining table with chairs and tableware"},
|
||||
]}
|
||||
title="Entradas"
|
||||
description="Comienza tu experiencia con nuestras seleccionadas preparaciones."
|
||||
@@ -142,29 +101,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Garrón de Cordero",
|
||||
description: "$18.900 - 12 horas de cocción lenta.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg",
|
||||
imageAlt: "Sauteed and roasted lamb bone served in teriyaki sauce",
|
||||
},
|
||||
title: "Garrón de Cordero", description: "$18.900 - 12 horas de cocción lenta.", imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg", imageAlt: "Sauteed and roasted lamb bone served in teriyaki sauce"},
|
||||
{
|
||||
title: "Risotto de Setas",
|
||||
description: "$16.500 - Setas silvestres seleccionadas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=3",
|
||||
imageAlt: "Sauteed and roasted lamb bone served in teriyaki sauce",
|
||||
},
|
||||
title: "Risotto de Setas", description: "$16.500 - Setas silvestres seleccionadas.", imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg", imageAlt: "Sauteed and roasted lamb bone served in teriyaki sauce"},
|
||||
{
|
||||
title: "Salmón en Costra",
|
||||
description: "$17.200 - Con frutos secos crocantes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ham-slices-with-vegetables-plate_140725-2137.jpg?_wi=3",
|
||||
imageAlt: "Sauteed and roasted lamb bone served in teriyaki sauce",
|
||||
},
|
||||
title: "Salmón en Costra", description: "$17.200 - Con frutos secos crocantes.", imageSrc: "http://img.b2bpic.net/free-photo/ham-slices-with-vegetables-plate_140725-2137.jpg", imageAlt: "Sauteed and roasted lamb bone served in teriyaki sauce"},
|
||||
{
|
||||
title: "Pasta Artesanal",
|
||||
description: "$14.200 - Con pesto tradicional.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocused-coffee-shop-cafe-restaurant_74190-6645.jpg?_wi=2",
|
||||
imageAlt: "Sauteed and roasted lamb bone served in teriyaki sauce",
|
||||
},
|
||||
title: "Pasta Artesanal", description: "$14.200 - Con pesto tradicional.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocused-coffee-shop-cafe-restaurant_74190-6645.jpg", imageAlt: "Sauteed and roasted lamb bone served in teriyaki sauce"},
|
||||
]}
|
||||
title="Platos de Fondo"
|
||||
description="Nuestros principales, preparados con dedicación."
|
||||
@@ -178,23 +121,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Vaivén Sour",
|
||||
description: "$8.500 - Nuestra receta especial.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lamb-bone-covered-with-dough-finely-cooked_114579-2429.jpg",
|
||||
imageAlt: "Lamb bone covered with dough and finely cooked.",
|
||||
},
|
||||
title: "Vaivén Sour", description: "$8.500 - Nuestra receta especial.", imageSrc: "http://img.b2bpic.net/free-photo/lamb-bone-covered-with-dough-finely-cooked_114579-2429.jpg", imageAlt: "Lamb bone covered with dough and finely cooked."},
|
||||
{
|
||||
title: "Negroni Ahumado",
|
||||
description: "$9.200 - Notas intensas y profundas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=4",
|
||||
imageAlt: "Lamb bone covered with dough and finely cooked.",
|
||||
},
|
||||
title: "Negroni Ahumado", description: "$9.200 - Notas intensas y profundas.", imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg", imageAlt: "Lamb bone covered with dough and finely cooked."},
|
||||
{
|
||||
title: "Gin Tonic",
|
||||
description: "$8.900 - De la casa con botanicals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ham-slices-with-vegetables-plate_140725-2137.jpg?_wi=4",
|
||||
imageAlt: "Lamb bone covered with dough and finely cooked.",
|
||||
},
|
||||
title: "Gin Tonic", description: "$8.900 - De la casa con botanicals.", imageSrc: "http://img.b2bpic.net/free-photo/ham-slices-with-vegetables-plate_140725-2137.jpg", imageAlt: "Lamb bone covered with dough and finely cooked."},
|
||||
]}
|
||||
title="Coctelería"
|
||||
description="Selección de autor para acompañar cada momento."
|
||||
@@ -207,45 +138,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Excelente",
|
||||
quote: "La mejor experiencia gastronómica en Vitacura. Cordero insuperable.",
|
||||
name: "María José",
|
||||
role: "Cliente habitual",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-woman-eating-salad_23-2148173216.jpg",
|
||||
},
|
||||
id: "1", title: "Excelente", quote: "La mejor experiencia gastronómica en Vitacura. Cordero insuperable.", name: "María José", role: "Cliente habitual", imageSrc: "http://img.b2bpic.net/free-photo/blond-woman-eating-salad_23-2148173216.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Un lujo",
|
||||
quote: "El tártaro de atún es obligatorio pedirlo. Servicio impecable.",
|
||||
name: "Juan Pablo",
|
||||
role: "Foodie",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081873.jpg",
|
||||
},
|
||||
id: "2", title: "Un lujo", quote: "El tártaro de atún es obligatorio pedirlo. Servicio impecable.", name: "Juan Pablo", role: "Foodie", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081873.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Maravilloso",
|
||||
quote: "Gran coctelería y ambiente relajado pero sofisticado.",
|
||||
name: "Sofia R.",
|
||||
role: "Cliente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-young-woman-with-orange-hand-drinks-freshly-squeezed-juice-from_1258-198430.jpg",
|
||||
},
|
||||
id: "3", title: "Maravilloso", quote: "Gran coctelería y ambiente relajado pero sofisticado.", name: "Sofia R.", role: "Cliente", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-young-woman-with-orange-hand-drinks-freshly-squeezed-juice-from_1258-198430.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Alta cocina",
|
||||
quote: "Calidad en cada ingrediente. Volveremos pronto.",
|
||||
name: "Carlos M.",
|
||||
role: "Cliente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-people-holding-drinks_23-2150124821.jpg",
|
||||
},
|
||||
id: "4", title: "Alta cocina", quote: "Calidad en cada ingrediente. Volveremos pronto.", name: "Carlos M.", role: "Cliente", imageSrc: "http://img.b2bpic.net/free-photo/top-view-people-holding-drinks_23-2150124821.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Inolvidable",
|
||||
quote: "La burrata es simplemente perfecta.",
|
||||
name: "Lucía P.",
|
||||
role: "Cliente",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-smiling_23-2150771071.jpg",
|
||||
},
|
||||
id: "5", title: "Inolvidable", quote: "La burrata es simplemente perfecta.", name: "Lucía P.", role: "Cliente", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-smiling_23-2150771071.jpg"},
|
||||
]}
|
||||
title="Lo que dicen de Vaivén"
|
||||
description="Clientes que han vivido nuestra experiencia gastronómica."
|
||||
@@ -259,22 +160,14 @@ export default function LandingPage() {
|
||||
description="Estamos en Av. Vitacura 7551. Reserva directamente vía WhatsApp o envíanos un mensaje."
|
||||
inputs={[
|
||||
{
|
||||
name: "nombre",
|
||||
type: "text",
|
||||
placeholder: "Tu nombre",
|
||||
required: true,
|
||||
name: "nombre", type: "text", placeholder: "Tu nombre", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Tu email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Tu email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "mensaje",
|
||||
placeholder: "Tu mensaje o reserva aquí...",
|
||||
rows: 4,
|
||||
name: "mensaje", placeholder: "Tu mensaje o reserva aquí...", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blank-mock-up-design-cafe-signboard-nice-building-outdoors_158595-6498.jpg"
|
||||
/>
|
||||
@@ -286,29 +179,19 @@ export default function LandingPage() {
|
||||
logoText="VAIVÉN"
|
||||
columns={[
|
||||
{
|
||||
title: "Navegación",
|
||||
items: [
|
||||
title: "Navegación", items: [
|
||||
{
|
||||
label: "Carta",
|
||||
href: "#carta",
|
||||
},
|
||||
label: "Carta", href: "#carta"},
|
||||
{
|
||||
label: "Reservar",
|
||||
href: "https://wa.me/56932445773",
|
||||
},
|
||||
label: "Reservar", href: "https://wa.me/56932445773"},
|
||||
{
|
||||
label: "Contacto",
|
||||
href: "mailto:hola@vaivenscl.cl",
|
||||
},
|
||||
label: "Contacto", href: "mailto:hola@vaivenscl.cl"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Ubicación",
|
||||
items: [
|
||||
title: "Ubicación", items: [
|
||||
{
|
||||
label: "Av. Vitacura 7551, Vitacura",
|
||||
href: "https://maps.google.com",
|
||||
},
|
||||
label: "Av. Vitacura 7551, Vitacura", href: "https://maps.google.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user