diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 376307d..5be6557 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,7 +5,7 @@ import "./globals.css"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "M. Escobar Landscaping | Premium Landscaping Services DMV", description: "Premium landscaping services in the DMV. Over 12 years of trusted, detail-driven work. Free estimates available."}; + title: "M. Escobar Landscaping & Grass Cutting | Premium DMV Services", description: "Professional grass cutting and landscaping services in the DMV. Over 12 years of trusted, detail-driven lawn maintenance and landscape design. Free estimates available."}; export default function RootLayout({ children,