Update src/app/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function HomePage() {
|
||||
{ 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=1"
|
||||
imageAlt="Professional plumber working on water heater installation"
|
||||
showDimOverlay={true}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -92,7 +92,7 @@ export default function HomePage() {
|
||||
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=1",
|
||||
imageAlt: "Professional water heater repair service"
|
||||
},
|
||||
{
|
||||
@@ -101,7 +101,7 @@ export default function HomePage() {
|
||||
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=1",
|
||||
imageAlt: "Professional plumbing repair technician"
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function HomePage() {
|
||||
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=1",
|
||||
imageAlt: "Emergency plumbing service response"
|
||||
}
|
||||
]}
|
||||
@@ -232,7 +232,7 @@ export default function HomePage() {
|
||||
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=1",
|
||||
imageAlt: "Service request process"
|
||||
},
|
||||
{
|
||||
@@ -242,7 +242,7 @@ export default function HomePage() {
|
||||
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=2",
|
||||
imageAlt: "Technician diagnosis"
|
||||
},
|
||||
{
|
||||
@@ -252,7 +252,7 @@ export default function HomePage() {
|
||||
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=3",
|
||||
imageAlt: "Service options explained"
|
||||
},
|
||||
{
|
||||
@@ -262,7 +262,7 @@ export default function HomePage() {
|
||||
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=4",
|
||||
imageAlt: "Service completion"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user