From d2968c3db5b75ed649924a516adaf18513f50937 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 02:09:37 +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 12a07db..babaa32 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#gallery", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-friends-dancing-bed-while-listening-music-headphones_23-2148708973.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-friends-dancing-bed-while-listening-music-headphones_23-2148708973.jpg?_wi=1" imageAlt="KLUBé junior party with disco lights and young people dancing" showDimOverlay={true} /> @@ -88,25 +88,25 @@ export default function LandingPage() { { title: "DJ en Vivo", description: "Nuestros DJs profesionales ponen los éxitos del momento con controladora de última generación.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-dj-club_23-2149119679.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-dj-club_23-2149119679.jpg?_wi=1", imageAlt: "DJ playing music at KLUBé", }, { title: "Karaoke Star", description: "Sube al escenario y canta tus canciones favoritas con tus amigos. ¡Demuestra tu talento!", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-woman-singing-karaoke-holding-microphone-smiling-having-fun-standing-blue-background_1258-122065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-woman-singing-karaoke-holding-microphone-smiling-having-fun-standing-blue-background_1258-122065.jpg?_wi=1", imageAlt: "Teenagers singing karaoke", }, { title: "Luces Neón LED", description: "Sumérgete en un espectáculo de luces LED RGB y efectos neón que transforman la pista.", - imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301534.jpg?_wi=1", imageAlt: "LED neon lights in a club", }, { title: "Pista de Baile", description: "Amplia pista de baile para que nadie pare. ¡Siente el Ritmo, Feel the Pulse!", - imageSrc: "http://img.b2bpic.net/free-photo/unfocused-entry-disco-with-purple-lines_1208-249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unfocused-entry-disco-with-purple-lines_1208-249.jpg?_wi=1", imageAlt: "Empty neon lit dance floor", }, { @@ -370,7 +370,7 @@ export default function LandingPage() { tag: "Padre", avatarSrc: "http://img.b2bpic.net/free-photo/mother-teaching-letters-her-daughter_329181-9418.jpg", avatarAlt: "Avatar of Ana G.", - imageSrc: "http://img.b2bpic.net/free-photo/female-friends-dancing-bed-while-listening-music-headphones_23-2148708973.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-friends-dancing-bed-while-listening-music-headphones_23-2148708973.jpg?_wi=2", imageAlt: "happy parent review testimonial", }, { @@ -382,7 +382,7 @@ export default function LandingPage() { tag: "Adolescente", avatarSrc: "http://img.b2bpic.net/free-photo/expressive-young-boy-posing-studio_176474-77307.jpg", avatarAlt: "Avatar of Carlos M.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-dj-club_23-2149119679.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-dj-club_23-2149119679.jpg?_wi=2", imageAlt: "happy parent review testimonial", }, { @@ -394,7 +394,7 @@ export default function LandingPage() { tag: "Padre", avatarSrc: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361613.jpg", avatarAlt: "Avatar of Sofía R.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-woman-singing-karaoke-holding-microphone-smiling-having-fun-standing-blue-background_1258-122065.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-woman-singing-karaoke-holding-microphone-smiling-having-fun-standing-blue-background_1258-122065.jpg?_wi=2", imageAlt: "happy parent review testimonial", }, { @@ -406,7 +406,7 @@ export default function LandingPage() { tag: "Adolescente", avatarSrc: "http://img.b2bpic.net/free-photo/women-dancing-together-nightclub_482257-79502.jpg", avatarAlt: "Avatar of Diego P.", - imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/optical-fiber-background_23-2149301534.jpg?_wi=2", imageAlt: "happy parent review testimonial", }, { @@ -418,7 +418,7 @@ export default function LandingPage() { tag: "Padre", avatarSrc: "http://img.b2bpic.net/free-photo/teen-girl-participates-drawing-activity-as-part-psychotherapy_482257-124738.jpg", avatarAlt: "Avatar of Laura S.", - imageSrc: "http://img.b2bpic.net/free-photo/unfocused-entry-disco-with-purple-lines_1208-249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/unfocused-entry-disco-with-purple-lines_1208-249.jpg?_wi=2", imageAlt: "happy parent review testimonial", }, ]}