From e5926b55d0a1648518f930fb80919ac2f824713a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 19:19:19 +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 da8a831..6890fc5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -205,7 +205,7 @@ export default function LandingPage() { variant: "gradient-bars"}} tag="Visit Us" title="Where Fire Meets Flavor" - description="Get in touch or join our mailing list for exclusive updates and seasonal menu launches." + description="Join our mailing list to receive 10% off your first order and get exclusive updates and seasonal menu launches." imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-restaurant-coffee-shop-cafe_1203-8634.jpg" mediaAnimation="slide-up" /> @@ -238,4 +238,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1