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 +}