diff --git a/src/app/page.tsx b/src/app/page.tsx index ec8f8ee..acdafe1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, ]}