4 Commits

Author SHA1 Message Date
5e3e2f3236 Merge version_2 into main
Merge version_2 into main
2026-04-26 19:19:22 +00:00
e5926b55d0 Update src/app/page.tsx 2026-04-26 19:19:19 +00:00
0781973ae2 Merge version_1 into main
Merge version_1 into main
2026-04-26 19:15:26 +00:00
4806b13051 Merge version_1 into main
Merge version_1 into main
2026-04-26 19:14:59 +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>
);
}
}