diff --git a/src/app/page.tsx b/src/app/page.tsx index f235518..3fdc2b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,6 +87,9 @@ export default function LandingPage() { animationType="slide-up" useInvertedBackground={false} carouselMode="buttons" + buttons={[ + { text: "View Full Menu", href: "/menu" } + ]} blogs={[ { id: "espresso", category: "Signature Coffee", title: "Single Espresso", excerpt: "Rich and bold single espresso", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-hot-coffee_658428-103.jpg", imageAlt: "Rich and bold single espresso", authorName: "Brew Haven", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-waiters-serving-cup-coffee-counter_1170-623.jpg", date: "$3.50"