From 2dd24f8a2e9636d5737d59eb8719dcc7b70e3fc3 Mon Sep 17 00:00:00 2001 From: "russell@unturf.com" Date: Wed, 4 Mar 2026 17:39:04 -0500 Subject: [PATCH] Add animated SVG donut charts to commission comparison Marketplace donut: 70% you (green), 3.5% processing (yellow), 26.5% marketplace (red). MPS donut: 96.5% you (green), 3.5% processing (yellow). Segments fade in staggered when scrolled into view. Color legends below each chart. --- index.html | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 89 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 501f178..8887a8a 100644 --- a/index.html +++ b/index.html @@ -171,20 +171,107 @@ Open source & public domain — no moat, no castle, just infrastructure Marketplaces charge 15–40% commission on every sale. That adds up fast. On a $20 sale at a 30% marketplace, you walk away with $14. On Make Post Sell, you keep $19.12 after payment processing.
-
+ + +
+ + + + + + + + + + + +
+ You 70% + Processing 3.5% + Marketplace 26.5% +
+ $14.00 Marketplace (30% commission)
-
+ + +
+ + + + + + + + + +
+ You 96.5% + Processing 3.5% +
+ $19.12 Make Post Sell (0% commission)
+
That gap compounds. Run your own numbers to see how much commission-free saves over a year. + +