diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 14a22c8..cd5b8c2 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -22,11 +22,13 @@ const halant = Halant({ export const metadata: Metadata = { title: "Plumbing Sacramento | Water Heater & Emergency Services", description: "Professional plumbing services in Sacramento. Water heater repair & installation, drain cleaning, emergency repairs 24/7. Licensed & insured. Call (279) 348-7473.", keywords: "plumbing Sacramento, water heater repair Sacramento, emergency plumbing, drain cleaning, plumber Sacramento CA", metadataBase: new URL("https://plumbingsacramento.com"), alternates: { - canonical: "https://plumbingsacramento.com"}, + canonical: "https://plumbingsacramento.com" + }, openGraph: { title: "Professional Plumbing & Water Heater Services in Sacramento", description: "Expert plumbing solutions for Sacramento. 24/7 emergency service, water heater installation, drain cleaning, and more.", url: "https://plumbingsacramento.com", siteName: "Plumbing Sacramento", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg", alt: "Professional plumbing services in Sacramento"}, + url: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg", alt: "Professional plumbing services in Sacramento" + }, ], }, twitter: {