Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 18:47:13 +00:00

View File

@@ -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"
}
}
]}