diff --git a/src/app/page.tsx b/src/app/page.tsx index 8f7231b..52b24a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,22 +29,10 @@ export default function LandingPage() { @@ -133,44 +88,23 @@ 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: [ - { - 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: "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" }, ], }, - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190918.jpg?_wi=2", - imageAlt: "gourmet dish gourmet presentation", }, { - 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, }, - imageSrc: "http://img.b2bpic.net/free-photo/italian-lasagna-plate_140725-786.jpg?_wi=2", - imageAlt: "gourmet dish gourmet presentation", }, { - 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, }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-table_23-2149213371.jpg?_wi=1", - imageAlt: "gourmet dish gourmet presentation", }, ]} title="Una Experiencia para los Sentidos" @@ -184,60 +118,16 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { - id: "1", - name: "Elena García", - role: "Crítica Gastronómica", - company: "Guía Gourmet", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-table_23-2149213371.jpg?_wi=2", - }, - { - id: "2", - name: "Javier López", - role: "Cliente habitual", - company: "Local", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/knocking-glasses-with-wine-group-friends-elegant-wear-have-luxury-dinner_146671-14449.jpg", - }, - { - id: "3", - name: "María Santos", - role: "Organizadora de eventos", - company: "Boda Privada", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-dressed-elegant-black-dress-holds-wineglass-luxury-restaurant_613910-3880.jpg", - }, - { - id: "4", - name: "Carlos Ruiz", - role: "Chef", - company: "Amigo", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-black-skinned-woman-wearing-blouse-flower-headband-enjoying-dinner-while-eating-restaurant_613910-18777.jpg", - }, - { - id: "5", - name: "Lucía Sanz", - role: "Connoisseur", - company: "Zamora Gourmet", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-unrecognizable-man-serving-champagne-his-girlfriend-while-having-dinner-dining-table_637285-3188.jpg", - }, + { id: "1", name: "Elena García", role: "Crítica Gastronómica", company: "Guía Gourmet", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-table_23-2149213371.jpg" }, + { id: "2", name: "Javier López", role: "Cliente habitual", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/knocking-glasses-with-wine-group-friends-elegant-wear-have-luxury-dinner_146671-14449.jpg" }, + { id: "3", name: "María Santos", role: "Organizadora de eventos", company: "Boda Privada", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-dressed-elegant-black-dress-holds-wineglass-luxury-restaurant_613910-3880.jpg" }, + { id: "4", name: "Carlos Ruiz", role: "Chef", company: "Amigo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-black-skinned-woman-wearing-blouse-flower-headband-enjoying-dinner-while-eating-restaurant_613910-18777.jpg" }, + { id: "5", name: "Lucía Sanz", role: "Connoisseur", company: "Zamora Gourmet", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-unrecognizable-man-serving-champagne-his-girlfriend-while-having-dinner-dining-table_637285-3188.jpg" }, ]} kpiItems={[ - { - value: "100%", - label: "Producto Fresco", - }, - { - value: "5*", - label: "Calidad Servicio", - }, - { - value: "15+", - label: "Años de Pasión", - }, + { value: "100%", label: "Producto Fresco" }, + { value: "5*", label: "Calidad Servicio" }, + { value: "15+", label: "Años de Pasión" }, ]} title="Lo que dicen nuestros comensales" description="La excelencia en nuestra mesa y el trato cercano son los pilares que hacen de Los Caprichos de Meneses un lugar único." @@ -247,9 +137,7 @@ export default function LandingPage() {