Update src/app/layout.tsx
This commit is contained in:
@@ -5,7 +5,8 @@ import "./globals.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Maddscape - Professional Lawn & Tree Care", description: "Professional lawn and tree care services in Bloomington, Minnesota. Expert landscaping, tree trimming, and yard maintenance."};
|
||||
title: "Maddscape - Professional Lawn & Tree Care", description: "Professional lawn and tree care services in Bloomington, Minnesota. Expert landscaping, tree trimming, and yard maintenance."
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user