Update src/app/services/page.tsx
This commit is contained in:
@@ -77,7 +77,7 @@ export default function ServicesPage() {
|
||||
id: 1,
|
||||
tag: "Diagnostics", title: "Sewer Line Inspection", subtitle: "Advanced camera inspection technology", description:
|
||||
"State-of-the-art camera systems provide detailed visual inspections of your sewer lines. We identify blockages, cracks, root intrusion, and other issues before they become costly emergencies. Our technicians will provide you with video documentation and recommendations.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/shot-oilfield-worker-checking-quality-gas-pipes-construction-site_342744-363.jpg", imageAlt: "Sewer line camera inspection equipment", buttons: [
|
||||
"http://img.b2bpic.net/free-photo/shot-oilfield-worker-checking-quality-gas-pipes-construction-site_342744-363.jpg?_wi=2", imageAlt: "Sewer line camera inspection equipment", buttons: [
|
||||
{ text: "Learn More", href: "#" },
|
||||
],
|
||||
},
|
||||
@@ -85,7 +85,7 @@ export default function ServicesPage() {
|
||||
id: 2,
|
||||
tag: "Cleaning", title: "Drain & Sewer Cleaning", subtitle: "High-pressure jetting and snaking", description:
|
||||
"We use professional-grade equipment to clear stubborn blockages and buildup. Whether it's grease, tree roots, or debris, we restore your drains to full functionality. Our cleaning methods are safe for your pipes and environmentally responsible.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110876.jpg", imageAlt: "Drain cleaning equipment in action", buttons: [
|
||||
"http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110876.jpg?_wi=2", imageAlt: "Drain cleaning equipment in action", buttons: [
|
||||
{ text: "Schedule Now", href: "/contact" },
|
||||
],
|
||||
},
|
||||
@@ -93,7 +93,7 @@ export default function ServicesPage() {
|
||||
id: 3,
|
||||
tag: "Repair", title: "Sewer Line Repair & Replacement", subtitle: "Trenchless and traditional methods", description:
|
||||
"When damage is found, we provide fast, efficient repairs using both traditional and trenchless technology options. Minimize disruption while maximizing durability. Our experienced crew ensures quality work and long-lasting results for your peace of mind.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Professional sewer repair work", buttons: [
|
||||
"http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=2", imageAlt: "Professional sewer repair work", buttons: [
|
||||
{ text: "Get Quote", href: "/contact" },
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user