Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d5aefeace | |||
| fd48dc87e5 | |||
| 9fb5dd02a0 | |||
| b7c074f378 | |||
| c7e55bf5e6 |
@@ -54,8 +54,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
avatarText="Loved by local foodies"
|
||||
buttons={[
|
||||
{ text: "View Our Menu", href: "#products" },
|
||||
{ text: "Book a Table", href: "#contact" },
|
||||
{ text: "Order for Pickup", href: "#products" },
|
||||
{ text: "Reserve Your Table Now", href: "#contact" },
|
||||
]}
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Wood-Fired Tradition" },
|
||||
@@ -176,4 +176,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user