We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9d687f + e44a2c7 commit 0a9536cCopy full SHA for 0a9536c
1 file changed
apps/web/src/app/(main)/(landing)/pricing/page.tsx
@@ -526,7 +526,7 @@ const SecondaryPricingCard = ({
526
</h2>
527
</div>
528
<div className="flex items-center gap-3 mt-3 flex-wrap">
529
- <p className="text-lg text-white-400">(~ ₹4,410 INR)</p>
+ <p className="text-lg text-white-400">(~ ₹4,444 INR)</p>
530
<span className="px-3 py-1 bg-green-500/20 border border-green-500/50 rounded-full text-green-400 text-sm font-medium">
531
Discounted till {discountEndDate}
532
</span>
0 commit comments