From f434244bd8d53a391b6f86fffd874c69765c0897 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 19:48:16 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 1371 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 1369 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 3634c71..7149a77 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -26,12 +26,12 @@ export const metadata: Metadata = { openGraph: { title: "Navsari's Brew | Best Café in Navsari", description: "Fresh coffee, cozy vibes, perfect for celebrations. Visit us today!", url: "https://navsaris-brew.com", siteName: "Navsari's Brew", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/parisian-coffee-shop-style-with-tasty-coffee-served-wooden-table-coffee-shop-design_482257-18283.jpg", alt: "Cozy café interior"}, + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXWE9XlpILuQORWAloLBRiGMWh/uploaded-1772740015268-9toq843c.webp", alt: "Cozy café interior"}, ], }, twitter: { card: "summary_large_image", title: "Navsari's Brew | Best Café in Navsari", description: "Discover Navsari's favorite café—fresh coffee, cozy seating, celebrations welcome!", images: [ - "http://img.b2bpic.net/free-photo/parisian-coffee-shop-style-with-tasty-coffee-served-wooden-table-coffee-shop-design_482257-18283.jpg"], + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXWE9XlpILuQORWAloLBRiGMWh/uploaded-1772740015268-9toq843c.webp"], }, robots: { index: true, @@ -1416,6 +1416,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +