Update src/app/page.tsx

This commit is contained in:
2026-03-06 03:00:29 +00:00
parent 9b2e26bd1b
commit bbf5d076a2

View File

@@ -216,7 +216,7 @@ export default function LandingPage() {
ctaTitle="Visit Dream House Coffee Pool"
ctaDescription="Located in beautiful Fes with convenient access and plenty of parking. Open daily from 9:00 AM."
ctaButton={{
text: "Get Directions", href: "https://maps.google.com/?q=Dream+House+Coffee+Pool+Fes"
text: "Open in Maps", href: "https://maps.google.com/?q=Dream+House+Coffee+Pool+Fes"
}}
ctaIcon={MapPin}
useInvertedBackground={false}