Skip to main content

max / makenotwork

Tighten landing page copy, remove repetition Deduplicate 0% fee messaging (was 3x, now 2x). Replace "How it works" (restated creator card) with "Why this exists" (trust differentiators). Sharpen fan card and sub headline. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-05-10 01:27 UTC
Commit: 32880866f8c9c5fb57d5ee06e482f33f8ddbc8b4
Parent: a683c18
1 file changed, +9 insertions, -9 deletions
@@ -19,16 +19,16 @@
19 19 <div class="landing-hero">
20 20 <h1>Makenot<span class="dot">.</span>work</h1>
21 21 <p class="landing-headline">Sell your work directly<span class="dot">.</span> Keep what you earn<span class="dot">.</span></p>
22 - <p class="landing-sub">A platform for selling music, software, writing, and more. No platform fee &mdash; just Stripe's ~3% processing.</p>
22 + <p class="landing-sub">Audio, video, software, writing, games, and more. 0% platform fee &mdash; just Stripe's ~3% processing.</p>
23 23
24 24 <div class="landing-fork">
25 25 <div class="fork-card">
26 26 <h2 class="fork-heading">For creators</h2>
27 27 <ul class="fork-list">
28 28 <li><strong>0% platform fee</strong> &mdash; only ~3% payment processing</li>
29 - <li><strong>Sell anything</strong> &mdash; audio, video, software, writing, games</li>
30 29 <li><strong>Flat monthly pricing</strong> &mdash; starts at $10/mo</li>
31 - <li><strong>No lock-in</strong> &mdash; full data export, cancel anytime</li>
30 + <li><strong>Full data export</strong> &mdash; no lock-in, cancel anytime</li>
31 + <li><strong>Source available</strong> &mdash; read the code, verify every claim</li>
32 32 </ul>
33 33 <div class="fork-actions">
34 34 <a class="big-button" href="/join">Join as a creator</a>
@@ -42,7 +42,7 @@
42 42 <li><strong>Browse and buy</strong> &mdash; directly from creators, no middleman</li>
43 43 <li><strong>No account required</strong> &mdash; to browse or purchase</li>
44 44 <li><strong>Fan+</strong> &mdash; $8/mo membership with $5 monthly credit</li>
45 - <li><strong>Support the model</strong> &mdash; 0% fee means creators keep more</li>
45 + <li><strong>Every dollar counts</strong> &mdash; no platform cut means more goes to creators</li>
46 46 </ul>
47 47 <div class="fork-actions">
48 48 <a class="big-button" href="/discover">Browse creators</a>
@@ -59,12 +59,12 @@
59 59 {% endif %}
60 60
61 61 <div class="landing-principles">
62 - <h2 class="section-label">How it works</h2>
62 + <h2 class="section-label">Why this exists</h2>
63 63 <ul class="how-list">
64 - <li><strong>0% platform fee</strong> &mdash; ~3% payment processing is the only cost. No cuts.</li>
65 - <li><strong>No ads</strong> &mdash; No banners, no tracking, no sponsored placements.</li>
66 - <li><strong>Month-to-month</strong> &mdash; Cancel anytime. No contracts, no setup fees.</li>
67 - <li><strong>Source available</strong> &mdash; Read the code. Verify every claim.</li>
64 + <li><strong>No investors, no ads</strong> &mdash; funded by subscriptions, not surveillance.</li>
65 + <li><strong>No tracking</strong> &mdash; no banners, no pixels, no sponsored placements.</li>
66 + <li><strong>Cheaper at scale</strong> &mdash; flat fee means you keep more as you grow.</li>
67 + <li><strong>Built to last</strong> &mdash; no debt, no growth mandates, no reason to enshittify.</li>
68 68 </ul>
69 69 <a class="section-link" href="/docs/how-we-work">How the business model works &rarr;</a>
70 70 </div>