From 61ed68eed353a0518b330fb98c73f54858fda286 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 04:42:03 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 70c4889..0bc78e6 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Playfair_Display, Inter } from "next/font/google"; export const metadata: Metadata = { - title: 'Foxy Cafe | Specialty Coffee in Madinat Zayed', - description: 'Foxy Cafe - specialty coffee, artisan food, and a home away from home in the heart of Madinat Zayed, Abu Dhabi.', + title: 'Foxy Cafe | Madinat Zayed', + description: 'Specialty coffee and honest food in the heart of Madinat Zayed.', openGraph: { "title": "Foxy Cafe", "siteName": "Foxy Cafe", -- 2.49.1