From 5f9fc6aff82d01470d96374388288a7276db3bca Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:33:07 +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 52d4911..995c5ae 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