diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 53ab0d8..c504bfe 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -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({