Skip to content

feat(home): feature The King's Gauntlet with Hera host credit - #28

Merged
amrtgaber merged 1 commit into
mainfrom
feat/kings-gauntlet-featured
May 30, 2026
Merged

feat(home): feature The King's Gauntlet with Hera host credit#28
amrtgaber merged 1 commit into
mainfrom
feat/kings-gauntlet-featured

Conversation

@amrtgaber

Copy link
Copy Markdown
Contributor

What & why

The King's Gauntlet is a major event, but in the home-page menu it sat as a visual peer to a game link and a disabled placeholder. This promotes it to a featured marquee row so it draws the eye, and credits Hera as host.

Changes

  • Featured frame — the event row is wrapped in a glowing phosphor frame (layered box-shadow bloom + tinted background) with a slower, brighter crt-featured-pulse so it "breathes" above the peer rows. Stays within the existing icy-blue CRT palette.
  • Bigger label — the featured row is enlarged to 1.1rem; its cursor, dotted leader, and [WATCH] tag scale with it as one unit.
  • "Hosted by Hera" credit — centered beneath the title, smaller and dimmer, uppercased via CSS to match the terminal voice. The markup keeps readable casing, so the credit stays in the link's accessible name and reads to screen readers.
  • Motion-safe — the new pulse joins the existing prefers-reduced-motion opt-out, so reduced-motion users get the static frame glow with no animation.

The base .crt-menu-row rules are untouched, so Vagrant Story and Coming Soon are unchanged. The featured treatment is purely additive via a --featured modifier plus an inner __line wrapper that rebuilds the horizontal row inside the frame.

Test plan

  • pnpm test:run — 6 passing, including a new test asserting the King's Gauntlet link credits "Hosted by Hera".
  • pnpm lint — 0 errors (only pre-existing fast-refresh warnings in unrelated files).
  • pnpm build — succeeds.
  • Verified visually in dev (headless): the framed, enlarged event row sits above the two plain rows with the centered host credit.

Lift the marquee event above the peer menu rows: wrap it in a glowing phosphor frame with a slower, brighter pulse, enlarge its font, and add a centered Hosted by Hera credit beneath the title. The new pulse joins the prefers-reduced-motion opt-out; the other rows are untouched. Adds a test asserting the link credits Hera.
@netlify

netlify Bot commented May 30, 2026

Copy link
Copy Markdown

Deploy Preview for criticalbit-web ready!

Name Link
🔨 Latest commit ea4faee
🔍 Latest deploy log https://app.netlify.com/projects/criticalbit-web/deploys/6a1a56d8958b8800087663a5
😎 Deploy Preview https://deploy-preview-28--criticalbit-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@amrtgaber
amrtgaber merged commit f669a26 into main May 30, 2026
6 checks passed
@amrtgaber
amrtgaber deleted the feat/kings-gauntlet-featured branch May 30, 2026 03:30
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