From 913ca6a6556eaa43a9cd7517b3652609a1630bd0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 13:04:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 39992a8..213ebf2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,6 +52,7 @@ export default function LandingPage() { title="Authentic Kerala & Indo-Chinese Flavors" description="Experience the perfect blend of traditional spices and global culinary trends in a welcoming, modern fine dining space." tag="Achayan’s Fine Dine" + buttons={[{ text: "Order Now", href: "#menu" }]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157781.jpg", imageAlt: "Traditional Kerala restaurant interior"}, -- 2.49.1