Update src/app/layout.tsx
This commit is contained in:
@@ -3,7 +3,8 @@ import "./styles/variables.css";
|
||||
import "./globals.css";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "All Dade Plumbing - Miami's Trusted Plumbing Experts", description: "Fast. Professional. Reliable. Serving Miami-Dade with 5-Star Service. Licensed & Insured | 24/7 Emergency Service"};
|
||||
title: "All Dade Plumbing - Miami's Trusted Plumbing Experts", description: "Fast. Professional. Reliable. Serving Miami-Dade with 5-Star Service. Licensed & Insured | 24/7 Emergency Service"
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user