Update src/app/desatascos-reus/page.tsx

This commit is contained in:
2026-03-08 20:37:11 +00:00
parent e88d2b1df8
commit f0638a83a3

View File

@@ -93,7 +93,7 @@ export default function DesatascosReusPage() {
},
]}
buttonAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53082.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-53082.jpg?_wi=11"
imageAlt="Técnico desatasco en Reus"
textPosition="bottom-left"
showBlur={true}
@@ -120,21 +120,21 @@ export default function DesatascosReusPage() {
id: "01",
title: "Reus Centro",
description: "Atención prioritaria en toda la ciudad de Reus. Técnicos locales disponibles para respuesta rápida en desatascos residenciales.",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-drone-view-venice-italy-water-channels-with-multiple-floating-moored-boats_1268-23550.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-drone-view-venice-italy-water-channels-with-multiple-floating-moored-boats_1268-23550.jpg?_wi=41",
imageAlt: "Reus cobertura",
},
{
id: "02",
title: "Tarragona Capital",
description: "Desatascos urgentes en Tarragona ciudad. Servicio 24h para emergencias de tuberías en viviendas y comercios.",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-drone-view-venice-italy-water-channels-with-multiple-floating-moored-boats_1268-23550.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-drone-view-venice-italy-water-channels-with-multiple-floating-moored-boats_1268-23550.jpg?_wi=42",
imageAlt: "Tarragona",
},
{
id: "03",
title: "Costa Dorada",
description: "Cobertura en Salou, Cambrils y toda la Costa Dorada. Especialistas en desatascos estacionales con alta ocupación turística.",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-drone-view-venice-italy-water-channels-with-multiple-floating-moored-boats_1268-23550.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-drone-view-venice-italy-water-channels-with-multiple-floating-moored-boats_1268-23550.jpg?_wi=43",
imageAlt: "Costa Dorada",
},
]}