From ed6832f8df3c37c659b7bbe9e3059d9adde705c6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 10:09:13 +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 1f560bd..7a5a844 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,7 +116,7 @@ export default function LandingPage() { reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sugar-powdered-candies-delicious-nougat-with-cake-inside-plate-dark-surface_140725-43830.jpg"}, ]} title="Popular Dishes" - description="Savor our signature vegetarian delicacies prepared with authentic ingredients." + description="Savor our signature vegetarian delicacies prepared with authentic ingredients. Family-friendly pricing starting at ₹200." /> @@ -250,4 +250,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1