diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index dba2eeb..6062e2e 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -68,7 +68,7 @@ export default function ServicesPage() { "Complete solutions for leaks, fixtures, pipe repairs, and water heater installations in NYC apartments and homes.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/back-view-man-crouching-near-kitchen-sink_259150-58255.jpg", + "http://img.b2bpic.net/free-photo/back-view-man-crouching-near-kitchen-sink_259150-58255.jpg?_wi=2", }, items: [ { icon: Droplet, text: "Leak Detection & Repair" }, @@ -84,7 +84,7 @@ export default function ServicesPage() { "Advanced diagnostics to identify persistent sewer problems that others miss. We locate and resolve the source.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/shot-oilfield-worker-checking-quality-gas-pipes-construction-site_342744-363.jpg", + "http://img.b2bpic.net/free-photo/shot-oilfield-worker-checking-quality-gas-pipes-construction-site_342744-363.jpg?_wi=2", }, items: [ { icon: AlertCircle, text: "Odor Source Location" }, @@ -100,7 +100,7 @@ export default function ServicesPage() { "Reliable service for apartments, office buildings, retail spaces, and commercial properties across NYC.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/steel-pipelines-cables-factory-interior-as-industrial-zone-background-concept_645730-802.jpg", + "http://img.b2bpic.net/free-photo/steel-pipelines-cables-factory-interior-as-industrial-zone-background-concept_645730-802.jpg?_wi=2", }, items: [ { icon: Building2, text: "Multi-Unit Systems" }, @@ -116,7 +116,7 @@ export default function ServicesPage() { "24/7 rapid response for urgent plumbing emergencies throughout New York City.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/handsome-young-male-paramedic-talking-by-portable-radio-while-sitting-ambulance_657921-1517.jpg", + "http://img.b2bpic.net/free-photo/handsome-young-male-paramedic-talking-by-portable-radio-while-sitting-ambulance_657921-1517.jpg?_wi=2", }, items: [ { icon: AlertTriangle, text: "Always Available" }, @@ -147,7 +147,7 @@ export default function ServicesPage() { title: "Problem Resolution", description: "We don't leave until it's solved", imageSrc: - "http://img.b2bpic.net/free-photo/motivation-notes-with-word-impossible-notebook_140725-104893.jpg", + "http://img.b2bpic.net/free-photo/motivation-notes-with-word-impossible-notebook_140725-104893.jpg?_wi=2", imageAlt: "success solution problem-solving resolution checkmark", }, { @@ -156,7 +156,7 @@ export default function ServicesPage() { title: "Diagnostic Precision", description: "We find what others miss", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-scientist-man-looking-camera-sitting-modern-equipped-laboratory-scientist-doctor-examining-virus-evolution-using-high-tech-typing-computer-chemistry-tools-scientific-research_482257-12807.jpg", + "http://img.b2bpic.net/free-photo/portrait-scientist-man-looking-camera-sitting-modern-equipped-laboratory-scientist-doctor-examining-virus-evolution-using-high-tech-typing-computer-chemistry-tools-scientific-research_482257-12807.jpg?_wi=2", imageAlt: "diagnostic precision accuracy analysis detection", }, { @@ -165,7 +165,7 @@ export default function ServicesPage() { title: "Honest Pricing", description: "No surprise fees or markups", imageSrc: - "http://img.b2bpic.net/free-photo/arrangement-finances-elements-with-empty-smartphone_23-2148793741.jpg", + "http://img.b2bpic.net/free-photo/arrangement-finances-elements-with-empty-smartphone_23-2148793741.jpg?_wi=2", imageAlt: "pricing transparent invoice cost budget", }, ]}