Update src/app/layout.tsx

This commit is contained in:
2026-03-04 14:33:31 +00:00
parent 71a8b290f1
commit 240c3e75f7

View File

@@ -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,