From 78238f3f4080b6c09815695dcb6f126c8a62d94e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 21:07:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 49597b4..c2fc282 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,7 +164,7 @@ export default function LandingPage() { tag="Ready to Visit?" tagIcon={MapPin} title="Stop by Ginna's Café Today!" - description="Quick bites, family favorites, or a coffee break – we're ready to serve you. Located inside SCHEELS, open 9 AM–8 PM Monday through Saturday, and 10 AM–6 PM on Sunday." + description="Quick bites, family favorites, or a coffee break – we're ready to serve you.\n\n📍 7700 E Kellogg Dr, Wichita, KS 67207\n\n⏰ Hours of Operation\n9 AM–8 PM Mon–Sat\n10 AM–6 PM Sun" buttons={[ { text: "Order Online", href: "https://example.com/order" }, { text: "Get Directions", href: "https://maps.google.com" }, -- 2.49.1