From 5fdb1817a88bb7937ea6ea7b2893f83d979866c6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Feb 2026 18:40:07 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 1222 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1220 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a0a5d8c..bb1aa20 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -12,12 +12,12 @@ export const metadata: Metadata = { title: "Utopico Cafe - Authentic Arabic Food & Specialty Coffee", description: "Experience authentic Arabic cuisine and exceptional specialty coffee at Utopico Cafe. Rooted in tradition, elevated by passion.", keywords: "arabic cafe, specialty coffee, shawarma, baklava, authentic cuisine, coffee shop, middle eastern food", openGraph: { title: "Utopico Cafe - Authentic Arabic Food & Specialty Coffee", description: "Discover authentic Arabic flavors and world-class specialty coffee.", siteName: "Utopico Cafe", type: "website", images: [ { - url: "https://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg", alt: "Utopico Cafe ambiance" + url: "https://img.b2bpic.net/free-photo/aerial-view-cup-coffee-table_53876-63269.jpg?id=3469517", alt: "Utopico Cafe ambiance" } ] }, twitter: { - card: "summary_large_image", title: "Utopico Cafe - Authentic Arabic Food & Specialty Coffee", description: "Experience authentic Arabic cuisine and exceptional specialty coffee.", images: ["https://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg"] + card: "summary_large_image", title: "Utopico Cafe - Authentic Arabic Food & Specialty Coffee", description: "Experience authentic Arabic cuisine and exceptional specialty coffee.", images: ["https://img.b2bpic.net/free-photo/aerial-view-cup-coffee-table_53876-63269.jpg?id=3469517"] }, robots: { index: true, @@ -1253,6 +1253,1224 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +