Update src/app/layout.tsx
This commit is contained in:
@@ -2,7 +2,8 @@ import type { Metadata } from "next";
|
|||||||
import "./styles/globals.css";
|
import "./styles/globals.css";
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
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({
|
export default function RootLayout({
|
||||||
children,
|
children,
|
||||||
|
|||||||
Reference in New Issue
Block a user