diff --git a/src/app/page.tsx b/src/app/page.tsx index bfc61f3..0c46d2b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,7 +38,8 @@ export default function LandingPage() { { name: "Sauces", id: "sauces" }, { name: "Desserts", id: "desserts" }, { name: "About", id: "about" }, - { name: "Hours", id: "contact" } + { name: "Hours", id: "contact" }, + { name: "Menu", id: "/products" } ]} button={{ text: "Order Now", href: "https://example.com/order" }} animateOnLoad={true} @@ -52,10 +53,10 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} tag="Local Favorite" tagIcon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/hot-steaming-crispy-fried-chicken-wings_84443-82019.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hot-steaming-crispy-fried-chicken-wings_84443-82019.jpg?_wi=2" imageAlt="Fresh colorful restaurant food platter" buttons={[ - { text: "View Menu", href: "#products" }, + { text: "View Menu", href: "/products" }, { text: "Reserve Table", href: "https://example.com/reserve" } ]} marqueeItems={[