Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-05-08 22:55:35 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
description="Experience the true essence of Indian cuisine at Rasa by Gulab. A culinary journey where tradition meets contemporary sophistication in every bite."
buttons={[
{
text: "Reserve Table", href: "#contact"},
text: "Book Your Table", href: "#contact"},
{
text: "View Menu", href: "#menu"},
]}
@@ -249,4 +249,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}