max / makenotwork
1 file changed,
+11 insertions,
-15 deletions
| @@ -6,7 +6,7 @@ | |||
| 6 | 6 | ||
| 7 | 7 | {% block head %} | |
| 8 | 8 | <meta property="og:title" content="Makenotwork — Fair distribution for creatives of all kinds"> | |
| 9 | - | <meta property="og:description" content="Platforms should be infrastructure, not landlords. 0% platform fee. Sell music, software, writing, and more for a flat monthly rate."> | |
| 9 | + | <meta property="og:description" content="Fair distribution for creatives of all kinds. 0% platform fee. Sell music, software, writing, and more for a flat monthly rate."> | |
| 10 | 10 | <meta property="og:type" content="website"> | |
| 11 | 11 | <meta property="og:url" content="{{ host_url }}/"> | |
| 12 | 12 | <link rel="canonical" href="{{ host_url }}/"> | |
| @@ -20,10 +20,13 @@ | |||
| 20 | 20 | <span class="alpha-badge">Now Open</span> | |
| 21 | 21 | <h1>Makenot<span class="dot">.</span>work</h1> | |
| 22 | 22 | <p class="tagline">Fair distribution for creatives of all kinds<span class="dot">.</span></p> | |
| 23 | - | <p class="subtagline">Platforms should be infrastructure, not landlords.</p> | |
| 24 | 23 | ||
| 25 | - | <div class="landing-cta-secondary" style="margin-top: 1rem;"> | |
| 26 | - | <a href="/sandbox" style="font-size: 0.9rem; opacity: 0.7;">Try the dashboard without signing up</a> | |
| 24 | + | <div class="landing-cta" style="margin-top: 1.5rem;"> | |
| 25 | + | <a class="big-button" href="/join">Join</a> | |
| 26 | + | <a class="big-button secondary" href="/sandbox">Try the Dashboard</a> | |
| 27 | + | </div> | |
| 28 | + | <div class="landing-cta-secondary" style="margin-top: 0.75rem;"> | |
| 29 | + | <a href="/docs/01-getting-started#free-trials" style="font-size: 0.9rem; opacity: 0.7;">Free trials available</a> | |
| 27 | 30 | </div> | |
| 28 | 31 | ||
| 29 | 32 | <div class="tier-section"> | |
| @@ -103,21 +106,16 @@ | |||
| 103 | 106 | <div class="feature-name">Fan+ — $8/mo</div> | |
| 104 | 107 | <div class="feature-desc" style="opacity: 1; font-size: 0.9rem; line-height: 1.6;"> | |
| 105 | 108 | Support the platform directly and get something back every month. | |
| 106 | - | Fan+ members receive a <strong>$5 monthly credit</strong> toward any purchase, | |
| 107 | - | a <strong>+ badge</strong> on their profile, | |
| 108 | - | access to <strong>platform polls</strong> on feature priorities, | |
| 109 | - | and a seat in the <strong>dev community</strong> where Makenotwork is built in the open. | |
| 109 | + | Fan+ members receive a $5 monthly credit toward any purchase, | |
| 110 | + | a + badge on their profile, | |
| 111 | + | access to platform polls on feature priorities, | |
| 112 | + | and a seat in the dev community. | |
| 110 | 113 | </div> | |
| 111 | 114 | </div> | |
| 112 | 115 | </div> | |
| 113 | 116 | <a class="section-link" href="/fan-plus">Learn more about Fan+ →</a> | |
| 114 | 117 | </div> | |
| 115 | 118 | ||
| 116 | - | <div class="landing-cta"> | |
| 117 | - | <a class="big-button" href="/join">Join</a> | |
| 118 | - | <a class="big-button secondary" href="/sandbox">Try the Dashboard</a> | |
| 119 | - | </div> | |
| 120 | - | ||
| 121 | 119 | <div class="tier-section"> | |
| 122 | 120 | <h2 class="section-label">Stay in the loop</h2> | |
| 123 | 121 | <p class="landing-prose" style="margin-bottom: 1rem;">Not ready to join? Get notified about updates.</p> | |
| @@ -132,10 +130,8 @@ | |||
| 132 | 130 | <h2 class="section-label">Explore</h2> | |
| 133 | 131 | <div class="explore-links"> | |
| 134 | 132 | <a href="/use-cases">Use Cases</a> | |
| 135 | - | <a href="/pricing">Pricing Calculator</a> | |
| 136 | 133 | <a href="/docs">Creator Guide</a> | |
| 137 | 134 | <a href="/docs/roadmap">Roadmap</a> | |
| 138 | - | <a href="/docs/faq">FAQ</a> | |
| 139 | 135 | <a href="/docs/story">About</a> | |
| 140 | 136 | </div> | |
| 141 | 137 | </div> |