diff --git a/src/app/page.tsx b/src/app/page.tsx index 8abcb5e..5828ae0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { { id: "5", name: "Paneer Wrap", price: "₹180", variant: "Meal", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-salmon-mashed-potato-topped-with-melted-cheese_140725-1465.jpg" }, { id: "6", name: "Chocolate Brownie", price: "₹100", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-cake-with-tea-appetizing-cake-black-tea-lemons-chocolate-different-sweets-cream-notebook-black-table_140725-118570.jpg" }, ]} - title="Comfort Food Menu" + title="Everyday Comfort Under ₹200" description="Delicious, budget-friendly eats and beverages, all priced between ₹1–200." /> @@ -168,4 +168,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file