From f4d01cd8acf0cc2e8f5bc6745501bbea5bd58dc4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 03:38:59 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 1369 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1368 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 3d56c72..7a21ad7 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -25,7 +25,7 @@ export const metadata: Metadata = { follow: true, }, openGraph: { - title: "Restaurant Caravan | Authentic Uzbeki Cuisine", description: "Discover the flavors of Central Asia at Restaurant Caravan in Tashkent. Traditional Uzbeki food, warm hospitality, and unforgettable dining experiences.", siteName: "Restaurant Caravan", type: "business.restaurant", url: "https://restaurantcaravan.uz"}, + title: "Restaurant Caravan | Authentic Uzbeki Cuisine", description: "Discover the flavors of Central Asia at Restaurant Caravan in Tashkent. Traditional Uzbeki food, warm hospitality, and unforgettable dining experiences.", siteName: "Restaurant Caravan", type: "website", url: "https://restaurantcaravan.uz"}, twitter: { card: "summary_large_image", title: "Restaurant Caravan | Authentic Uzbeki Cuisine", description: "Experience traditional Central Asian cuisine in Tashkent. Reserve your table at Restaurant Caravan today."}, }; @@ -1407,6 +1407,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +