Update src/app/services/page.tsx

This commit is contained in:
2026-03-10 03:34:13 +00:00
parent 89678c99ef
commit 5e86665da7

View File

@@ -42,7 +42,7 @@ export default function ServicesPage() {
title="Our Full-Service Plumbing Solutions"
description="Expert service for every plumbing challenge in Miami"
tag="Professional Plumbing Services"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=12"
imageAlt="Professional plumber working in modern home"
textPosition="bottom-left"
showBlur={true}
@@ -71,10 +71,10 @@ export default function ServicesPage() {
title: "Water Heater Installation & Repair",
description: "Repair or replace your water heater quickly so your home has reliable hot water again.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55756.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55756.jpg?_wi=3",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55756.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55756.jpg?_wi=4",
},
},
{
@@ -82,10 +82,10 @@ export default function ServicesPage() {
title: "Sewer & Repiping",
description: "Complete sewer repairs and full home repiping handled by experienced contractors.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg?_wi=3",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg?_wi=4",
},
},
{
@@ -93,10 +93,10 @@ export default function ServicesPage() {
title: "Leak Detection & Repairs",
description: "We find hidden leaks fast before they cause costly damage to your home.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/oil-inspector-protective-overalls-orange-helmet-making-notes-transformer_651396-1818.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/oil-inspector-protective-overalls-orange-helmet-making-notes-transformer_651396-1818.jpg?_wi=3",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/oil-inspector-protective-overalls-orange-helmet-making-notes-transformer_651396-1818.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/oil-inspector-protective-overalls-orange-helmet-making-notes-transformer_651396-1818.jpg?_wi=4",
},
},
]}
@@ -120,7 +120,7 @@ export default function ServicesPage() {
price: "Coverage",
rating: 5,
reviewCount: "Primary",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=13",
imageAlt: "Miami service area",
},
{
@@ -130,7 +130,7 @@ export default function ServicesPage() {
price: "Coverage",
rating: 5,
reviewCount: "24/7",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=14",
imageAlt: "Coral Gables service area",
},
{
@@ -140,7 +140,7 @@ export default function ServicesPage() {
price: "Coverage",
rating: 5,
reviewCount: "Local",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=15",
imageAlt: "Kendall service area",
},
{
@@ -150,7 +150,7 @@ export default function ServicesPage() {
price: "Coverage",
rating: 5,
reviewCount: "Fast",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=16",
imageAlt: "Miami Beach service area",
},
{
@@ -160,7 +160,7 @@ export default function ServicesPage() {
price: "Coverage",
rating: 5,
reviewCount: "Expert",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=17",
imageAlt: "Doral service area",
},
{
@@ -170,7 +170,7 @@ export default function ServicesPage() {
price: "Coverage",
rating: 5,
reviewCount: "Trusted",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg?_wi=18",
imageAlt: "Hialeah service area",
},
]}