Skip to content

Commit e07333a

Browse files
feat: add discount deadline (Feb 28th) to pricing page banner (#3698)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: john@hyprnote.com <john@hyprnote.com>
1 parent a49fd1d commit e07333a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apps/web/src/routes/_view/pricing.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,8 @@ function TeamPricingBanner() {
112112
>
113113
<span>
114114
<strong>Early Bird Discount:</strong> Get 68% off as we launch our new
115-
version and help with migration
115+
version and help with migration —{" "}
116+
<strong>offer ends February 28th</strong>
116117
</span>
117118
</div>
118119
);

0 commit comments

Comments
 (0)