Update src/app/plumbing-services/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function PlumbingServicesPage() {
|
||||
"Best plumbers I've worked with. They fixed a major leak and prevented what could have been a disaster. Highly professional!",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
imageAlt: "man portrait professional headshot",
|
||||
},
|
||||
]}
|
||||
@@ -64,7 +64,7 @@ export default function PlumbingServicesPage() {
|
||||
{ text: "Call Now: (647) 555-PLUM", href: "tel:+16475557586" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=2"
|
||||
imageAlt="professional plumbing services"
|
||||
mediaAnimation="opacity"
|
||||
imagePosition="right"
|
||||
@@ -88,7 +88,7 @@ export default function PlumbingServicesPage() {
|
||||
"We respond quickly to emergency leaks before they cause water damage. Our expert technicians identify the source and provide permanent repairs.",
|
||||
tags: ["24/7 Available", "Fast Response"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg",
|
||||
"http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg?_wi=3",
|
||||
imageAlt: "emergency plumbing repair",
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function PlumbingServicesPage() {
|
||||
"Drain problems? We use advanced equipment to clear blockages and restore proper drainage throughout your home. Preventive maintenance available.",
|
||||
tags: ["Advanced Equipment", "Proven Methods"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/plumbing-repair-service_181624-27146.jpg",
|
||||
"http://img.b2bpic.net/free-photo/plumbing-repair-service_181624-27146.jpg?_wi=2",
|
||||
imageAlt: "drain cleaning service",
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function PlumbingServicesPage() {
|
||||
"Whether it's faucets, toilets, or showers, we install and repair all types of plumbing fixtures with precision and care.",
|
||||
tags: ["Quality Fixtures", "Expert Installation"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg",
|
||||
"http://img.b2bpic.net/free-photo/view-plumber-working-fix-problems_23-2150990693.jpg?_wi=2",
|
||||
imageAlt: "plumbing fixture installation",
|
||||
},
|
||||
]}
|
||||
@@ -137,7 +137,7 @@ export default function PlumbingServicesPage() {
|
||||
"We take pride in solving your plumbing problems right the first time. Your satisfaction is our guarantee.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14478.jpg",
|
||||
"http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14478.jpg?_wi=2",
|
||||
imageAlt: "master plumber portrait",
|
||||
},
|
||||
]}
|
||||
@@ -147,7 +147,7 @@ export default function PlumbingServicesPage() {
|
||||
{ text: "Request Quote", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumber-talking-mobile_1368-745.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumber-talking-mobile_1368-745.jpg?_wi=2"
|
||||
imageAlt="contact plumbing team"
|
||||
mediaAnimation="opacity"
|
||||
imagePosition="left"
|
||||
|
||||
Reference in New Issue
Block a user