diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 9fc163e..0c1bc4a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -23,11 +23,11 @@ export const metadata: Metadata = { title: "Old Louisville Coffee Co-op | Community Coffee Shop", description: "LGBTQ+ owned, community-focused coffee shop in Old Louisville, KY. Handcrafted coffee, fresh food, and a welcoming gathering space for everyone. Open daily.", keywords: "coffee shop, Louisville, Kentucky, LGBTQ+ friendly, community cafe, handcrafted coffee", openGraph: { title: "Old Louisville Coffee Co-op", description: "LGBTQ+ owned coffee shop and community gathering place in Old Louisville, Kentucky", type: "website", siteName: "Old Louisville Coffee Co-op", 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: "Old Louisville Coffee Co-op interior"}, + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWzU3Axi6U57Woo2nXhvnggWFV/uploaded-1772724034934-meuj9lym.jpg", alt: "Old Louisville Coffee Co-op interior"}, ], }, twitter: { - card: "summary_large_image", title: "Old Louisville Coffee Co-op", description: "Community coffee shop in the heart of Old Louisville", images: ["http://img.b2bpic.net/free-photo/parisian-coffee-shop-style-with-tasty-coffee-served-wooden-table-coffee-shop-design_482257-18283.jpg"], + card: "summary_large_image", title: "Old Louisville Coffee Co-op", description: "Community coffee shop in the heart of Old Louisville", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWzU3Axi6U57Woo2nXhvnggWFV/uploaded-1772724034934-meuj9lym.jpg"], }, robots: { index: true, @@ -1412,6 +1412,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +