Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ab1c7415e | |||
| 1f207e3a50 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
title="Bhubaneswar’s Most Loved Punjabi Dining Experience"
|
title="Bhubaneswar’s 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"},
|
||||||
@@ -241,4 +241,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user