Merge version_1 into main #2
165
src/app/page.tsx
165
src/app/page.tsx
@@ -30,62 +30,31 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Inicio",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Nosotros",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Menú",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Inicio", id: "hero" },
|
||||
{ name: "Nosotros", id: "about" },
|
||||
{ name: "Menú", id: "menu" },
|
||||
{ name: "Contacto", id: "contact" },
|
||||
]}
|
||||
brandName="La Casa de los Platos"
|
||||
button={{ text: "Reservar" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Tradición y Elegancia en cada bocado"
|
||||
description="Descubre una experiencia gastronómica mexicana elevada con sabor, tradición y un ambiente único tipo hacienda."
|
||||
tag="Cocina Mexicana Contemporánea"
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserva ahora",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Reserva ahora", href: "#contact" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg",
|
||||
imageAlt: "Ambiente del restaurante tipo hacienda",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg", imageAlt: "Ambiente del restaurante tipo hacienda"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-beef-lavash-table_140725-740.jpg",
|
||||
imageAlt: "Presentación de platillo gourmet",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-red-chilli-pepper-black-bowls-cooking-healthy-kitchen_1220-1743.jpg?_wi=1",
|
||||
imageAlt: "Detalle de platillo artesanal",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-shrimp-toast-with-vegetable-salad-slice-lemon_141793-5096.jpg?_wi=1",
|
||||
imageAlt: "Coctelería de autor",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-pasta-italian-restaurant_1303-24360.jpg?_wi=1",
|
||||
imageAlt: "Interior del restaurante",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-beef-lavash-table_140725-740.jpg", imageAlt: "Presentación de platillo gourmet"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -99,64 +68,26 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Sobre La Casa de los Platos"
|
||||
description={[
|
||||
"Celebramos la esencia de la cocina mexicana con un enfoque moderno. Nuestro espacio, inspirado en una hacienda tradicional, combina sabores auténticos con presentaciones innovadoras.",
|
||||
"Cada visita es una experiencia diseñada para deleitar tus sentidos, mezclando gastronomía, cultura y una atmósfera inolvidable ideal para tus momentos especiales.",
|
||||
]}
|
||||
"Celebramos la esencia de la cocina mexicana con un enfoque moderno. Nuestro espacio, inspirado en una hacienda tradicional, combina sabores auténticos con presentaciones innovadoras.", "Cada visita es una experiencia diseñada para deleitar tus sentidos, mezclando gastronomía, cultura y una atmósfera inolvidable ideal para tus momentos especiales."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Guacamole Gourmet",
|
||||
price: "$$$",
|
||||
variant: "Entrada",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-red-chilli-pepper-black-bowls-cooking-healthy-kitchen_1220-1743.jpg?_wi=2",
|
||||
},
|
||||
id: "p1", name: "Guacamole Gourmet", price: "$$$", variant: "Entrada", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-red-chilli-pepper-black-bowls-cooking-healthy-kitchen_1220-1743.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Camarones al Mezcal",
|
||||
price: "$$$",
|
||||
variant: "Especialidad",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-shrimp-toast-with-vegetable-salad-slice-lemon_141793-5096.jpg?_wi=2",
|
||||
},
|
||||
id: "p2", name: "Camarones al Mezcal", price: "$$$", variant: "Especialidad", imageSrc: "http://img.b2bpic.net/free-photo/side-view-shrimp-toast-with-vegetable-salad-slice-lemon_141793-5096.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Ribeye a la Parrilla",
|
||||
price: "$$$",
|
||||
variant: "Corte de Carne",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-salad-with-cucumber-cherry-tomato-lettuce-olive_140725-1610.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Coctelería de Autor",
|
||||
price: "$$",
|
||||
variant: "Bebidas",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/daiquiri-cocktail-with-lime-slice-high-angle_23-2149407448.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Flan Tradicional",
|
||||
price: "$$",
|
||||
variant: "Postre",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-eastern-desserts-wooden-background_93675-132307.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Tacos de Autor",
|
||||
price: "$$",
|
||||
variant: "Principal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-tasty-grilled-tomatoes-marrows_651396-1449.jpg",
|
||||
},
|
||||
id: "p3", name: "Ribeye a la Parrilla", price: "$$$", variant: "Corte de Carne", imageSrc: "http://img.b2bpic.net/free-photo/salmon-salad-with-cucumber-cherry-tomato-lettuce-olive_140725-1610.jpg"},
|
||||
]}
|
||||
title="Nuestro Menú"
|
||||
description="Una selección artesanal que rinde homenaje a nuestras raíces con elegancia contemporánea."
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -167,29 +98,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Terraza y Jardines",
|
||||
tags: [
|
||||
"Relax",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-pasta-italian-restaurant_1303-24360.jpg?_wi=2",
|
||||
},
|
||||
id: "f1", title: "Terraza y Jardines", tags: ["Relax"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-pasta-italian-restaurant_1303-24360.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Valet Parking",
|
||||
tags: [
|
||||
"Conveniencia",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-red-chilli-pepper-black-bowls-cooking-healthy-kitchen_1220-1743.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Música en Vivo",
|
||||
tags: [
|
||||
"Ambiente",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-shrimp-toast-with-vegetable-salad-slice-lemon_141793-5096.jpg?_wi=3",
|
||||
},
|
||||
id: "f2", title: "Valet Parking", tags: ["Conveniencia"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-red-chilli-pepper-black-bowls-cooking-healthy-kitchen_1220-1743.jpg"},
|
||||
]}
|
||||
title="Una Experiencia Completa"
|
||||
description="Más que un restaurante, un espacio diseñado para crear momentos especiales."
|
||||
@@ -203,40 +116,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Ana García",
|
||||
handle: "@anagarcia",
|
||||
testimonial: "El mejor ambiente en Guadalajara, la comida es espectacular.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-her-handsome-boyfriend-happy-cheerful-family-couple-cheering-with-glasses-red-wine-their-date-restaurant-they-taking-selfie-veranda-cafe-street_158538-23990.jpg",
|
||||
},
|
||||
id: "t1", name: "Ana García", handle: "@anagarcia", testimonial: "El mejor ambiente en Guadalajara, la comida es espectacular.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-her-handsome-boyfriend-happy-cheerful-family-couple-cheering-with-glasses-red-wine-their-date-restaurant-they-taking-selfie-veranda-cafe-street_158538-23990.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Carlos Ruiz",
|
||||
handle: "@cruiz",
|
||||
testimonial: "La decoración tipo hacienda es increíble. Volveré pronto.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517444.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Elena Torres",
|
||||
handle: "@etorres",
|
||||
testimonial: "Ideal para cenas especiales, la atención es de primera.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/watching-funny-video-internet-with-coworkers-cafe-terrace-with-tasty-food_8353-10265.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Juan Pablo M.",
|
||||
handle: "@jpm",
|
||||
testimonial: "La coctelería con mezcal es simplemente deliciosa.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-cheerful-senior-couple-eating_23-2148333639.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Sofía López",
|
||||
handle: "@sofilop",
|
||||
testimonial: "Un lugar mágico para celebrar cumpleaños.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-eating-restaurant-with-friends_23-2149316752.jpg",
|
||||
},
|
||||
id: "t2", name: "Carlos Ruiz", handle: "@cruiz", testimonial: "La decoración tipo hacienda es increíble. Volveré pronto.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517444.jpg"},
|
||||
]}
|
||||
title="Lo que dicen nuestros comensales"
|
||||
description="La experiencia de La Casa de los Platos a través de quienes nos visitan."
|
||||
@@ -247,16 +129,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Reservaciones"
|
||||
title="Haz tu reservación"
|
||||
description="Estamos en Av. São Paulo #2367, Providencia. Llámanos al +52 33 1814 5513 para asegurar tu lugar en una cena inolvidable."
|
||||
buttons={[
|
||||
{
|
||||
text: "Llamar ahora",
|
||||
href: "tel:+523318145513",
|
||||
},
|
||||
text: "Llamar ahora", href: "tel:+523318145513"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user