diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a6ab652..535eca8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Montserrat } from "next/font/google"; export const metadata: Metadata = { - title: 'ArboristPros | Local Tree Pruning & Garden Maintenance', - description: 'Professional tree pruning and garden maintenance for residential and commercial properties. Licensed arborists, same-day free estimates, fully insured.', + title: 'ArboristPros | Professional Tree Care & Landscaping', + description: 'Professional tree pruning, garden maintenance, and arborist services for residential and commercial properties. Get a free, same-day estimate today.', openGraph: { "title": "ArboristPros | Expert Tree Care", "description": "Professional garden and tree maintenance service.", diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a49099..154688d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,26 +32,11 @@ export default function LandingPage() {