Update src/app/services/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function ServicesPage() {
|
||||
"We specialize in water heater diagnostics and repair. Whether your water heater is leaking, not heating properly, or needs replacement, our technicians have the expertise to handle any situation. We work with all major brands and offer same-day service for most issues.",
|
||||
tags: ["Water Heaters", "Repair", "24/7 Available"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721540.jpg",
|
||||
"http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721540.jpg?_wi=2",
|
||||
imageAlt: "Professional water heater repair and installation",
|
||||
},
|
||||
{
|
||||
@@ -63,7 +63,7 @@ export default function ServicesPage() {
|
||||
"Leaking pipes, corroded pipes, or burst pipes can cause serious damage. Our technicians use advanced techniques to locate and repair pipe problems with minimal disruption. We handle everything from small leaks to full pipe replacement.",
|
||||
tags: ["Pipe Repair", "Replacement", "Diagnostics"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-couple-working-with-utensils-kitchen_23-2148120429.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-couple-working-with-utensils-kitchen_23-2148120429.jpg?_wi=2",
|
||||
imageAlt: "Professional pipe repair and installation",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function ServicesPage() {
|
||||
"Plumbing emergencies don't wait for business hours. We're available 24/7 for urgent issues like burst pipes, severe clogs, or water damage. Call now for fast emergency response and expert repairs.",
|
||||
tags: ["Emergency", "24/7", "Fast Response"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721527.jpg",
|
||||
"http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721527.jpg?_wi=2",
|
||||
imageAlt: "Emergency plumbing response team",
|
||||
},
|
||||
]}
|
||||
@@ -100,7 +100,7 @@ export default function ServicesPage() {
|
||||
rating: 5,
|
||||
reviewCount: "24/7",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg?_wi=5",
|
||||
imageAlt: "Service request step",
|
||||
},
|
||||
{
|
||||
@@ -111,7 +111,7 @@ export default function ServicesPage() {
|
||||
rating: 5,
|
||||
reviewCount: "Same-Day",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg?_wi=6",
|
||||
imageAlt: "Technician arrival",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ export default function ServicesPage() {
|
||||
rating: 5,
|
||||
reviewCount: "Thorough",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg?_wi=7",
|
||||
imageAlt: "Problem diagnosis",
|
||||
},
|
||||
{
|
||||
@@ -133,7 +133,7 @@ export default function ServicesPage() {
|
||||
rating: 5,
|
||||
reviewCount: "Trusted",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg?_wi=8",
|
||||
imageAlt: "Service completion",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user