Update src/app/servicios/page.tsx
This commit is contained in:
@@ -94,7 +94,7 @@ export default function ServiciosPage() {
|
||||
},
|
||||
]}
|
||||
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=12"
|
||||
imageAlt="Equipo de servicios profesionales"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -121,42 +121,42 @@ export default function ServiciosPage() {
|
||||
id: "1",
|
||||
name: "Desatascos Urgentes 24h",
|
||||
price: "Desde €60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steel-gate-technology-retractable-fence_1359-682.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steel-gate-technology-retractable-fence_1359-682.jpg?_wi=37",
|
||||
imageAlt: "Desatasco urgente",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Inspección Cámara Video",
|
||||
price: "Desde €80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23926.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23926.jpg?_wi=19",
|
||||
imageAlt: "Inspección con cámara",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Localización Fugas",
|
||||
price: "Desde €100",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23926.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23926.jpg?_wi=20",
|
||||
imageAlt: "Detección de fugas",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Limpieza Fosas Sépticas",
|
||||
price: "Consultar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-pleading_1368-1525.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-pleading_1368-1525.jpg?_wi=10",
|
||||
imageAlt: "Limpieza fosa séptica",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Limpieza de Arquetas",
|
||||
price: "Desde €75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steel-gate-technology-retractable-fence_1359-682.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steel-gate-technology-retractable-fence_1359-682.jpg?_wi=38",
|
||||
imageAlt: "Limpieza arquetas",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Reparación Tuberías",
|
||||
price: "Presupuesto",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steel-gate-technology-retractable-fence_1359-682.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steel-gate-technology-retractable-fence_1359-682.jpg?_wi=39",
|
||||
imageAlt: "Reparación tuberías",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user