## Context Public-facing landing implementing design #5. Marketing copy + CTA to dApp. Ref: PRISM_PRD_v1.0.html §Day 7. ## Scope **In scope:** - `app/(marketing)/page.tsx` - Hero + narrative + features + CTA per design #5 **Out of scope:** - Blog/changelog ## Acceptance Criteria - [ ] Above-the-fold loads in < 1s - [ ] Lighthouse score ≥ 90 - [ ] All tx states rendered (idle/pending/success/error/wrong-network) - [ ] wagmi v2 + viem v2 (not ethers) - [ ] ABIs from `packages/shared` (never hand-maintained) - [ ] Keyboard navigable; semantic HTML; WCAG AA contrast - [ ] Responsive at 320 / 768 / 1280 - [ ] `pnpm typecheck && pnpm lint && pnpm test` pass ## Dependencies - **Blocks:** — - **Blocked by:** #5, #43, #47 ## References - N/A ## Estimate **M**
Context
Public-facing landing implementing design #5. Marketing copy + CTA to dApp.
Ref: PRISM_PRD_v1.0.html §Day 7.
Scope
In scope:
app/(marketing)/page.tsxOut of scope:
Acceptance Criteria
packages/shared(never hand-maintained)pnpm typecheck && pnpm lint && pnpm testpassDependencies
References
Estimate
M