Skip to content

Update Vibes page: dynamic pricing on early bird expiry and pin timezone to Eastern#328

Merged
simonhamp merged 1 commit intomainfrom
investigate-vibes-timer
Mar 31, 2026
Merged

Update Vibes page: dynamic pricing on early bird expiry and pin timezone to Eastern#328
simonhamp merged 1 commit intomainfrom
investigate-vibes-timer

Conversation

@simonhamp
Copy link
Copy Markdown
Member

@simonhamp simonhamp commented Mar 31, 2026

Summary

  • Lifted the countdown timer Alpine.js state from the early bird section to the page-level wrapper so all price references can react to the expired flag
  • CTA buttons ("Grab Your Spot", "Get Your Ticket") now switch from $89 to $129 when the deadline passes
  • Ticket Price detail card updates price and hides the strikethrough/early bird description
  • "Early bird $89 · $129 after April 1st · 100 spots" footer note hides on expiry
  • Pinned the deadline to Eastern time (-04:00) so all visitors see the same countdown regardless of their timezone

Test plan

  • Visit /the-vibes before April 1st and verify prices show $89, countdown is visible, and footer note is present
  • Temporarily change the deadline to a past date and verify prices switch to $129, countdown banner hides, strikethrough hides, early bird description simplifies, and footer note disappears
  • Verify countdown shows the same remaining time from different timezones (e.g. change system timezone)

🤖 Generated with Claude Code

…one to Eastern

Lift the countdown timer Alpine state to page-level scope so all price
references update when the early bird deadline passes. CTA buttons switch
from $89 to $129, the ticket price section updates, and the early bird
footer note hides. Pin the deadline to EDT (-04:00) so all visitors see
the same countdown regardless of timezone.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@simonhamp simonhamp marked this pull request as ready for review March 31, 2026 21:05
@simonhamp simonhamp merged commit 69bec0c into main Mar 31, 2026
2 checks passed
@simonhamp simonhamp deleted the investigate-vibes-timer branch March 31, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant