From bc5816504b6468b51aabcf2268a90592ad7e6d60 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:44:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a1f2658..149982d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,8 +117,8 @@ export default function LandingPage() { animationType="slide-up" features={[ { - icon: Zap, - title: "Paneer Tikka Trio", description: "Aromatic tandoori paneer skewers with traditional Indian spices and fresh mint chutney", button: { text: "View Article", href: "#menu" } + icon: ChefHat, + title: "Paneer Tikka Trio", description: "Aromatic tandoori paneer skewers with traditional Indian spices and fresh mint chutney. Restaurant-style menu card presentation showcasing this premium dish.", button: { text: "View Article", href: "#menu" } }, { icon: Flame, -- 2.49.1