Update src/app/service-area/page.tsx

This commit is contained in:
2026-02-26 19:07:16 +00:00
parent 81fb268b27
commit cd6b60895e

View File

@@ -74,21 +74,21 @@ export default function ServiceAreaPage() {
id: 1,
title: "Dubuque & Immediate Suburbs",
description: "Full service coverage throughout Dubuque proper and immediate surrounding neighborhoods. Fast response times and flexible scheduling.",
imageSrc: "http://img.b2bpic.net/free-photo/espresso-machine-bottle-olive-oil_181624-14425.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/espresso-machine-bottle-olive-oil_181624-14425.jpg?_wi=4",
imageAlt: "plumbing tools organized professional clean workspace"
},
{
id: 2,
title: "Tri-State Area Communities",
description: "Extended coverage to nearby communities across Iowa, Wisconsin, and Illinois borders. Call to confirm service availability in your area.",
imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26975.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/steel-faucet-interior-modern-bathroom-with-window_169016-26975.jpg?_wi=6",
imageAlt: "bathroom renovation fixtures modern plumbing"
},
{
id: 3,
title: "Emergency Service Zone",
description: "Priority emergency response within our core service area. After-hours availability for urgent plumbing situations.",
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=6",
imageAlt: "water leak diagnosis plumbing detection inspection"
}
]}