Skip to content

feat(website): show limited-time free promo label - #988

Merged
ppapsmoken merged 1 commit into
mainfrom
codex/welcome-promo-limited-free
Aug 30, 2026
Merged

feat(website): show limited-time free promo label#988
ppapsmoken merged 1 commit into
mainfrom
codex/welcome-promo-limited-free

Conversation

@ppapsmoken

Copy link
Copy Markdown
Collaborator

Problem

The welcome promotion card previously split the free offer into separate labels, which made the right-side badge inconsistent across locales and cramped the model details.

Change

  • Combine the first model offer into a localized limited-time-free label (for example, 闄愭椂鍏嶈垂 in Chinese).
  • Keep the offer column aligned on the far right and allow model descriptions to wrap instead of being truncated on desktop.
  • Add coverage for the new localized copy across all website locales.

Validation

  • bun test src/components/welcome-promo-modal.test.ts
  • bun run typecheck
  • bun run lint (existing img-element warnings only)
  • bun run build
  • Checked homepage modal on /, /zh, /es, /fr, /pt, /ru, /ja, /vi, /de, /id.

Impact / risk

Website-only UI and copy change. No router, console, database, or API relay behavior changes.

@ppapsmoken
ppapsmoken merged commit 8ce5877 into main Aug 30, 2026
1 check passed
@ppapsmoken
ppapsmoken deleted the codex/welcome-promo-limited-free branch August 30, 2026 10:04
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