From 7ac8c56a0aad2d4f9477a47b46f3b62478c95985 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 03:00:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"}, -- 2.49.1