From f8092f0636bdd4cbd64b7730fb7922645854ee6e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 06:36:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 45e11fc..080cb34 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { { name: "Contact", id: "#contact"}, ]} - brandName="Low Cost Plumbing: Your Local Experts for Affordable Repairs" + brandName="Renton's Trusted Plumbers: Affordable, Fast, Reliable" button={{ text: "Call Now", href: "tel:+14258739277"}} animateOnLoad={true} @@ -54,7 +54,7 @@ export default function LandingPage() {
); -} \ No newline at end of file +} -- 2.49.1