From 7d7a4c701f7bcbcf80ef470ce8463f415af7ac96 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 17:09:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1f904d9..dfd6256 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,30 +51,30 @@ export default function LandingPage() { background={{ variant: "glowing-orb" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-saj-kebap-with-lamb-ribs-potatoes-colorful-bell-peppers-eggplants-wooden-board-table_140725-12835.jpg", imageAlt: "Tapas tradicionales españolas" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-saj-kebap-with-lamb-ribs-potatoes-colorful-bell-peppers-eggplants-wooden-board-table_140725-12835.jpg?_wi=1", imageAlt: "Tapas tradicionales españolas" }, { - imageSrc: "http://img.b2bpic.net/free-photo/dish-with-meat-potato-wooden-desk_23-2148113620.jpg", imageAlt: "Carnes premium a la brasa" + imageSrc: "http://img.b2bpic.net/free-photo/dish-with-meat-potato-wooden-desk_23-2148113620.jpg?_wi=1", imageAlt: "Carnes premium a la brasa" }, { - imageSrc: "http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg", imageAlt: "Ambiente elegante del restaurante" + imageSrc: "http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg?_wi=1", imageAlt: "Ambiente elegante del restaurante" }, { - imageSrc: "http://img.b2bpic.net/free-photo/pair-beef-sandwich_140725-6404.jpg", imageAlt: "Pescados frescos del día" + imageSrc: "http://img.b2bpic.net/free-photo/pair-beef-sandwich_140725-6404.jpg?_wi=1", imageAlt: "Pescados frescos del día" } ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg", imageAlt: "Salón principal elegante" + imageSrc: "http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg?_wi=2", imageAlt: "Salón principal elegante" }, { - imageSrc: "http://img.b2bpic.net/free-photo/pair-beef-sandwich_140725-6404.jpg", imageAlt: "Presentación gourmet" + imageSrc: "http://img.b2bpic.net/free-photo/pair-beef-sandwich_140725-6404.jpg?_wi=2", imageAlt: "Presentación gourmet" }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-saj-kebap-with-lamb-ribs-potatoes-colorful-bell-peppers-eggplants-wooden-board-table_140725-12835.jpg", imageAlt: "Selección de tapas" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-saj-kebap-with-lamb-ribs-potatoes-colorful-bell-peppers-eggplants-wooden-board-table_140725-12835.jpg?_wi=2", imageAlt: "Selección de tapas" }, { - imageSrc: "http://img.b2bpic.net/free-photo/dish-with-meat-potato-wooden-desk_23-2148113620.jpg", imageAlt: "Carne de calidad excepcional" + imageSrc: "http://img.b2bpic.net/free-photo/dish-with-meat-potato-wooden-desk_23-2148113620.jpg?_wi=2", imageAlt: "Carne de calidad excepcional" } ]} buttons={[ @@ -114,13 +114,13 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - title: "Tapas Tradicionales", description: "Selección de las mejores tapas españolas, con jamón ibérico, quesos artesanales y más.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-saj-kebap-with-lamb-ribs-potatoes-colorful-bell-peppers-eggplants-wooden-board-table_140725-12835.jpg", imageAlt: "Tapas tradicionales españolas", button: { text: "Ver Más", href: "#contact" } + title: "Tapas Tradicionales", description: "Selección de las mejores tapas españolas, con jamón ibérico, quesos artesanales y más.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-saj-kebap-with-lamb-ribs-potatoes-colorful-bell-peppers-eggplants-wooden-board-table_140725-12835.jpg?_wi=3", imageAlt: "Tapas tradicionales españolas", button: { text: "Ver Más", href: "#contact" } }, { - title: "Carnes Premium", description: "Cortes de carne de la más alta calidad, preparados a la brasa con técnicas tradicionales.", imageSrc: "http://img.b2bpic.net/free-photo/dish-with-meat-potato-wooden-desk_23-2148113620.jpg", imageAlt: "Carnes premium a la brasa", button: { text: "Reservar", href: "#contact" } + title: "Carnes Premium", description: "Cortes de carne de la más alta calidad, preparados a la brasa con técnicas tradicionales.", imageSrc: "http://img.b2bpic.net/free-photo/dish-with-meat-potato-wooden-desk_23-2148113620.jpg?_wi=3", imageAlt: "Carnes premium a la brasa", button: { text: "Reservar", href: "#contact" } }, { - title: "Pescados Frescos", description: "Selección diaria de pescados y mariscos frescos, preparados de forma sencilla para resaltar su sabor.", imageSrc: "http://img.b2bpic.net/free-photo/pair-beef-sandwich_140725-6404.jpg", imageAlt: "Pescados frescos del día", button: { text: "Ver Menú", href: "#featured-dishes" } + title: "Pescados Frescos", description: "Selección diaria de pescados y mariscos frescos, preparados de forma sencilla para resaltar su sabor.", imageSrc: "http://img.b2bpic.net/free-photo/pair-beef-sandwich_140725-6404.jpg?_wi=3", imageAlt: "Pescados frescos del día", button: { text: "Ver Menú", href: "#featured-dishes" } } ]} gridVariant="three-columns-all-equal-width" @@ -140,7 +140,7 @@ export default function LandingPage() { description="Desde 1998" subdescription="Un viaje de 25 años en la gastronomía sevillana" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-2039.jpg?_wi=3" imageAlt="Interior elegante del restaurante Lobo Buhaira" mediaAnimation="slide-up" useInvertedBackground={true} -- 2.49.1