Merge version_1 into main #4
@@ -84,23 +84,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Creación Culinaria", description: "Platos que reinterpretan la tradición zamorana con elegancia.", bentoComponent: {
|
||||
bentoComponent: "media-stack", items: [
|
||||
title: "Creación Culinaria", description: "Platos que reinterpretan la tradición zamorana con elegancia.", bentoComponent: { bentoComponent: "media-stack", items: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/oils-jug-near-food_23-2147930109.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/details-set-table-with-focus-goblets_8353-9922.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517411.jpg" },
|
||||
]
|
||||
}
|
||||
] }
|
||||
},
|
||||
{
|
||||
title: "Cava Selecta", description: "Bodega cuidadosamente seleccionada para maridar con cada creación.", bentoComponent: {
|
||||
bentoComponent: "reveal-icon", icon: Wine
|
||||
}
|
||||
title: "Cava Selecta", description: "Bodega cuidadosamente seleccionada para maridar con cada creación.", bentoComponent: { bentoComponent: "reveal-icon", icon: Wine }
|
||||
},
|
||||
{
|
||||
title: "Trato Excepcional", description: "Un servicio personalizado que cuida cada detalle de tu estancia.", bentoComponent: {
|
||||
bentoComponent: "reveal-icon", icon: Sparkles
|
||||
}
|
||||
title: "Trato Excepcional", description: "Un servicio personalizado que cuida cada detalle de tu estancia.", bentoComponent: { bentoComponent: "reveal-icon", icon: Sparkles }
|
||||
}
|
||||
]}
|
||||
title="Una Experiencia para los Sentidos"
|
||||
|
||||
Reference in New Issue
Block a user