From bbf5d076a2246d8ee6a6fe3d76edbb17ce641469 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 03:00:29 +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 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}