From 7622db95b180f8db2e3d17e6e3ac2320c20450e7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 16:34:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c54484..7e2717f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -203,7 +203,8 @@ export default function LandingPage() { variant: "plain"}} tag="Get in touch" title="Visit Us Today" - description="Find us in Diani, Kenya. Come say hello and have a cup with us!" + description="We're located on Diani Beach Road, right next to the shopping center. Open daily from 7am to 7pm." + buttonText="Get Directions" /> -- 2.49.1