From ad0d8b36f6d295aba126404fa9dcf2bf954e1b78 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:55:00 +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 5fd6f75..bb34d82 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,7 +5,7 @@ import "@/styles/globals.css"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "Plumbing & Heating Doctor | Palmer, Alaska", description: "Palmer's trusted 24/7 plumbing and heating experts. Fast, licensed, and reliable service for emergency repairs, installations, and maintenance."}; + title: "Plumbing & Heating Doctor | 24/7 Emergency Plumbing Palmer, Alaska", description: "Palmer's trusted 24/7 plumbing and heating experts. Licensed, reliable service with 4.9★ rating and 338+ reviews. Same-day service available."}; export default function RootLayout({ children,