Skip to content

Commit e496a27

Browse files
committed
chore: extend offer
1 parent c09dd19 commit e496a27

File tree

1 file changed

+1
-1
lines changed
  • apps/web/src/app/(main)/(landing)/pricing

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ const SecondaryPricingCard = () => {
388388
<div className="flex items-center gap-3 mt-3 flex-wrap">
389389
<p className="text-lg text-white-400">(~ ₹4,351 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">
391-
Discounted till 30 November
391+
Discounted till 10 December
392392
</span>
393393
</div>
394394
</div>

0 commit comments

Comments
 (0)