From 5cfbb5c3b8e496124589874c4449a47a4710249c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 23:55:29 +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 9ad3fe6..3d7d83e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -27,11 +27,11 @@ export const metadata: Metadata = { openGraph: { title: "Indigo Room Coffee | Phoenix's Favorite Specialty Coffee & Vintage Shop", description: "Award-winning matcha & lattes, vintage collectibles, and cozy vibes. 4.9★ rated. Visit us at 702 E Coronado Rd, Phoenix.", url: "https://indigoroomcoffee.com", siteName: "Indigo Room Coffee", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/empty-wood-chair-restaurant_1339-5949.jpg", alt: "Indigo Room Coffee interior with specialty coffee"}, + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVAYphleMbpMUSgdxLFZjKBcmB/uploaded-1772668525550-4ytjvak6.jpg", alt: "Indigo Room Coffee interior with specialty coffee"}, ], }, twitter: { - card: "summary_large_image", title: "Indigo Room Coffee | Phoenix", description: "Award-winning specialty coffee, matcha, and vintage goods. 4.9★ rated local favorite.", images: ["http://img.b2bpic.net/free-photo/empty-wood-chair-restaurant_1339-5949.jpg"], + card: "summary_large_image", title: "Indigo Room Coffee | Phoenix", description: "Award-winning specialty coffee, matcha, and vintage goods. 4.9★ rated local favorite.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVAYphleMbpMUSgdxLFZjKBcmB/uploaded-1772668525550-4ytjvak6.jpg"], }, robots: { index: true, @@ -1416,6 +1416,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +