From c9bf80243e6961d9d76546266b136d82355ad04e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 09:46:04 +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 3d50cdf..7dc03bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -144,7 +144,7 @@ export default function LandingPage() { plans={[ { id: "standard", badge: "Most Popular", badgeIcon: Sparkles, - price: "₹4,999", subtitle: "Challenge Fee", features: [ + price: "One-time fee: ₹4,999", subtitle: "Challenge Fee", features: [ "Account Size: INR 100,000/-", "70% Profit Split Everyday", "No Time Limit", "Trade As Per Your Strategy", "Trade In BankNifty, Nifty50, Equity F&O", "Fund Increases By ₹1L Every 2 Months Up To ₹5L", "Maximum Loss Limit Capped At 20%"], }, ]} -- 2.49.1