From 369f4bbb5e3fbc4cc8289bd914341def35fc43d9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 10:36:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a7982ab..61d5a5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { carouselItems={[ { id: "h1", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-outdoors_23-2149105450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-outdoors_23-2149105450.jpg?_wi=1", imageAlt: "Clases de conducir", }, { @@ -112,7 +112,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Tu camino al carnet, con un enfoque humano" description="En Autoescuela Sport creemos que cada alumno es único. Por eso, nuestros profesores no solo enseñan a conducir, sino que te acompañan con paciencia, cercanía y un ambiente de plena confianza durante todo el proceso. En Sevilla, somos tu mejor aliado para lograr tu objetivo." - imageSrc="http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318428.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318428.jpg?_wi=1" imageAlt="Profesor cercano" /> @@ -134,7 +134,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-car-consulting-map_23-2148704508.jpg", imageAlt: "Estudio", }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-outdoors_23-2149105450.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-transgender-outdoors_23-2149105450.jpg?_wi=2", imageAlt: "clase teorica conduccion moderna", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-female-women-driver-sitting-her-vehicle-holding-car-keys-ready-drive_342744-700.jpg", imageAlt: "Volante", }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318428.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-her-driver-s-license-test-vehicle_23-2150318428.jpg?_wi=2", imageAlt: "clase teorica conduccion moderna", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-traveling-by-car_23-2148687108.jpg", imageAlt: "Seguimiento", }, - imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-inside-car_23-2148142499.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-inside-car_23-2148142499.jpg?_wi=1", imageAlt: "clase teorica conduccion moderna", }, ]} @@ -184,7 +184,7 @@ export default function LandingPage() { role: "Estudiante", company: "Sevilla", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-inside-car_23-2148142499.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-inside-car_23-2148142499.jpg?_wi=2", }, { id: "t2", -- 2.49.1