From 004d059ae1b813351a4622e45cc8f38d0bbdb04f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 23:56:08 +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 aa11ef0..dc3605d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,7 +150,7 @@ export default function LandingPage() { tag="Visit Us" title="Find Us in Downtown Cleveland" description="Ebreeq Coffee House, 123 Cultural Row, Cleveland, OH. We are open daily from 7 AM to 10 PM. Parking available in the rear." - buttonText="Get Directions" + buttonText="Get Directions on Google Maps" /> -- 2.49.1