We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 758fde9 + da5cc7b commit 95cd4cdCopy full SHA for 95cd4cd
1 file changed
apps/web/src/app/(main)/(landing)/pricing/page.tsx
@@ -386,7 +386,7 @@ const SecondaryPricingCard = () => {
386
</h2>
387
</div>
388
<div className="flex items-center gap-3 mt-3 flex-wrap">
389
- <p className="text-lg text-white-400">(~ ₹4,351 INR)</p>
+ <p className="text-lg text-white-400">(~ ₹4,410 INR)</p>
390
<span className="px-3 py-1 bg-green-500/20 border border-green-500/50 rounded-full text-green-400 text-sm font-medium">
391
Discounted till 10 December
392
</span>
0 commit comments