Update src/app/services/page.tsx

This commit is contained in:
2026-03-08 19:52:58 +00:00
parent 3479ed97b5
commit 697c0b3ff2

View File

@@ -46,7 +46,7 @@ export default function ServicesPage() {
id: "1", title: "Emergency Plumbing", description:
"24/7 emergency plumbing response for burst pipes, leaks, and urgent issues. Fast response times in Greystones and surrounding areas. Our emergency team is always on standby to handle urgent situations.", media: {
imageSrc:
"http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg"},
"http://img.b2bpic.net/free-photo/garbage-man-doing-surprise-gesture_1368-1755.jpg?_wi=2"},
items: [
{
icon: Clock,
@@ -64,7 +64,7 @@ export default function ServicesPage() {
id: "2", title: "Leak Detection & Repair", description:
"Expert leak detection and repair services to prevent water damage and wastage. We use advanced technology to locate hidden leaks and fix them quickly and efficiently. Protect your home from costly water damage.", media: {
imageSrc:
"http://img.b2bpic.net/free-photo/technician-looking-refrigerant-leaks_482257-85108.jpg"},
"http://img.b2bpic.net/free-photo/technician-looking-refrigerant-leaks_482257-85108.jpg?_wi=2"},
items: [
{
icon: Droplet,
@@ -82,7 +82,7 @@ export default function ServicesPage() {
id: "3", title: "Shower Installation & Repair", description:
"Professional shower installation, replacement, and repair services. From fixing low pressure to installing modern shower systems. We handle all brands and types of shower installations.", media: {
imageSrc:
"http://img.b2bpic.net/free-photo/modern-bathroom-with-bathtub-double-sink-vanity-smart-home-technology_9975-33078.jpg"},
"http://img.b2bpic.net/free-photo/modern-bathroom-with-bathtub-double-sink-vanity-smart-home-technology_9975-33078.jpg?_wi=2"},
items: [
{
icon: Droplet,
@@ -122,7 +122,7 @@ export default function ServicesPage() {
title="Service-Related FAQs"
description="Common questions about our plumbing and heating services"
tag="Help"
imageSrc="http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg?_wi=2"
imageAlt="Professional plumber answering questions"
mediaAnimation="slide-up"
mediaPosition="left"
@@ -140,7 +140,7 @@ export default function ServicesPage() {
background={{
variant: "sparkles-gradient"}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-handsome-builder-wearing-construction-uniform-cap-standing-with-arms-crossed-self-confident-smiling-isolated-orange-wall_141793-15714.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-bearded-handsome-builder-wearing-construction-uniform-cap-standing-with-arms-crossed-self-confident-smiling-isolated-orange-wall_141793-15714.jpg?_wi=2"
imageAlt="Friendly plumber ready to help"
mediaAnimation="slide-up"
mediaPosition="right"