Update src/app/services/emergency-plumbing/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function EmergencyPlumbingPage() {
|
||||
{ text: "Call Now", href: "tel:+14165551234" },
|
||||
{ text: "Request Service", href: "/contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=2"
|
||||
imageAlt="emergency plumbing pipe repair"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -74,11 +74,11 @@ export default function EmergencyPlumbingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Burst Pipes", description: "Immediate response to stop water damage and prevent flooding", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "burst pipe repair"},
|
||||
title: "Burst Pipes", description: "Immediate response to stop water damage and prevent flooding", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=3", imageAlt: "burst pipe repair"},
|
||||
{
|
||||
title: "Water Leaks", description: "Identify and repair hidden leaks before they cause damage", imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg", imageAlt: "water leak detection"},
|
||||
title: "Water Leaks", description: "Identify and repair hidden leaks before they cause damage", imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg?_wi=2", imageAlt: "water leak detection"},
|
||||
{
|
||||
title: "Blocked Drains", description: "Clear severe blockages causing backups and sewage issues", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg", imageAlt: "blocked drain clearing"},
|
||||
title: "Blocked Drains", description: "Clear severe blockages causing backups and sewage issues", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg?_wi=2", imageAlt: "blocked drain clearing"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -106,7 +106,7 @@ export default function EmergencyPlumbingPage() {
|
||||
title: "Guaranteed Quality", description: "Same high standards as our regular service, even at 3 AM on Sunday", icon: CheckCircle,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-attractive-hispanic-handyman-writing-work-estimate-before-fixing-kitchen-sink_662251-2690.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-attractive-hispanic-handyman-writing-work-estimate-before-fixing-kitchen-sink_662251-2690.jpg?_wi=3"
|
||||
imageAlt="Professional plumber emergency response"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user