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