Update src/app/page.tsx

This commit is contained in:
2026-04-06 20:33:21 +00:00
parent f1b4ce4186
commit f982338082

View File

@@ -99,7 +99,7 @@ export default function LandingPage() {
{
title: "Emergency Repairs",
description: "24/7 expert intervention for urgent plumbing leaks and breakages.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746386.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746386.jpg?_wi=1",
buttonIcon: "Zap",
},
{
@@ -117,7 +117,7 @@ export default function LandingPage() {
{
title: "Drainage Care",
description: "Comprehensive maintenance and unblocking for clear water flow.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746386.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746386.jpg?_wi=2",
buttonIcon: "Waves",
},
]}