From 3171ba750bb9d9d55a84e779346a84a1dfba89cc Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 11:00:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3df4012..09bfbc5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,7 +164,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} tag="Visit Us" title="Come Join the Vibe" - description="Drop your email below for our monthly secret menu alerts and community event updates." + description="Join 500+ locals and get exclusive monthly secret menu alerts and event updates" imageSrc="http://img.b2bpic.net/free-photo/beautiful-tattooed-girl-wearing-denim-coat-holding-cup-with-takeaway-coffee-outside-near-cafe_613910-5121.jpg" mediaAnimation="slide-up" /> @@ -184,4 +184,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file