From d391c9bfecdc567604c9b3ca428bc013d107b615 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 16:36:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index deece53..aacf0a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,30 +48,30 @@ export default function LandingPage() { testimonials={[ { name: "Laura G.", handle: "@laurag", testimonial: "El mejor ambiente de Cali para compartir con amigos.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477068.jpg", imageAlt: "outdoor restaurant terrace evening ambiance" + imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477068.jpg?_wi=1", imageAlt: "outdoor restaurant terrace evening ambiance" }, { name: "Juan M.", handle: "@juanm", testimonial: "Excelente comida y las mejores cervezas artesanales.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/family-preparing-dinner-while-camping_23-2149496845.jpg", imageAlt: "outdoor restaurant terrace evening ambiance" + imageSrc: "http://img.b2bpic.net/free-photo/family-preparing-dinner-while-camping_23-2149496845.jpg?_wi=1", imageAlt: "outdoor restaurant terrace evening ambiance" }, { name: "Sofía R.", handle: "@sofiar", testimonial: "Me encanta la zona de juegos, mis hijos se divierten mucho.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mom-dad-run-their-son-while-he-rides-scooter_8353-5351.jpg", imageAlt: "outdoor restaurant terrace evening ambiance" + imageSrc: "http://img.b2bpic.net/free-photo/mom-dad-run-their-son-while-he-rides-scooter_8353-5351.jpg?_wi=1", imageAlt: "outdoor restaurant terrace evening ambiance" }, { name: "Camilo P.", handle: "@camilop", testimonial: "La atención y la música crean una experiencia única.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/glass-golden-beer-with-thick-white-foam-spilling_1308-189307.jpg", imageAlt: "outdoor restaurant terrace evening ambiance" + imageSrc: "http://img.b2bpic.net/free-photo/glass-golden-beer-with-thick-white-foam-spilling_1308-189307.jpg?_wi=1", imageAlt: "outdoor restaurant terrace evening ambiance" }, { name: "Andrea S.", handle: "@andreas", testimonial: "El lugar favorito de nuestra familia los fines de semana.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/menu-board-outside-wall-restaurant-paris_1101-2296.jpg", imageAlt: "outdoor restaurant terrace evening ambiance" + imageSrc: "http://img.b2bpic.net/free-photo/menu-board-outside-wall-restaurant-paris_1101-2296.jpg?_wi=1", imageAlt: "outdoor restaurant terrace evening ambiance" } ]} buttons={[ { text: "Ver Menú Digital", href: "#productos" }, { text: "Reservar Mesa (WhatsApp)", href: "https://wa.me/573182108060" } ]} - imageSrc="http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477068.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-friends-having-fun-cinema-open-air_23-2149477068.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/young-couple-love-drinking-coffee-garden_23-2147986364.jpg", alt: "Young couple in love drinking coffee in garden" }, { src: "http://img.b2bpic.net/free-photo/attractive-middle-age-couple-dating-enjoying-picnic-bench-city-park_613910-4235.jpg", alt: "Attractive middle age couple during dating" }, @@ -93,7 +93,7 @@ export default function LandingPage() { { title: "Cerveza Artesanal", description: "Aliados con marcas como BBC para ofrecerte siempre lo mejor." }, { title: "Parqueadero Privado", description: "Tu tranquilidad es primero, cuenta con parqueo exclusivo." } ]} - imageSrc="http://img.b2bpic.net/free-photo/family-preparing-dinner-while-camping_23-2149496845.jpg" + imageSrc="http://img.b2bpic.net/free-photo/family-preparing-dinner-while-camping_23-2149496845.jpg?_wi=2" /> @@ -102,7 +102,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { title: "Zona de Juegos", description: "Un espacio dedicado para que los niños se diviertan.", imageSrc: "http://img.b2bpic.net/free-photo/mom-dad-run-their-son-while-he-rides-scooter_8353-5351.jpg", buttonIcon: PlayCircle }, + { title: "Zona de Juegos", description: "Un espacio dedicado para que los niños se diviertan.", imageSrc: "http://img.b2bpic.net/free-photo/mom-dad-run-their-son-while-he-rides-scooter_8353-5351.jpg?_wi=2", buttonIcon: PlayCircle }, { title: "Música en Vivo", description: "Ambiente musical que acompaña tus mejores momentos.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-kids-teacher-playing-with-ball_23-2148673103.jpg", buttonIcon: Music }, { title: "Pet Friendly", description: "Tu mejor amigo peludo es bienvenido en nuestro parque.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-playground-area_1398-4834.jpg", buttonIcon: Dog }, { title: "Seguridad Total", description: "Monitoreo constante para tu tranquilidad y la de tu familia.", imageSrc: "http://img.b2bpic.net/free-photo/little-kid-playing_23-2148836329.jpg", buttonIcon: Shield } @@ -119,8 +119,8 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} products={[ - { id: "1", name: "Hamburguesa de la Casa", price: "$28,000", imageSrc: "http://img.b2bpic.net/free-photo/glass-golden-beer-with-thick-white-foam-spilling_1308-189307.jpg" }, - { id: "2", name: "BBC Cervecería Artesanal", price: "$12,000", imageSrc: "http://img.b2bpic.net/free-photo/menu-board-outside-wall-restaurant-paris_1101-2296.jpg" }, + { id: "1", name: "Hamburguesa de la Casa", price: "$28,000", imageSrc: "http://img.b2bpic.net/free-photo/glass-golden-beer-with-thick-white-foam-spilling_1308-189307.jpg?_wi=2" }, + { id: "2", name: "BBC Cervecería Artesanal", price: "$12,000", imageSrc: "http://img.b2bpic.net/free-photo/menu-board-outside-wall-restaurant-paris_1101-2296.jpg?_wi=2" }, { id: "3", name: "Picada El Parque", price: "$55,000", imageSrc: "http://img.b2bpic.net/free-photo/beer-snacks-platter-with-shrimps-sausages-chickpeas-fried-cheese-french-fries-sunflower-seeds-lemon_140725-3886.jpg" }, { id: "4", name: "Corte premium a la brasa", price: "$45,000", imageSrc: "http://img.b2bpic.net/free-photo/top-view-salad-with-sour-cream-with-french-fries-blackboard-with-soft-drink_141793-2892.jpg" }, { id: "5", name: "Alitas BBQ", price: "$22,000", imageSrc: "http://img.b2bpic.net/free-photo/close-up-st-patrick-s-day-beer_23-2151930791.jpg" }, -- 2.49.1