Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-26 19:19:22 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}