Not screenshots and not a mockup. Below are two finished products, both built from one HTML file. Switch between them and look at what actually changed: the name, the big number, the split, the words. The engine underneath is byte-for-byte identical. That file is what you buy, and your version is the third one.
This is the whole edit. It lives in one commented block at the top of the file, and it is the reason rebranding takes an evening instead of a developer. Nothing below this table differs between the two — not one line of logic.
| In the file | ADHD Money System | Freelance Money System |
|---|---|---|
| appName | The ADHD Money System | The Freelance Money System |
| tagline | Everything on one page. No login. Works offline. | Irregular income, one page. No login. Works offline. |
| safeLabel | Safe to spend | Safe to pay yourself |
| buckets | Bills 50 · Life 20 · Fun 20 · Future 10 | Tax 30 · Baseline 45 · Business 15 · Buffer 10 |
| TABS | Bills · Buckets · … · Goals | Fixed costs · Split · … · Runway |
| :root colours | #1d2a24 · #2f4b3c | #161d2b · #7c8cf8 |
| Everything else | identical | identical |