diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 37c586d..b735f07 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -21,17 +21,17 @@ const lato = Lato({ }); export const metadata: Metadata = { - title: "Dining Redefined - Upscale Fine Dining Restaurant", description: "Experience culinary excellence with our award-winning fine dining restaurant. Locally sourced ingredients, innovative techniques, and intimate ambiance await.", keywords: "fine dining, restaurant, upscale, culinary, gourmet, reservations", metadataBase: new URL("https://diningredefined.com"), + title: "Paradise Cafe - Upscale Fine Dining Restaurant", description: "Experience culinary excellence with our award-winning fine dining restaurant. Locally sourced ingredients, innovative techniques, and intimate ambiance await.", keywords: "fine dining, restaurant, upscale, culinary, gourmet, reservations", metadataBase: new URL("https://diningredefined.com"), alternates: { canonical: "https://diningredefined.com"}, openGraph: { - title: "Dining Redefined - Upscale Fine Dining", description: "Experience culinary excellence with our award-winning fine dining restaurant.", url: "https://diningredefined.com", siteName: "Dining Redefined", type: "website", images: [ + title: "Paradise Cafe - Upscale Fine Dining", description: "Experience culinary excellence with our award-winning fine dining restaurant.", url: "https://diningredefined.com", siteName: "Paradise Cafe ", type: "website", images: [ { url: "http://img.b2bpic.net/free-photo/vegetable-salad-with-caviar-shrimps_140725-6375.jpg", alt: "Chef's signature plated dish"}, ], }, twitter: { - card: "summary_large_image", title: "Dining Redefined - Upscale Fine Dining", description: "Experience culinary excellence with our award-winning fine dining restaurant.", images: ["http://img.b2bpic.net/free-photo/vegetable-salad-with-caviar-shrimps_140725-6375.jpg"], + card: "summary_large_image", title: "Paradise Cafe - Upscale Fine Dining", description: "Experience culinary excellence with our award-winning fine dining restaurant.", images: ["http://img.b2bpic.net/free-photo/vegetable-salad-with-caviar-shrimps_140725-6375.jpg"], }, robots: { index: true, @@ -1416,6 +1416,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +