From e5986095793e16d60e69ef05ae03b57db819091e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 16:39:21 +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 bbd0879..d335b1d 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: 'Culinary Mastery | Fine Dining', - description: 'Exquisite fine dining experience with locally sourced ingredients.', + title: 'Culinary Mastery', + description: 'Experience the finest dining with locally sourced ingredients and world-class chefs.', openGraph: { "title": "Le Petit Bouchon - Bistrot Gastronomique", "description": "Découvrez notre cuisine inventive et produits frais.", -- 2.49.1