diff --git a/src/app/page.tsx b/src/app/page.tsx index ef49879..8150063 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,6 +94,10 @@ export default function LandingPage() { textboxLayout="split" gridVariant="four-items-2x2-equal-grid" useInvertedBackground={true} + buttons={[ + { + text: "View Full Menu", href: "/menu"}, + ]} products={[ { id: "p1", name: "Mélange de Poisson Pour 2", price: "2500 DZD", variant: "Best Seller", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-fish-with-lemon-paradise-apples-napkins-cutting-board_176474-3360.jpg"},