From 4ab534bedfa473a4c8dc0a69bcb77b6b2855e551 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 07:55:02 +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 6b8fce6..4a80b39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -165,7 +165,7 @@ export default function LandingPage() { mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Enter your email" - buttonText="Subscribe to Updates" + buttonText="Get Directions" termsText="We respect your privacy. Subscribe to our newsletter for exclusive offers and café updates." /> -- 2.49.1