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 +}