Skip to content

Commit

Permalink
Merge pull request #2509 from codecrafters-io/devin/1735576018-update…
Browse files Browse the repository at this point in the history
…-lifetime-plan-date

fix: update lifetime plan price change date to January 15
  • Loading branch information
rohitpaulk authored Dec 30, 2024
2 parents 6044167 + 855cd97 commit e8fae04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/templates/pay.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
@regionalDiscount={{if this.shouldApplyRegionalDiscount @model.regionalDiscount}}
@shouldShowAmortizedMonthlyPrice={{false}}
@title="Lifetime access"
@temporaryNoticeText="Price increases on Jan 1"
@temporaryNoticeTooltipText="The price for the lifetime plan will increase from $990 to $1,490 on January 1, 2025."
@temporaryNoticeText="Price increases on Jan 15"
@temporaryNoticeTooltipText="The price for the lifetime plan will increase from $990 to $1,490 on January 15, 2025."
data-test-lifetime-pricing-card
/>
</div>
Expand Down

0 comments on commit e8fae04

Please sign in to comment.