diff --git a/src/app/page.tsx b/src/app/page.tsx index d03d79a..c352dfb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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}