Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e5acdf88d2 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
title="Bhubaneswar’s Most Loved Punjabi Dining Experience"
|
||||
description="Reserve your table today for the most authentic Punjabi flavors in Bhubaneswar."
|
||||
description="Book your table today for a taste of Punjab's finest flavors."
|
||||
buttons={[
|
||||
{
|
||||
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!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Now", href: "#"},
|
||||
text: "Book Your Table", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user