Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-27 13:44:58 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
background={{
variant: "gradient-bars"}}
title="Bhubaneswars Most Loved Punjabi Dining Experience"
description="Authentic North Indian flavors, royal ambience & unforgettable hospitality."
description="Book your table today for a taste of Punjab's finest flavors."
buttons={[
{
text: "Reserve a Table", href: "#reservation"},
@@ -241,4 +241,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}