diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 73ee77c..bf952e4 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -2,7 +2,8 @@ import type { Metadata } from "next"; import "./styles/globals.css"; export const metadata: Metadata = { - title: "Actual Blue Plumbing | Richmond Hill's Trusted Plumber", description: "Professional plumbing services in Richmond Hill, Markham, and York Region. 5-star rated, transparent pricing, and meticulous workmanship. Call (647) 924-9029 for fast service."}; + title: "Actual Blue Plumbing | Richmond Hill's Trusted Plumber", description: "Professional plumbing services in Richmond Hill, Markham, and York Region. 5-star rated, transparent pricing, and meticulous workmanship. Call (647) 924-9029 for fast service." +}; export default function RootLayout({ children,