From 9ccb5b1bd810f1edc1e50d7a813bc7c6c04e3a65 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 19:35:57 +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 dc45c14..4024e7e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { title="Tu próximo vehículo te espera en Resistencia" description="Explora nuestra amplia selección de vehículos usados y 0km con la garantía y confianza que solo Automotores Resistencia te puede brindar." leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397564.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397564.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-psd/car-rental-automotive-facebook-cover-template_120329-6446.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-woman-stepping-out-car_23-2148332871.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-choosing-car-show-room_1303-15180.jpg" }, @@ -93,7 +93,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Más de 20 años acompañándote" description="Automotores Resistencia nació con la misión de facilitar el acceso a vehículos de calidad. Nos destacamos por la transparencia, el servicio post-venta y el compromiso absoluto con nuestros clientes." - imageSrc="http://img.b2bpic.net/free-photo/mechanic-pinpoints-car-issue-with-ar_482257-76690.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mechanic-pinpoints-car-issue-with-ar_482257-76690.jpg?_wi=1" /> @@ -104,11 +104,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Inspección Integral", description: "Más de 50 puntos de control mecánico y estético.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1368.jpg" }, + title: "Inspección Integral", description: "Más de 50 puntos de control mecánico y estético.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1368.jpg?_wi=1" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-preparing-check-list_1170-1251.jpg" } }, { - title: "Gestión Documental", description: "Nos encargamos de toda la transferencia y trámites legales.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/female-hands-close-up-with-car-keys_1303-13658.jpg" }, + title: "Gestión Documental", description: "Nos encargamos de toda la transferencia y trámites legales.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/female-hands-close-up-with-car-keys_1303-13658.jpg?_wi=1" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-working-call-center_23-2149288163.jpg" } }, { @@ -129,7 +129,7 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "1", name: "Sedán Familiar", price: "USD 12,500", imageSrc: "http://img.b2bpic.net/free-photo/walking-couple-with-dogs-autumn-forest-owners-with-golden-labrador-relaxing-near-car_496169-1056.jpg" }, + { id: "1", name: "Sedán Familiar", price: "USD 12,500", imageSrc: "http://img.b2bpic.net/free-photo/walking-couple-with-dogs-autumn-forest-owners-with-golden-labrador-relaxing-near-car_496169-1056.jpg?_wi=1" }, { id: "2", name: "SUV Premium", price: "USD 22,900", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-choosing-car-car-showroom_1303-17459.jpg" }, { id: "3", name: "Hatchback Urbano", price: "USD 9,800", imageSrc: "http://img.b2bpic.net/free-photo/cute-pug-dog-isolated-white-wall_231208-7709.jpg" }, { id: "4", name: "Eléctrico Compacto", price: "USD 18,200", imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_74190-4988.jpg" }, @@ -161,11 +161,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Juan Perez", date: "10 Ene 2024", title: "Excelente atención", quote: "Compré mi primer auto aquí y la asesoría fue impecable. Muy transparentes.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-car-showroom-dealership_23-2149117172.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397564.jpg", imageAlt: "happy customer standing near car" }, - { id: "2", name: "Maria Lopez", date: "15 Feb 2024", title: "Todo en orden", quote: "La gestión de los papeles fue rápida y sin sorpresas. Muy recomendado.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32027.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-pinpoints-car-issue-with-ar_482257-76690.jpg", imageAlt: "happy customer standing near car" }, - { id: "3", name: "Carlos Gomez", date: "05 Mar 2024", title: "Vehículo impecable", quote: "El estado del vehículo era tal cual lo prometido en las fotos.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/young-business-woman-choosing-car_1303-22393.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1368.jpg", imageAlt: "happy customer standing near car" }, - { id: "4", name: "Ana Rodriguez", date: "22 Abr 2024", title: "Gran servicio", quote: "Tienen el mejor stock de camionetas de la zona, sin duda.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/family-car-salon-woman-buying-car-little-african-girl-with-mther_1157-45045.jpg", imageSrc: "http://img.b2bpic.net/free-photo/female-hands-close-up-with-car-keys_1303-13658.jpg", imageAlt: "happy customer standing near car" }, - { id: "5", name: "Luis Martinez", date: "12 May 2024", title: "Buena post-venta", quote: "Tuve una duda técnica después de la compra y me ayudaron enseguida.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-standing-auto-salon-smiling-camera_7502-9589.jpg", imageSrc: "http://img.b2bpic.net/free-photo/walking-couple-with-dogs-autumn-forest-owners-with-golden-labrador-relaxing-near-car_496169-1056.jpg", imageAlt: "happy customer standing near car" }, + { id: "1", name: "Juan Perez", date: "10 Ene 2024", title: "Excelente atención", quote: "Compré mi primer auto aquí y la asesoría fue impecable. Muy transparentes.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-car-showroom-dealership_23-2149117172.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hallway-building_23-2149397564.jpg?_wi=2", imageAlt: "happy customer standing near car" }, + { id: "2", name: "Maria Lopez", date: "15 Feb 2024", title: "Todo en orden", quote: "La gestión de los papeles fue rápida y sin sorpresas. Muy recomendado.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-elegant-woman-car-salon_1157-32027.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-pinpoints-car-issue-with-ar_482257-76690.jpg?_wi=2", imageAlt: "happy customer standing near car" }, + { id: "3", name: "Carlos Gomez", date: "05 Mar 2024", title: "Vehículo impecable", quote: "El estado del vehículo era tal cual lo prometido en las fotos.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/young-business-woman-choosing-car_1303-22393.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1368.jpg?_wi=2", imageAlt: "happy customer standing near car" }, + { id: "4", name: "Ana Rodriguez", date: "22 Abr 2024", title: "Gran servicio", quote: "Tienen el mejor stock de camionetas de la zona, sin duda.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/family-car-salon-woman-buying-car-little-african-girl-with-mther_1157-45045.jpg", imageSrc: "http://img.b2bpic.net/free-photo/female-hands-close-up-with-car-keys_1303-13658.jpg?_wi=2", imageAlt: "happy customer standing near car" }, + { id: "5", name: "Luis Martinez", date: "12 May 2024", title: "Buena post-venta", quote: "Tuve una duda técnica después de la compra y me ayudaron enseguida.", tag: "Cliente", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-standing-auto-salon-smiling-camera_7502-9589.jpg", imageSrc: "http://img.b2bpic.net/free-photo/walking-couple-with-dogs-autumn-forest-owners-with-golden-labrador-relaxing-near-car_496169-1056.jpg?_wi=2", imageAlt: "happy customer standing near car" }, ]} title="Experiencias de nuestros clientes" description="Escucha lo que dicen quienes confiaron en nosotros para su compra." -- 2.49.1