From ff0ba7d997128c29c9f753486c466cfa085d7609 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 13:05:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 213ebf2..6e56986 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +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" }]} + buttons={[{ text: "View Today's Menu", 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