Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| be419a8df2 |
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "View Menu", href: "#menu"},
|
text: "Browse Our Menu", href: "#menu"},
|
||||||
{
|
{
|
||||||
text: "Book a Table", href: "#contact"},
|
text: "Book a Table", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
@@ -231,4 +231,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user