Update src/app/menu/page.tsx
This commit is contained in:
@@ -26,33 +26,22 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Menú",
|
||||
id: "/menu",
|
||||
},
|
||||
name: "Menú", id: "/menu"},
|
||||
{
|
||||
name: "Reservaciones",
|
||||
id: "/reservations",
|
||||
},
|
||||
name: "Reservaciones", id: "/reservations"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contacto", id: "/contact"},
|
||||
{
|
||||
name: "Galería",
|
||||
id: "/gallery",
|
||||
},
|
||||
name: "Galería", id: "/gallery"},
|
||||
]}
|
||||
brandName="Grilling Fusion Restaurant"
|
||||
bottomLeftText="ES | EN"
|
||||
bottomRightText="(809) 807-1060"
|
||||
bottomRightText="(849) 260-1060"
|
||||
button={{
|
||||
text: "Reservar Mesa",
|
||||
href: "/reservations",
|
||||
}}
|
||||
text: "Reservar Mesa", href: "/reservations"}}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ESbZBswPWAFD7cR4Eq2X9JwJX8/uploaded-1780176744566-9wzna4ok.png"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -65,47 +54,17 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "m-churrasco",
|
||||
name: "Churrasco Importado",
|
||||
price: "RD$ 950",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-steak_74190-541.jpg",
|
||||
imageAlt: "Churrasco Importado",
|
||||
},
|
||||
id: "m-churrasco", name: "Churrasco Importado", price: "RD$ 950", imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-steak_74190-541.jpg", imageAlt: "Churrasco Importado"},
|
||||
{
|
||||
id: "m-picanha",
|
||||
name: "Picaña de Res",
|
||||
price: "RD$ 1200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-seared-duck-breast-with-roasted-vegetables-rich-sauce_84443-72273.jpg",
|
||||
imageAlt: "Picaña de Res",
|
||||
},
|
||||
id: "m-picanha", name: "Picaña de Res", price: "RD$ 1200", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-seared-duck-breast-with-roasted-vegetables-rich-sauce_84443-72273.jpg", imageAlt: "Picaña de Res"},
|
||||
{
|
||||
id: "m-ribs",
|
||||
name: "Costillas BBQ",
|
||||
price: "RD$ 850",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bbq-ribs_23-2151950545.jpg",
|
||||
imageAlt: "Costillas BBQ",
|
||||
},
|
||||
id: "m-ribs", name: "Costillas BBQ", price: "RD$ 850", imageSrc: "http://img.b2bpic.net/free-photo/bbq-ribs_23-2151950545.jpg", imageAlt: "Costillas BBQ"},
|
||||
{
|
||||
id: "m-chicken",
|
||||
name: "Pollo a la Parrilla",
|
||||
price: "RD$ 700",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-thanksgiving-roasted-chicken-with-corn_23-2148638959.jpg",
|
||||
imageAlt: "Pollo a la Parrilla",
|
||||
},
|
||||
id: "m-chicken", name: "Pollo a la Parrilla", price: "RD$ 700", imageSrc: "http://img.b2bpic.net/free-photo/top-view-thanksgiving-roasted-chicken-with-corn_23-2148638959.jpg", imageAlt: "Pollo a la Parrilla"},
|
||||
{
|
||||
id: "m-steak-cuts",
|
||||
name: "Cortes Especiales",
|
||||
price: "RD$ Varía",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-meat-with-potatoes-grilled-vegetables-with-sauces_141793-4043.jpg",
|
||||
imageAlt: "Cortes Especiales",
|
||||
},
|
||||
id: "m-steak-cuts", name: "Cortes Especiales", price: "RD$ Varía", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-meat-with-potatoes-grilled-vegetables-with-sauces_141793-4043.jpg", imageAlt: "Cortes Especiales"},
|
||||
{
|
||||
id: "m-mofongo",
|
||||
name: "Mofongo con Chicharrón",
|
||||
price: "RD$ 700",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062826.jpg",
|
||||
imageAlt: "Mofongo con Chicharrón",
|
||||
},
|
||||
id: "m-mofongo", name: "Mofongo con Chicharrón", price: "RD$ 700", imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062826.jpg", imageAlt: "Mofongo con Chicharrón"},
|
||||
]}
|
||||
title="Nuestro Menú Completo"
|
||||
description="Explora nuestra amplia selección de platos, desde cortes premium a la parrilla hasta exquisitas opciones de comida dominicana y hamburguesas gourmet."
|
||||
@@ -120,78 +79,36 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
plans={[
|
||||
{
|
||||
id: "cat-parrilla",
|
||||
badge: "Fusión",
|
||||
price: "Precios variables",
|
||||
subtitle: "Nuestras especialidades a la brasa",
|
||||
buttons: [
|
||||
id: "cat-parrilla", badge: "Fusión", price: "Precios variables", subtitle: "Nuestras especialidades a la brasa", buttons: [
|
||||
{
|
||||
text: "Ver Platos",
|
||||
href: "#parrilla",
|
||||
},
|
||||
text: "Ver Platos", href: "#parrilla"},
|
||||
],
|
||||
features: [
|
||||
"Churrasco Importado",
|
||||
"Picaña de Res",
|
||||
"Parrilladas Mixtas",
|
||||
"Pollo a la Parrilla",
|
||||
"Costillas BBQ",
|
||||
],
|
||||
"Churrasco Importado", "Picaña de Res", "Parrilladas Mixtas", "Pollo a la Parrilla", "Costillas BBQ"],
|
||||
},
|
||||
{
|
||||
id: "cat-dominicana",
|
||||
badge: "Local",
|
||||
price: "Precios variables",
|
||||
subtitle: "Sabores auténticos de nuestra tierra",
|
||||
buttons: [
|
||||
id: "cat-dominicana", badge: "Local", price: "Precios variables", subtitle: "Sabores auténticos de nuestra tierra", buttons: [
|
||||
{
|
||||
text: "Ver Platos",
|
||||
href: "#dominicana",
|
||||
},
|
||||
text: "Ver Platos", href: "#dominicana"},
|
||||
],
|
||||
features: [
|
||||
"Mofongo con Chicharrón",
|
||||
"Tostones",
|
||||
"Yaroa de Res",
|
||||
"Sancocho (fines de semana)",
|
||||
],
|
||||
"Mofongo con Chicharrón", "Tostones", "Yaroa de Res", "Sancocho (fines de semana)"],
|
||||
},
|
||||
{
|
||||
id: "cat-hamburguesas",
|
||||
badge: "Gourmet",
|
||||
price: "Precios variables",
|
||||
subtitle: "Creaciones únicas en pan brioche",
|
||||
buttons: [
|
||||
id: "cat-hamburguesas", badge: "Gourmet", price: "Precios variables", subtitle: "Creaciones únicas en pan brioche", buttons: [
|
||||
{
|
||||
text: "Ver Platos",
|
||||
href: "#hamburguesas",
|
||||
},
|
||||
text: "Ver Platos", href: "#hamburguesas"},
|
||||
],
|
||||
features: [
|
||||
"Hamburguesa Clásica",
|
||||
"Hamburguesa de la Casa",
|
||||
"Hamburguesa BBQ",
|
||||
"Sliders (mini hamburguesas)",
|
||||
],
|
||||
"Hamburguesa Clásica", "Hamburguesa de la Casa", "Hamburguesa BBQ", "Sliders (mini hamburguesas)"],
|
||||
},
|
||||
{
|
||||
id: "cat-bebidas",
|
||||
badge: "Refrescos",
|
||||
price: "Precios variables",
|
||||
subtitle: "Para acompañar tu experiencia",
|
||||
buttons: [
|
||||
id: "cat-bebidas", badge: "Refrescos", price: "Precios variables", subtitle: "Para acompañar tu experiencia", buttons: [
|
||||
{
|
||||
text: "Ver Bebidas",
|
||||
href: "#bebidas",
|
||||
},
|
||||
text: "Ver Bebidas", href: "#bebidas"},
|
||||
],
|
||||
features: [
|
||||
"Cócteles de Autor",
|
||||
"Cervezas Nacionales e Importadas",
|
||||
"Vinos (Tintos, Blancos, Rosados)",
|
||||
"Refrescos y Jugos Naturales",
|
||||
"Agua",
|
||||
],
|
||||
"Cócteles de Autor", "Cervezas Nacionales e Importadas", "Vinos (Tintos, Blancos, Rosados)", "Refrescos y Jugos Naturales", "Agua"],
|
||||
},
|
||||
]}
|
||||
title="Categorías del Menú"
|
||||
@@ -204,62 +121,40 @@ export default function LandingPage() {
|
||||
logoText="Grilling Fusion Restaurant"
|
||||
columns={[
|
||||
{
|
||||
title: "Enlaces Rápidos",
|
||||
items: [
|
||||
title: "Enlaces Rápidos", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "Menú",
|
||||
href: "/menu",
|
||||
},
|
||||
label: "Menú", href: "/menu"},
|
||||
{
|
||||
label: "Reservaciones",
|
||||
href: "/reservations",
|
||||
},
|
||||
label: "Reservaciones", href: "/reservations"},
|
||||
{
|
||||
label: "Galería",
|
||||
href: "/gallery",
|
||||
},
|
||||
label: "Galería", href: "/gallery"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contacto",
|
||||
items: [
|
||||
title: "Contacto", items: [
|
||||
{
|
||||
label: "Calle Cibao Oeste #22",
|
||||
href: "https://www.google.com/maps/search/Grilling+Fusion+Restaurant+Calle+Cibao+Oeste+%2322,+Santo+Domingo,+República+Dominicana",
|
||||
},
|
||||
label: "Calle Cibao Oeste #22", href: "https://www.google.com/maps/search/Grilling+Fusion+Restaurant+Calle+Cibao+Oeste+%2322,+Santo+Domingo,+República+Dominicana"},
|
||||
{
|
||||
label: "Santo Domingo, R.D.",
|
||||
href: "https://www.google.com/maps/search/Grilling+Fusion+Restaurant+Calle+Cibao+Oeste+%2322,+Santo+Domingo,+República+Dominicana",
|
||||
},
|
||||
label: "Santo Domingo, R.D.", href: "https://www.google.com/maps/search/Grilling+Fusion+Restaurant+Calle+Cibao+Oeste+%2322,+Santo+Domingo,+República+Dominicana"},
|
||||
{
|
||||
label: "(809) 807-1060",
|
||||
href: "tel:+18098071060",
|
||||
},
|
||||
label: "(849) 260-1060", href: "tel:+18492601060"},
|
||||
{
|
||||
label: "Enviar WhatsApp",
|
||||
href: "https://wa.me/18098071060",
|
||||
},
|
||||
label: "Enviar WhatsApp", href: "https://wa.me/18492601060"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Síguenos",
|
||||
items: [
|
||||
title: "Síguenos", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://www.instagram.com/grillingfusionrestaurant.do",
|
||||
},
|
||||
label: "Instagram", href: "https://www.instagram.com/grillingrestaurant/"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://www.facebook.com/grillingfusionrestaurant.do",
|
||||
},
|
||||
label: "Facebook", href: "https://www.facebook.com/GrillingRestaurant/"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2023 Grilling Fusion Restaurant. Todos los derechos reservados."
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ESbZBswPWAFD7cR4Eq2X9JwJX8/uploaded-1780176744566-9wzna4ok.png"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user