Skip to content

Commit 394a566

Browse files
authored
Merge pull request #322 from apsinghdev/chore/update
[chore] update the deadline
2 parents cbf6b31 + f699d3a commit 394a566

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
@@ -496,7 +496,7 @@ const SecondaryPricingCard = ({ callbackUrl }: { callbackUrl: string }) => {
496496
<div className="flex items-center gap-3 mt-3 flex-wrap">
497497
<p className="text-lg text-white-400">(~ ₹4,410 INR)</p>
498498
<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
499+
Discounted till 15 January
500500
</span>
501501
</div>
502502
</div>

0 commit comments

Comments
 (0)