Update src/app/layout.tsx
This commit is contained in:
@@ -17,11 +17,13 @@ const inter = Inter({
|
||||
export const metadata: Metadata = {
|
||||
title: "Grass Groomer | Professional Lawn Care in Orangeville, ON", description: "5-star rated lawn care & landscaping in Orangeville, ON. Professional mowing, leaf removal, property cleanups. Owner-operated precision service. Call now for free quote.", keywords: "lawn care Orangeville, landscaping Orangeville, grass cutting, leaf removal, property maintenance", metadataBase: new URL("https://grassgroomer.local"),
|
||||
alternates: {
|
||||
canonical: "https://grassgroomer.local"},
|
||||
canonical: "https://grassgroomer.local"
|
||||
},
|
||||
openGraph: {
|
||||
title: "Grass Groomer | Professional Lawn Care Orangeville", description: "Premium lawn care and landscaping services in Orangeville. 5-star rated. Free quotes.", url: "https://grassgroomer.local", siteName: "Grass Groomer", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139731.jpg", alt: "Professional lawn care in Orangeville"},
|
||||
url: "http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139731.jpg", alt: "Professional lawn care in Orangeville"
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
|
||||
Reference in New Issue
Block a user