From aa468f386c939d35fdb09cfe6b40dece0ee5561a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 11:51:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++++ 1 file changed, 4 insertions(+) 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"},