Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d0d8112327 | |||
| f17a29174b |
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Table", href: "#contact"},
|
||||
text: "Book Your Table Now", href: "#contact"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
@@ -228,4 +228,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user