Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 62edd883dc | |||
| 110a84c5dc | |||
| ece5eb12c2 | |||
| bb288b9f95 |
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
|||||||
description="Great food. Great people. Great moments. Reserve your table today and taste the tradition."
|
description="Great food. Great people. Great moments. Reserve your table today and taste the tradition."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call us now", href: "tel:+23300000000"},
|
text: "Call for Reservations", href: "tel:+23300000000"},
|
||||||
{
|
{
|
||||||
text: "Get Directions", href: "#"},
|
text: "Get Directions", href: "#"},
|
||||||
]}
|
]}
|
||||||
@@ -198,4 +198,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user