diff --git a/src/app/page.tsx b/src/app/page.tsx index c96fa72..82179c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,7 +109,7 @@ export default function LandingPage() { ]} showStepNumbers={false} title="Our Signature Flavors" - description="Indulge in our most loved dishes, prepared fresh to satisfy every craving." + description="Indulge in our most loved dishes, prepared fresh to satisfy every craving. (Prices starting from ₹159)" /> @@ -202,4 +202,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file