2 Commits

Author SHA1 Message Date
8ab1c7415e Update src/app/page.tsx 2026-04-27 13:44:54 +00:00
1f207e3a50 Merge version_1 into main
Merge version_1 into main
2026-04-27 13:43:57 +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>
);
}
}