Phase 2: front-end redesign — dashboard re-skin, brand system, pitch deck - #42
Merged
Conversation
- Design tokens: ink (violet-cast blacks, 60% canvas), pulse (logo blue accent), phi-derived display type scale, Inter font, fade-up/float motion, cn() utility. - New landing: full-bleed hero (Kling-animated veil ghost loop over static art, motion-reduce fallback), golden-rectangle split, correct product story (unlinkability - deposit/payout can't be linked - not amount-hiding), "how it works" (deposit -> prove -> relayer pays), honest "what the chain sees vs what stays hidden" section, single primary CTA per view. - App shell: logo mark + wordmark in the dashboard header. - Card component re-skinned to the ink/hairline surface (applies across the whole dashboard: Pay, Activity, Wallet, Home). - Brand assets in public/brand/ (hero art + loop, mascot, logo mark).
…em, pitch deck Re-skins Home/Pay/Activity/Wallet to match the Picasso design system (ink/veil tokens, hairline surfaces, phi type scale) with real data throughout — no hardcoded numbers, no fake notifications. Adds a full brand pass (hero video, custom icons, favicon) and a responsive audit across the site. Adds /pitchdeck: a 10-slide walkthrough reachable from the landing nav that tells the actual architecture — the relayer as its own actor, the deposit/payout split that breaks the on-chain link, and what's verified on testnet — instead of a generic pitch. Presentation only; no changes to pool/proof/relayer contract logic.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/pitchdeck, a 10-slide walkthrough (reachable from the landing nav) that follows the real architecture — the relayer as its own actor, the deposit/payout split that actually breaks the on-chain link, and what's verified on testnet — instead of a generic pitch.See
docs/FRONTEND-REDESIGN.mdfor the full write-up.Test plan
cd app && npm run type-check— cleancd app && npm test— 22/22 Vitest passing/pitchdeck(all 10 slides, keyboard + click nav)