Commit 1c01eae
committed
feat: add Fliq landing page for fliq.linkforty.com
Vite + React + Tailwind landing page with four routes:
- / — hero, how it works, download CTAs
- /privacy — privacy policy covering push storage and device registration
- /terms — terms of service with ephemeral messaging disclaimers
- /s — share link fallback for users without the app
Includes Vercel config with SPA rewrites and .well-known files for
iOS Universal Links and Android App Links.1 parent 910b5a1 commit 1c01eae
27 files changed
Lines changed: 3465 additions & 0 deletions
File tree
- web
- public/.well-known
- src
- components
- pages
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments