Update src/app/contact/page.tsx
This commit is contained in:
@@ -91,7 +91,7 @@ export default function ContactPage() {
|
||||
{ text: "Book Service", href: "/contact" },
|
||||
{ text: "Call Now", href: "tel:+17025551586" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg?_wi=2"
|
||||
imageAlt="Professional plumber working on water heater installation"
|
||||
showDimOverlay={true}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -131,7 +131,7 @@ export default function ContactPage() {
|
||||
author: "Specialty Service",
|
||||
description: "Fast diagnosis and repair of water heater issues. We handle leaking tanks, heating failures, and complete replacements. Most calls resolved same-day.",
|
||||
tags: ["Water Heaters", "Repair", "Installation"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721540.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721540.jpg?_wi=4",
|
||||
imageAlt: "Professional water heater repair service",
|
||||
},
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function ContactPage() {
|
||||
author: "General Service",
|
||||
description: "From leaks and faulty fixtures to pipe repairs and replacements. We diagnose the problem quickly and fix it right the first time.",
|
||||
tags: ["Repairs", "Fixtures", "Pipes"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-working-with-utensils-kitchen_23-2148120429.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-working-with-utensils-kitchen_23-2148120429.jpg?_wi=4",
|
||||
imageAlt: "Professional plumbing repair technician",
|
||||
},
|
||||
{
|
||||
@@ -149,7 +149,7 @@ export default function ContactPage() {
|
||||
author: "24/7 Available",
|
||||
description: "Plumbing problems can't wait. We provide fast emergency service when you need it most. Call us anytime for urgent issues.",
|
||||
tags: ["Emergency", "Fast Response", "24/7"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721527.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721527.jpg?_wi=4",
|
||||
imageAlt: "Emergency plumbing service response",
|
||||
},
|
||||
]}
|
||||
@@ -253,7 +253,7 @@ export default function ContactPage() {
|
||||
price: "Quick & Easy",
|
||||
rating: 5,
|
||||
reviewCount: "24/7",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg?_wi=9",
|
||||
imageAlt: "Service request process",
|
||||
},
|
||||
{
|
||||
@@ -263,7 +263,7 @@ export default function ContactPage() {
|
||||
price: "Professional",
|
||||
rating: 5,
|
||||
reviewCount: "Prompt",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg?_wi=10",
|
||||
imageAlt: "Technician diagnosis",
|
||||
},
|
||||
{
|
||||
@@ -273,7 +273,7 @@ export default function ContactPage() {
|
||||
price: "Honest",
|
||||
rating: 5,
|
||||
reviewCount: "Transparent",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg?_wi=11",
|
||||
imageAlt: "Service options explained",
|
||||
},
|
||||
{
|
||||
@@ -283,7 +283,7 @@ export default function ContactPage() {
|
||||
price: "Quality",
|
||||
rating: 5,
|
||||
reviewCount: "Guaranteed",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-timeline-infographic-template_52683-60172.jpg?_wi=12",
|
||||
imageAlt: "Service completion",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user