Combine everything from this track: responsive grid, typography scale, state variants, and accessible focus rings. Build a hero + feature grid suitable for a product landing page.
Requirements
- Hero with headline, subcopy, and primary CTA
- Feature grid: 1 column mobile, 3 columns on
md: - Hover states on cards and buttons
- Visible
focus-visiblerings on interactive elements
Self-check
- Does the layout work at mobile width without horizontal scroll?
- Can you tab through buttons with visible focus?
Challenge
Ship a hero
- Combine responsive type, a CTA button, and a three-column feature grid.
- Use at least one
md:orlg:prefix.
Done when: page reads as a coherent landing section on mobile and desktop.