Update src/app/layout.tsx
This commit is contained in:
@@ -30,9 +30,11 @@ export const metadata: Metadata = {
|
||||
follow: true,
|
||||
},
|
||||
openGraph: {
|
||||
title: "The Experts | Professional Home Renovation Services", description: "Transform your home with expert renovation services. Kitchens, bathrooms, and full remodels.", type: "website", siteName: "The Experts"},
|
||||
title: "The Experts | Professional Home Renovation Services", description: "Transform your home with expert renovation services. Kitchens, bathrooms, and full remodels.", type: "website", siteName: "The Experts"
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "The Experts | Professional Home Renovation Services", description: "Professional home renovation services including kitchens, bathrooms, and full home remodeling."},
|
||||
card: "summary_large_image", title: "The Experts | Professional Home Renovation Services", description: "Professional home renovation services including kitchens, bathrooms, and full home remodeling."
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||
Reference in New Issue
Block a user