From 4776fb4d39ef396c12c8d09990725f3a1eb630c9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 01:56:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d0eca4c..d330865 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,19 +71,19 @@ export default function LandingPage() { description="Más de 40 años de experiencia en el mercado inmobiliario de Córdoba, brindando confianza, profesionalismo y calidez humana en cada gestión. Estamos aquí para ayudarte a encontrar el lugar perfecto." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-residential-building-with-windows-balconies_181624-17790.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-residential-building-with-windows-balconies_181624-17790.jpg?_wi=1", imageAlt: "Exterior de casa moderna con jardín", }, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg?_wi=1", imageAlt: "Edificio de apartamentos con vista a la ciudad", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_1203-2656.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_1203-2656.jpg?_wi=1", imageAlt: "Interior de sala de estar moderna", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-black-toddler-eating_23-2149310677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-black-toddler-eating_23-2149310677.jpg?_wi=1", imageAlt: "Cocina con isla y comedor", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { imageAlt: "Mano entregando llaves de casa", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-residential-building-with-windows-balconies_181624-17790.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-residential-building-with-windows-balconies_181624-17790.jpg?_wi=2", imageAlt: "house for sale sign blue sky", }, { @@ -274,7 +274,7 @@ export default function LandingPage() { imageAlt: "Contrato de alquiler siendo firmado", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg?_wi=2", imageAlt: "house for sale sign blue sky", }, { @@ -291,7 +291,7 @@ export default function LandingPage() { imageAlt: "Casa con lupa", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_1203-2656.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_1203-2656.jpg?_wi=2", imageAlt: "house for sale sign blue sky", }, { @@ -308,7 +308,7 @@ export default function LandingPage() { imageAlt: "Llaves y formulario de solicitud de alquiler", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-black-toddler-eating_23-2149310677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-black-toddler-eating_23-2149310677.jpg?_wi=2", imageAlt: "house for sale sign blue sky", }, ]}