feat: stripped static one-pager — Lori design (ENG-266)#9
Open
feat: stripped static one-pager — Lori design (ENG-266)#9
Conversation
Redesigned by Lori (uiux). Pure HTML/CSS, zero dependencies except Google Fonts CDN. No Supabase, no form, no build step. Sections: - Nav: Flash logo + Download Flash CTA - Hero: single value prop, #41ad49 green accent - 3 tier cards: Personal / Pro (featured) / Merchant - 3 numbered steps: Download → Create account → Tap Upgrade - Support row: WhatsApp, Email, Discord - Footer: Privacy, Terms, getflash.io Style: getflash.io token match — --flash-green: #41ad49, prefers-color-scheme auto dark mode, Roboto, same button style.
…s, simplified copy
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.
Replaces the Next.js merchant signup app with a clean static one-pager designed by Lori (uiux).
Design: matches getflash.io exactly — Roboto,
--flash-green: #41ad49, auto dark mode viaprefers-color-scheme, same button/card tokens.Sections: Hero → 3 tier cards (Personal/Pro/Merchant) → 3 steps (Download→Create→Upgrade) → Support row → Footer
Zero: Supabase, API keys, form submissions, build steps, JS frameworks.
Gate: Deploy to gh-pages blocked on ENG-267 (in-app upgrade flow verification). ENG-267 is currently blocked on ENG-54 (Pro/Merchant upgrade UI not yet in mobile app).