From 6d5b17c609c88c2f5dffe2a09979d686eb828ba1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 10:18:25 +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 6883747..d20a0c9 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: 'L\'Elegante | Authentic Italian Fine Dining in Florence', - description: 'Indulge in an authentic Italian dining experience at L\'Elegante. Featuring regional traditions, fine wines, and an sophisticated, intimate atmosphere.', + title: 'L\'Elegante Ristorante', + description: 'Experience authentic Italian elegance and handcrafted flavors.', openGraph: { "title": "L'Elegante | Authentic Italian Fine Dining", "description": "Join us for an unforgettable evening of culinary tradition.", -- 2.49.1