From 540d8331a5b7272324e71b0d7d688acc28fdd819 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:47:09 +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 5fe15d3..0b449a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/result-back-view-three-men-protective-helmets-holding-hands-his-waist-standing-construction-site-looking-buildings-construction-day_259150-57624.jpg", imageAlt: "Proyecto de construcción profesional" }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg", imageAlt: "Equipo de profesionales" + imageSrc: "http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg?_wi=1", imageAlt: "Equipo de profesionales" } ]} rating={5} @@ -87,7 +87,7 @@ export default function LandingPage() { title: "Garantía de Calidad", description: "Todos nuestros trabajos están respaldados por garantía y seguimiento profesional", icon: Shield } ]} - imageSrc="http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg?_wi=2" imageAlt="Equipo profesional de Grupo Canales" mediaAnimation="slide-up" tagAnimation="slide-up" @@ -107,28 +107,28 @@ export default function LandingPage() { { id: 1, title: "Reformas Integrales", description: "Transformación completa de espacios residenciales y comerciales con diseño personalizado", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg?_wi=1" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg?_wi=2" } }, { id: 2, title: "Servicios de Fontanería", description: "Instalación, reparación y mantenimiento de sistemas de agua. Atención urgente disponible", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg?_wi=1" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg?_wi=2" } }, { id: 3, title: "Instalaciones Eléctricas", description: "Trabajos eléctricos seguros y certificados. Desde instalaciones nuevas hasta modernizaciones", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-caucasian-man-electrician-holding-screwdriver-working-plug-electric-residential-electric-system-installing-socket-wall-home-repair_166373-2203.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-caucasian-man-electrician-holding-screwdriver-working-plug-electric-residential-electric-system-installing-socket-wall-home-repair_166373-2203.jpg?_wi=1" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-caucasian-man-electrician-holding-screwdriver-working-plug-electric-residential-electric-system-installing-socket-wall-home-repair_166373-2203.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-caucasian-man-electrician-holding-screwdriver-working-plug-electric-residential-electric-system-installing-socket-wall-home-repair_166373-2203.jpg?_wi=2" } } ]} -- 2.49.1