Update src/app/gallery/page.tsx
This commit is contained in:
@@ -27,33 +27,21 @@ 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"
|
||||
button={{
|
||||
text: "Reservar Mesa",
|
||||
href: "/reservations",
|
||||
}}
|
||||
text: "Reservar Mesa", href: "/reservations"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -66,47 +54,17 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "g-churrasco",
|
||||
name: "Churrasco",
|
||||
price: "Plato Fuerte",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-cutlet-with-potatoes-vegetables_140725-39.jpg",
|
||||
imageAlt: "Churrasco a la parrilla",
|
||||
},
|
||||
id: "g-churrasco", name: "Churrasco", price: "Plato Fuerte", imageSrc: "http://img.b2bpic.net/free-photo/meat-cutlet-with-potatoes-vegetables_140725-39.jpg", imageAlt: "Churrasco a la parrilla"},
|
||||
{
|
||||
id: "g-picanha",
|
||||
name: "Picaña",
|
||||
price: "Plato Fuerte",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-slice-with-mushroom-cream_140725-6183.jpg",
|
||||
imageAlt: "Picaña premium",
|
||||
},
|
||||
id: "g-picanha", name: "Picaña", price: "Plato Fuerte", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-slice-with-mushroom-cream_140725-6183.jpg", imageAlt: "Picaña premium"},
|
||||
{
|
||||
id: "g-burger",
|
||||
name: "Hamburguesa",
|
||||
price: "Especialidad",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-sweet-pastry-brown-plate_114579-72171.jpg",
|
||||
imageAlt: "Hamburguesa gourmet",
|
||||
},
|
||||
id: "g-burger", name: "Hamburguesa", price: "Especialidad", imageSrc: "http://img.b2bpic.net/free-photo/tasty-sweet-pastry-brown-plate_114579-72171.jpg", imageAlt: "Hamburguesa gourmet"},
|
||||
{
|
||||
id: "g-cocktail-bar",
|
||||
name: "Cócteles de Autor",
|
||||
price: "Bebida",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/milky-cocktail-with-chopped-coconut-inside_114579-3224.jpg",
|
||||
imageAlt: "Cócteles en barra",
|
||||
},
|
||||
id: "g-cocktail-bar", name: "Cócteles de Autor", price: "Bebida", imageSrc: "http://img.b2bpic.net/free-photo/milky-cocktail-with-chopped-coconut-inside_114579-3224.jpg", imageAlt: "Cócteles en barra"},
|
||||
{
|
||||
id: "g-wine",
|
||||
name: "Selección de Vinos",
|
||||
price: "Bebida",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lots-red-wine-bottles-winery_1268-15680.jpg",
|
||||
imageAlt: "Vino tinto",
|
||||
},
|
||||
id: "g-wine", name: "Selección de Vinos", price: "Bebida", imageSrc: "http://img.b2bpic.net/free-photo/lots-red-wine-bottles-winery_1268-15680.jpg", imageAlt: "Vino tinto"},
|
||||
{
|
||||
id: "g-juice",
|
||||
name: "Jugos Naturales",
|
||||
price: "Bebida",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cocktail-glasses-with-copy-space_23-2148454432.jpg",
|
||||
imageAlt: "Jugos frescos",
|
||||
},
|
||||
id: "g-juice", name: "Jugos Naturales", price: "Bebida", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cocktail-glasses-with-copy-space_23-2148454432.jpg", imageAlt: "Jugos frescos"},
|
||||
]}
|
||||
title="Galería Culinaria"
|
||||
description="Una muestra visual de nuestros platos estrella y creaciones de mixología."
|
||||
@@ -120,41 +78,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Comedores Elegantes",
|
||||
description: "Espacios diseñados para tu confort y disfrute.",
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
title: "Comedores Elegantes", description: "Espacios diseñados para tu confort y disfrute.", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception-room-with-decorated-table-setting-sea-view-through-window_637285-984.jpg",
|
||||
imageAlt: "Mesas de comedor elegantes",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wedding-reception-room-with-decorated-table-setting-sea-view-through-window_637285-984.jpg", imageAlt: "Mesas de comedor elegantes"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-recipe_23-2148145592.jpg",
|
||||
imageAlt: "Cocina abierta del restaurante",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/open-kitchen-restaurant-action-cooking_23-2148145592.jpg", imageAlt: "Cocina abierta del restaurante"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/alcoholic-cocktail-wooden-cup-bar-table_627829-6472.jpg",
|
||||
imageAlt: "Barra del restaurante",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg?_wi=3",
|
||||
imageAlt: "restaurant interior elegant tables ready",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/alcoholic-cocktail-wooden-cup-bar-table_627829-6472.jpg", imageAlt: "Barra del restaurante"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Noches Especiales",
|
||||
description: "Momentos memorables con música en vivo y eventos.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Gift,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-worker-holding-digital-tablet-factory_107420-96517.jpg?_wi=3",
|
||||
imageAlt: "restaurant interior elegant tables ready",
|
||||
title: "Noches Especiales", description: "Momentos memorables con música en vivo y eventos.", bentoComponent: "reveal-icon", icon: Gift
|
||||
},
|
||||
{
|
||||
title: "Detalles Únicos",
|
||||
description: "Cada rincón de nuestro restaurante está pensado para ti.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Lightbulb,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-cook-white-cook-suit-holding-little-cookie-green-surface_140725-31229.jpg?_wi=3",
|
||||
imageAlt: "restaurant interior elegant tables ready",
|
||||
title: "Detalles Únicos", description: "Cada rincón de nuestro restaurante está pensado para ti.", bentoComponent: "reveal-icon", icon: Lightbulb
|
||||
},
|
||||
]}
|
||||
title="Nuestro Ambiente"
|
||||
@@ -167,58 +104,35 @@ 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: "(809) 807-1060", href: "tel:+18098071060"},
|
||||
{
|
||||
label: "Enviar WhatsApp",
|
||||
href: "https://wa.me/18098071060",
|
||||
},
|
||||
label: "Enviar WhatsApp", href: "https://wa.me/18098071060"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Síguenos",
|
||||
items: [
|
||||
title: "Síguenos", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://www.instagram.com/grillingfusionrestaurant.do",
|
||||
},
|
||||
label: "Instagram", href: "https://www.instagram.com/grillingfusionrestaurant.do"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://www.facebook.com/grillingfusionrestaurant.do",
|
||||
},
|
||||
label: "Facebook", href: "https://www.facebook.com/grillingfusionrestaurant.do"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user