We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cbf6b31 + f699d3a commit 394a566Copy full SHA for 394a566
1 file changed
apps/web/src/app/(main)/(landing)/pricing/page.tsx
@@ -496,7 +496,7 @@ const SecondaryPricingCard = ({ callbackUrl }: { callbackUrl: string }) => {
496
<div className="flex items-center gap-3 mt-3 flex-wrap">
497
<p className="text-lg text-white-400">(~ ₹4,410 INR)</p>
498
<span className="px-3 py-1 bg-green-500/20 border border-green-500/50 rounded-full text-green-400 text-sm font-medium">
499
- Discounted till 30 December
+ Discounted till 15 January
500
</span>
501
</div>
502
0 commit comments