Skip to content

Commit 95cd4cd

Browse files
authored
Merge pull request #246 from apsinghdev/chore/update-inr
[chore] update the conversion
2 parents 758fde9 + da5cc7b commit 95cd4cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/web/src/app/(main)/(landing)/pricing

apps/web/src/app/(main)/(landing)/pricing/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ const SecondaryPricingCard = () => {
386386
</h2>
387387
</div>
388388
<div className="flex items-center gap-3 mt-3 flex-wrap">
389-
<p className="text-lg text-white-400">(~ ₹4,351 INR)</p>
389+
<p className="text-lg text-white-400">(~ ₹4,410 INR)</p>
390390
<span className="px-3 py-1 bg-green-500/20 border border-green-500/50 rounded-full text-green-400 text-sm font-medium">
391391
Discounted till 10 December
392392
</span>

0 commit comments

Comments
 (0)