From 645ac5bfbc2e9e978af223ffb949ac890bee699e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 22:23:16 +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 81c8e1f..30f7e54 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Libre_Baskerville, Inter } from "next/font/google"; export const metadata: Metadata = { - title: 'L.B.\'s Family Restaurant | Thompson\'s Favorite Table', - description: 'L.B.\'s Family Restaurant in Thompson, CT serving breakfast, lunch & dinner. The perfect community diner for family, friends, and travelers. Visit us today!', + title: 'L.B.\'s Family Restaurant | Thompson, CT', + description: 'Authentic, family-owned dining in Thompson, CT. Serving breakfast, lunch, and dinner with a side of community pride.', openGraph: { "title": "L.B.'s Family Restaurant | Where Every Table Feels Like Home", "description": "Thompson's staple diner since day one. Quality food, hearty portions, and community spirit.", -- 2.49.1