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