From 240c3e75f7fc220965c22142cfcdf9740a76cdec Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 14:33:31 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c77ff00..7319113 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,7 +5,7 @@ import "./globals.css"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "Fall River Plumbing - Licensed, Insured & 5-Star Rated", description: "Expert plumbing services in Fall River. Licensed, insured, and family-owned with guaranteed workmanship and flat rate pricing."}; + title: "Fall River Plumbing - Local Plumber Services", description: "Professional plumbing services in Fall River. Family-owned, 5-star rated, flat rate pricing, guaranteed work."}; export default function RootLayout({ children,