Update src/app/about/page.tsx
This commit is contained in:
@@ -80,7 +80,7 @@ export default function AboutPage() {
|
||||
{ value: "26+", title: "Google Reviews (4.7 Stars)" },
|
||||
{ value: "Local", title: "Greystones-Based & Trusted" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10800.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-10800.jpg?_wi=2"
|
||||
imageAlt="professional plumbing team portrait"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -95,7 +95,7 @@ export default function AboutPage() {
|
||||
title: "Emergency Plumbing",
|
||||
description: "24/7 emergency plumbing response for burst pipes, leaks, and urgent issues. Fast response times in Greystones and surrounding areas.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg?_wi=3",
|
||||
},
|
||||
items: [
|
||||
{ icon: Clock, text: "Same-day emergency service" },
|
||||
@@ -109,7 +109,7 @@ export default function AboutPage() {
|
||||
title: "Leak Detection & Repair",
|
||||
description: "Expert leak detection and repair services to prevent water damage and wastage. We locate and fix leaks quickly and efficiently.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-looking-refrigerant-leaks_482257-85108.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-looking-refrigerant-leaks_482257-85108.jpg?_wi=3",
|
||||
},
|
||||
items: [
|
||||
{ icon: Droplet, text: "Advanced leak detection" },
|
||||
@@ -123,7 +123,7 @@ export default function AboutPage() {
|
||||
title: "Shower Installation & Repair",
|
||||
description: "Professional shower installation, replacement, and repair services. From fixing low pressure to installing modern shower systems.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-bathtub-double-sink-vanity-smart-home-technology_9975-33078.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-bathtub-double-sink-vanity-smart-home-technology_9975-33078.jpg?_wi=3",
|
||||
},
|
||||
items: [
|
||||
{ icon: Droplet, text: "Modern shower systems" },
|
||||
|
||||
Reference in New Issue
Block a user