Update src/app/services/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function ServicesPage() {
|
||||
{ text: "Request Service", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990682.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990682.jpg?_wi=2"
|
||||
imageAlt="Professional plumber providing residential service"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -71,17 +71,17 @@ export default function ServicesPage() {
|
||||
id: 1,
|
||||
title: "Emergency Plumbing & Repairs", description:
|
||||
"Available 24/7/365 for pipe bursts, severe leaks, water main breaks, and any urgent plumbing emergency. Our emergency team responds quickly to minimize damage to your home and restore service fast.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/girl-s-hand-filling-cup-with-water_23-2147824128.jpg", imageAlt: "Emergency plumbing repair"},
|
||||
"http://img.b2bpic.net/free-photo/girl-s-hand-filling-cup-with-water_23-2147824128.jpg?_wi=2", imageAlt: "Emergency plumbing repair"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Water Heater Installation & Repair", description:
|
||||
"Traditional tank and tankless water heater installation, maintenance, and repair. We help you choose energy-efficient models that lower utility costs while providing reliable hot water year-round.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-worker-checking-freon-tank_482257-78533.jpg", imageAlt: "Water heater service"},
|
||||
"http://img.b2bpic.net/free-photo/close-up-worker-checking-freon-tank_482257-78533.jpg?_wi=2", imageAlt: "Water heater service"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Advanced Drain & Sewer Cleaning", description:
|
||||
"Professional drain cleaning using advanced hydro jetting technology. We clear tree roots, grease buildup, and stubborn blockages in drain lines, sewer lines, and main lines safely and thoroughly.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746388.jpg", imageAlt: "Drain cleaning service"},
|
||||
"http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746388.jpg?_wi=2", imageAlt: "Drain cleaning service"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user