4 Commits

Author SHA1 Message Date
e5acdf88d2 Update src/app/page.tsx 2026-04-27 13:45:49 +00:00
b74bbd0f53 Merge version_2 into main
Merge version_2 into main
2026-04-27 13:44:58 +00:00
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={{ background={{
variant: "gradient-bars"}} variant: "gradient-bars"}}
title="Bhubaneswars Most Loved Punjabi Dining Experience" 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={[ buttons={[
{ {
text: "Reserve a Table", href: "#reservation"}, text: "Reserve a Table", href: "#reservation"},
@@ -196,7 +196,7 @@ export default function LandingPage() {
text="Skip the Wait. Book Your Table Now. Weekends are always busy!" text="Skip the Wait. Book Your Table Now. Weekends are always busy!"
buttons={[ buttons={[
{ {
text: "Reserve Now", href: "#"}, text: "Book Your Table", href: "#"},
]} ]}
/> />
</div> </div>