diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b65c7b..aa293cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -191,7 +191,7 @@ export default function LandingPage() { text: "Start Free Trial"}, }, { - id: "pro", tag: "Pro", price: "₹2499", period: "/mo", description: "For businesses that need growth insights.", featuresTitle: "Everything in Starter, plus:", features: [ + id: "pro", tag: "Pro", price: "₹2499", period: "/mo", description: "Scale faster with instant forecasting and save 20+ hours on audits every month.", featuresTitle: "Everything in Starter, plus:", features: [ "Multi-Currency", "Forecasting Engine", "Growth Insights", "API Access"], button: { text: "Upgrade to Pro"},