From 9135b55f10814d496353e04e8cd92ae16adb9b67 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:18:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c57d5d0..d18f3ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { { text: "Call Now – (305) 273-8788", href: "tel:(305)273-8788" }, { text: "Request a Free Estimate", href: "#contact" } ]} - imageSrc="http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg?_wi=1" imageAlt="Professional plumbing team in Miami" tagAnimation="slide-up" buttonAnimation="slide-up" @@ -131,7 +131,7 @@ export default function LandingPage() { title="Problem Solvers. Professionals. Plumbers You Can Trust." description="All Dade Plumbing has been serving Miami-Dade County for over 10 years. Our highly knowledgeable technicians are committed to solving your plumbing problems with honesty, integrity, and professionalism. We specialize in permit organization and inspection assistance, ensuring all work meets local code requirements. Fast response times and transparent pricing mean you'll know exactly what to expect. Join thousands of satisfied customers who trust us with their plumbing needs." tag="About All Dade" - imageSrc="http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg?_wi=2" imageAlt="All Dade Plumbing team" buttons={[ { text: "Schedule Service Today", href: "#contact" } -- 2.49.1