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" },