From cf4be5754be8c4d0d5de313fa64d5bbcc627c57a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 10:55:27 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8c5de62..fa1ef20 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -18,7 +18,7 @@ const inter = Inter({ subsets: ["latin"], }); -export const metadata: Metadata = { title: 'Johnny’s Diner | Casselberry’s Best Breakfast & Lunch', description: 'Visit Johnny\'s Diner in Casselberry for hearty American breakfast and lunch. 4.8-star rating. Fresh food, friendly service. Call (321) 972-8276 to order!', openGraph: { title: "Johnny's Diner | Casselberry's Favorite Breakfast & Lunch", description: "Experience the best classic American diner in Casselberry. Fresh ingredients, friendly service, and generous portions.", type: "restaurant" } }; +export const metadata: Metadata = { title: 'Johnny’s Diner | Classic Comfort Food in Casselberry', description: 'Welcome to Johnny’s Diner, your local spot for hearty breakfasts, classic lunches, and friendly service in the heart of Casselberry, FL.', openGraph: { title: "Johnny's Diner | Casselberry's Favorite Breakfast & Lunch", description: "Experience the best classic American diner in Casselberry. Fresh ingredients, friendly service, and generous portions.", type: "restaurant" } }; export default function RootLayout({ children, From f6e716b5b0729fe9b9d9e89abf3899a10b81ec9e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 10:55:27 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f04001d..2b1c853 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,12 +20,12 @@ export default function LandingPage() { defaultTextAnimation="background-highlight" borderRadius="soft" contentWidth="small" - sizing="large" - background="floatingGradient" - cardStyle="soft-shadow" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" primaryButtonStyle="gradient" - secondaryButtonStyle="radial-glow" - headingFontWeight="semibold" + secondaryButtonStyle="glass" + headingFontWeight="normal" >