Closes #
-
feat: new section, component, or capability -
fix: bug fix -
style: visual, copy, or animation change (no logic change) -
refactor: code restructure without behavior change -
docs: README, CONTRIBUTING, templates -
chore: tooling, deps, config
| Before | After |
|---|---|
-
npm run dev: page loads, no console errors -
npm run build: production build passes -
npm run lint: no new lint errors - Tested on mobile (≤ 375px)
- Tested on desktop (≥ 1280px)
- CTAs link correctly (
NEXT_PUBLIC_DAPP_URLset / unset)
- Stays within monochrome ZK palette (no color accents)
- Hero headline and badge typography unchanged
-
logo_name.pngfor UI;logo.jpegfavicon only (if applicable) - Partner names only in Partners section (if applicable)
- Uses
getDappUrl()for dapp links (no hardcoded URLs)