Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 78238f3f40 |
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
|||||||
tag="Ready to Visit?"
|
tag="Ready to Visit?"
|
||||||
tagIcon={MapPin}
|
tagIcon={MapPin}
|
||||||
title="Stop by Ginna's Café Today!"
|
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={[
|
buttons={[
|
||||||
{ text: "Order Online", href: "https://example.com/order" },
|
{ text: "Order Online", href: "https://example.com/order" },
|
||||||
{ text: "Get Directions", href: "https://maps.google.com" },
|
{ text: "Get Directions", href: "https://maps.google.com" },
|
||||||
|
|||||||
Reference in New Issue
Block a user