Merge version_1 into main #1
281
src/app/page.tsx
281
src/app/page.tsx
@@ -33,31 +33,19 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Inicio", id: "#hero"},
|
||||
{
|
||||
name: "Experiencia",
|
||||
id: "#experiencia",
|
||||
},
|
||||
name: "Experiencia", id: "#experiencia"},
|
||||
{
|
||||
name: "Destacados",
|
||||
id: "#destacados",
|
||||
},
|
||||
name: "Destacados", id: "#destacados"},
|
||||
{
|
||||
name: "Menú",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menú", id: "#menu"},
|
||||
{
|
||||
name: "Reservar",
|
||||
id: "#reservas",
|
||||
},
|
||||
name: "Reservar", id: "#reservas"},
|
||||
]}
|
||||
brandName="El Bohemio"
|
||||
button={{
|
||||
text: "Reservar Mesa",
|
||||
href: "#reservas",
|
||||
}}
|
||||
text: "Reservar Mesa", href: "#reservas"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -65,44 +53,23 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Donde Buenos Aires baja el ritmo."
|
||||
description="Una experiencia gastronómica pensada para disfrutar sin apuro. Cocina de temporada, vinos seleccionados y un ambiente que invita a quedarse."
|
||||
tag="El Bohemio"
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{
|
||||
text: "Reservar Mesa",
|
||||
href: "#reservas",
|
||||
},
|
||||
text: "Reservar Mesa", href: "#reservas"},
|
||||
{
|
||||
text: "Ver Menú",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Ver Menú", href: "#menu"},
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/party-background-celebration-food-beverage_1203-4478.jpg",
|
||||
imageAlt: "Mesa de restaurante con platos y copas de vino",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/party-background-celebration-food-beverage_1203-4478.jpg", imageAlt: "Mesa de restaurante con platos y copas de vino"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-celebrating-valentine-s-day-together-home_23-2151260497.jpg",
|
||||
imageAlt: "Ambiente íntimo de restaurante con luz cálida",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-tasting-vintage-restaurant-with-gorgonzola-rustic-wooden-table-fresh-grapes_482257-19782.jpg",
|
||||
imageAlt: "Wine tasting in a vintage restaurant with gorgonzola on a rustic wooden table. Fresh grapes.",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/affectionate-man-kissing-his-girlfriend-while-toasting-with-champagne-dinner-dining-table_637285-3602.jpg",
|
||||
imageAlt: "Affectionate man kissing his girlfriend while toasting with Champagne during dinner at dining table",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018749.jpg",
|
||||
imageAlt: "Couple having dinner at a restaurant",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-celebrating-valentine-s-day-together-home_23-2151260497.jpg", imageAlt: "Ambiente íntimo de restaurante con luz cálida"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -116,7 +83,6 @@ export default function LandingPage() {
|
||||
tag="Nuestra Filosofía"
|
||||
tagAnimation="blur-reveal"
|
||||
title="No venís solamente a comer"
|
||||
description="Venís a bajar un cambio. A compartir una botella. A descubrir la pesca del día. A quedarte un rato más. Porque las mejores noches nunca terminan cuando llega la cuenta."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -127,36 +93,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
label: "El Sabor del Mar",
|
||||
title: "Pesca del Día",
|
||||
items: [
|
||||
"Productos frescos que cambian según la temporada.",
|
||||
],
|
||||
id: "1", label: "El Sabor del Mar", title: "Pesca del Día", items: [
|
||||
"Productos frescos que cambian según la temporada."],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
label: "Cocina con Alma",
|
||||
title: "Cocina de Autor",
|
||||
items: [
|
||||
"Sabores argentinos con influencias mediterráneas y latinoamericanas.",
|
||||
],
|
||||
id: "2", label: "Cocina con Alma", title: "Cocina de Autor", items: [
|
||||
"Sabores argentinos con influencias mediterráneas y latinoamericanas."],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
label: "La Copa Perfecta",
|
||||
title: "Vinos Seleccionados",
|
||||
items: [
|
||||
"Etiquetas elegidas con criterio para acompañar cada experiencia.",
|
||||
],
|
||||
id: "3", label: "La Copa Perfecta", title: "Vinos Seleccionados", items: [
|
||||
"Etiquetas elegidas con criterio para acompañar cada experiencia."],
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
label: "Un Ambiente Inigualable",
|
||||
title: "Ambiente Único",
|
||||
items: [
|
||||
"Música, iluminación y detalles pensados para disfrutar sin apuro.",
|
||||
],
|
||||
id: "4", label: "Un Ambiente Inigualable", title: "Ambiente Único", items: [
|
||||
"Música, iluminación y detalles pensados para disfrutar sin apuro."],
|
||||
},
|
||||
]}
|
||||
title="Experiencias Destacadas"
|
||||
@@ -174,53 +124,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Empanadas de Cordero",
|
||||
price: "$3.500",
|
||||
variant: "Entrada",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000288.jpg",
|
||||
imageAlt: "Empanadas de Cordero",
|
||||
},
|
||||
id: "1", name: "Empanadas de Cordero", price: "$3.500", variant: "Entrada", imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000288.jpg", imageAlt: "Empanadas de Cordero"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mollejas con Puré de Manzana",
|
||||
price: "$7.200",
|
||||
variant: "Entrada",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-pouring-pity-from-clay-pot-plate-side-view_141793-3232.jpg",
|
||||
imageAlt: "Mollejas con Puré de Manzana",
|
||||
},
|
||||
id: "2", name: "Mollejas con Puré de Manzana", price: "$7.200", variant: "Entrada", imageSrc: "http://img.b2bpic.net/free-photo/man-pouring-pity-from-clay-pot-plate-side-view_141793-3232.jpg", imageAlt: "Mollejas con Puré de Manzana"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Pesca del Día",
|
||||
price: "$12.000",
|
||||
variant: "Principal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-grilled-chicken-breast-with-sauce-grilled-vegetables_141793-2830.jpg",
|
||||
imageAlt: "Pesca del Día",
|
||||
},
|
||||
id: "3", name: "Pesca del Día", price: "$12.000", variant: "Principal", imageSrc: "http://img.b2bpic.net/free-photo/front-view-grilled-chicken-breast-with-sauce-grilled-vegetables_141793-2830.jpg", imageAlt: "Pesca del Día"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Lomo Saltado",
|
||||
price: "$14.500",
|
||||
variant: "Principal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-beef-stir-fry-with-fresh-vegetables-sesame-seeds_23-2151966861.jpg",
|
||||
imageAlt: "Lomo Saltado",
|
||||
},
|
||||
id: "4", name: "Lomo Saltado", price: "$14.500", variant: "Principal", imageSrc: "http://img.b2bpic.net/free-photo/delicious-beef-stir-fry-with-fresh-vegetables-sesame-seeds_23-2151966861.jpg", imageAlt: "Lomo Saltado"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Arroz Socarrat",
|
||||
price: "$18.000",
|
||||
variant: "Especialidad",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-valencian-paella-with-rabbit-chicken-garrofon-beans-snails-moroccan-green-beans-saffron-wooden-table_123827-35861.jpg",
|
||||
imageAlt: "Arroz Socarrat",
|
||||
},
|
||||
id: "5", name: "Arroz Socarrat", price: "$18.000", variant: "Especialidad", imageSrc: "http://img.b2bpic.net/free-photo/traditional-valencian-paella-with-rabbit-chicken-garrofon-beans-snails-moroccan-green-beans-saffron-wooden-table_123827-35861.jpg", imageAlt: "Arroz Socarrat"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Mariscos del Atlántico",
|
||||
price: "$19.800",
|
||||
variant: "Especialidad",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dish-made-oysters-with-citrus-ice-cubes_23-2150320470.jpg",
|
||||
imageAlt: "Mariscos del Atlántico",
|
||||
},
|
||||
id: "6", name: "Mariscos del Atlántico", price: "$19.800", variant: "Especialidad", imageSrc: "http://img.b2bpic.net/free-photo/dish-made-oysters-with-citrus-ice-cubes_23-2150320470.jpg", imageAlt: "Mariscos del Atlántico"},
|
||||
]}
|
||||
title="Nuestra Carta"
|
||||
description="Una selección de platos memorables que celebran la gastronomía argentina con un toque internacional."
|
||||
@@ -228,9 +142,7 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{
|
||||
text: "Ver Carta Completa",
|
||||
href: "#",
|
||||
},
|
||||
text: "Ver Carta Completa", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -243,20 +155,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "4.8",
|
||||
description: "Estrellas en Google Reviews",
|
||||
},
|
||||
id: "1", value: "4.8", description: "Estrellas en Google Reviews"},
|
||||
{
|
||||
id: "2",
|
||||
value: "300+",
|
||||
description: "Reseñas positivas",
|
||||
},
|
||||
id: "2", value: "300+", description: "Reseñas positivas"},
|
||||
{
|
||||
id: "3",
|
||||
value: "98%",
|
||||
description: "Satisfacción del cliente",
|
||||
},
|
||||
id: "3", value: "98%", description: "Satisfacción del cliente"},
|
||||
]}
|
||||
title="+4.8 estrellas"
|
||||
description="Basado en cientos de experiencias reales."
|
||||
@@ -272,53 +175,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Barbara R.",
|
||||
role: "Clienta frecuente",
|
||||
testimonial: "Bendito sea el día que entré al Bohemio. Un lugar mágico, la comida exquisita y el ambiente simplemente perfecto para desconectar.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1724.jpg",
|
||||
imageAlt: "Barbara R.",
|
||||
},
|
||||
id: "1", name: "Barbara R.", role: "Clienta frecuente", testimonial: "Bendito sea el día que entré al Bohemio. Un lugar mágico, la comida exquisita y el ambiente simplemente perfecto para desconectar.", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1724.jpg", imageAlt: "Barbara R."},
|
||||
{
|
||||
id: "2",
|
||||
name: "Leticia G.",
|
||||
role: "Visitante",
|
||||
testimonial: "La música, la comida y la atención fueron espectaculares. Una experiencia redonda que superó todas nuestras expectativas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-men-discussing-content-laptop-cafe_1170-511.jpg",
|
||||
imageAlt: "Leticia G.",
|
||||
},
|
||||
id: "2", name: "Leticia G.", role: "Visitante", testimonial: "La música, la comida y la atención fueron espectaculares. Una experiencia redonda que superó todas nuestras expectativas.", imageSrc: "http://img.b2bpic.net/free-photo/two-men-discussing-content-laptop-cafe_1170-511.jpg", imageAlt: "Leticia G."},
|
||||
{
|
||||
id: "3",
|
||||
name: "Stefania A.",
|
||||
role: "Amiga de la casa",
|
||||
testimonial: "Ideal para conversar y quedarse horas. Cada plato es una obra de arte y el servicio te hace sentir como en casa.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-having-casual-salsa-dance-themed-get-together_23-2151356547.jpg",
|
||||
imageAlt: "Stefania A.",
|
||||
},
|
||||
id: "3", name: "Stefania A.", role: "Amiga de la casa", testimonial: "Ideal para conversar y quedarse horas. Cada plato es una obra de arte y el servicio te hace sentir como en casa.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-casual-salsa-dance-themed-get-together_23-2151356547.jpg", imageAlt: "Stefania A."},
|
||||
{
|
||||
id: "4",
|
||||
name: "Carlos M.",
|
||||
role: "Gourmet",
|
||||
testimonial: "El refugio gastronómico de Buenos Aires. Una carta inteligente, vinos de primera y un ambiente que te envuelve. Volveremos sin dudarlo.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-delicious-food_23-2150168075.jpg",
|
||||
imageAlt: "Carlos M.",
|
||||
},
|
||||
id: "4", name: "Carlos M.", role: "Gourmet", testimonial: "El refugio gastronómico de Buenos Aires. Una carta inteligente, vinos de primera y un ambiente que te envuelve. Volveremos sin dudarlo.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-delicious-food_23-2150168075.jpg", imageAlt: "Carlos M."},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ana P.",
|
||||
role: "Pareja",
|
||||
testimonial: "Una noche romántica perfecta. Cada detalle cuidado, desde la entrada hasta el postre. Las sobremesas aquí son oro puro.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-bride_158595-4151.jpg",
|
||||
imageAlt: "Ana P.",
|
||||
},
|
||||
id: "5", name: "Ana P.", role: "Pareja", testimonial: "Una noche romántica perfecta. Cada detalle cuidado, desde la entrada hasta el postre. Las sobremesas aquí son oro puro.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-bride_158595-4151.jpg", imageAlt: "Ana P."},
|
||||
{
|
||||
id: "6",
|
||||
name: "Javier S.",
|
||||
role: "Crítico Culinario",
|
||||
testimonial: "El Bohemio es un soplo de aire fresco. Una propuesta que equilibra a la perfección tradición y modernidad, con un servicio impecable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-together-romantic-dinner_23-2148060555.jpg",
|
||||
imageAlt: "Couple together at romantic dinner",
|
||||
},
|
||||
id: "6", name: "Javier S.", role: "Crítico Culinario", testimonial: "El Bohemio es un soplo de aire fresco. Una propuesta que equilibra a la perfección tradición y modernidad, con un servicio impecable.", imageSrc: "http://img.b2bpic.net/free-photo/couple-together-romantic-dinner_23-2148060555.jpg", imageAlt: "Couple together at romantic dinner"},
|
||||
]}
|
||||
title="Lo que dicen nuestros comensales"
|
||||
description="Historias de noches inolvidables en El Bohemio."
|
||||
@@ -332,20 +199,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "¿Necesito reservar con antelación?",
|
||||
content: "Sí, recomendamos encarecidamente reservar con anticipación, especialmente los fines de semana y para cenas, ya que nuestras mesas suelen completarse rápidamente para asegurar un ambiente íntimo y un servicio excepcional.",
|
||||
},
|
||||
id: "1", title: "¿Necesito reservar con antelación?", content: "Sí, recomendamos encarecidamente reservar con anticipación, especialmente los fines de semana y para cenas, ya que nuestras mesas suelen completarse rápidamente para asegurar un ambiente íntimo y un servicio excepcional."},
|
||||
{
|
||||
id: "2",
|
||||
title: "¿Tienen opciones vegetarianas/veganas?",
|
||||
content: "Ofrecemos varias opciones vegetarianas y podemos adaptar algunos platos para dietas veganas. Por favor, consulta a tu camarero al llegar o menciónalo al hacer tu reserva.",
|
||||
},
|
||||
id: "2", title: "¿Tienen opciones vegetarianas/veganas?", content: "Ofrecemos varias opciones vegetarianas y podemos adaptar algunos platos para dietas veganas. Por favor, consulta a tu camarero al llegar o menciónalo al hacer tu reserva."},
|
||||
{
|
||||
id: "3",
|
||||
title: "¿Cuál es el horario de El Bohemio?",
|
||||
content: "Estamos abiertos de martes a domingo para cena, de 19:00 a 00:00. Los lunes cerramos para descanso. Te esperamos para vivir una experiencia inolvidable.",
|
||||
},
|
||||
id: "3", title: "¿Cuál es el horario de El Bohemio?", content: "Estamos abiertos de martes a domingo para cena, de 19:00 a 00:00. Los lunes cerramos para descanso. Te esperamos para vivir una experiencia inolvidable."},
|
||||
]}
|
||||
sideTitle="¿Alguna pregunta?"
|
||||
sideDescription="Aquí respondemos a las consultas más frecuentes para que tu experiencia sea perfecta."
|
||||
@@ -358,8 +216,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Reservas"
|
||||
title="Tu mesa te está esperando"
|
||||
description="Las noches suelen completarse rápidamente. Reservá con anticipación para asegurar tu lugar. Indica tu nombre, WhatsApp, fecha, hora y cantidad de personas en el mensaje. Nos pondremos en contacto contigo para confirmar."
|
||||
@@ -374,71 +231,43 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "El Bohemio",
|
||||
items: [
|
||||
title: "El Bohemio", items: [
|
||||
{
|
||||
label: "Comer bien es importante.",
|
||||
href: "#",
|
||||
},
|
||||
label: "Comer bien es importante.", href: "#"},
|
||||
{
|
||||
label: "Sentirse bien es inolvidable.",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sentirse bien es inolvidable.", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Menú",
|
||||
items: [
|
||||
title: "Menú", items: [
|
||||
{
|
||||
label: "Entradas",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Entradas", href: "#menu"},
|
||||
{
|
||||
label: "Principales",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Principales", href: "#menu"},
|
||||
{
|
||||
label: "Especialidades",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Especialidades", href: "#menu"},
|
||||
{
|
||||
label: "Carta Completa",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Carta Completa", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "El Restaurante",
|
||||
items: [
|
||||
title: "El Restaurante", items: [
|
||||
{
|
||||
label: "Nuestra Historia",
|
||||
href: "#experiencia",
|
||||
},
|
||||
label: "Nuestra Historia", href: "#experiencia"},
|
||||
{
|
||||
label: "Filosofía",
|
||||
href: "#experiencia",
|
||||
},
|
||||
label: "Filosofía", href: "#experiencia"},
|
||||
{
|
||||
label: "Reservas",
|
||||
href: "#reservas",
|
||||
},
|
||||
label: "Reservas", href: "#reservas"},
|
||||
{
|
||||
label: "Contacto",
|
||||
href: "#reservas",
|
||||
},
|
||||
label: "Contacto", href: "#reservas"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Síguenos",
|
||||
items: [
|
||||
title: "Síguenos", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://www.instagram.com/elbohemio/",
|
||||
},
|
||||
label: "Instagram", href: "https://www.instagram.com/elbohemio/"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://www.facebook.com/elbohemio/",
|
||||
},
|
||||
label: "Facebook", href: "https://www.facebook.com/elbohemio/"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user