Update src/app/layout.tsx

This commit is contained in:
2026-03-04 00:15:18 +00:00
parent 9df9d733f4
commit 0c6f26f319

View File

@@ -5,7 +5,8 @@ import "./globals.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Pro Landscaping - Professional Services for Woodbourne-Hyde Park", description: "Expert landscape design, installations, and 24/7 emergency services. Family-owned, locally operated, fully warranted work."};
title: "Pro Landscaping - Professional Services for Woodbourne-Hyde Park", description: "Expert landscape design, installations, and 24/7 emergency services. Family-owned, locally operated, fully warranted work."
};
export default function RootLayout({
children,