added on WebSTLs (webstls.com) at 2026-07-01 22:26:54
| 1 | <header class="landing-nav"> | |
| 2 | <div class="landing-nav-inner"> | |
| 3 | <a href="index.cgi" class="flex items-center gap-3" style="text-decoration:none"> | |
| 4 | <div class="brand-mark"><span>WS</span></div> | |
| 5 | <div class="brand-text"><span class="brand-name">WebSTLs</span><span class="brand-sub">Creator Platform</span></div> | |
| 6 | </a> | |
| 7 | <nav class="links"> | |
| 8 | <a href="features.cgi">Features</a> | |
| 9 | <a href="tour.cgi">Tour</a> | |
| 10 | <a href="why.cgi">Why WebSTLs</a> | |
| 11 | <a href="pricing.cgi">Pricing</a> | |
| 12 | <a href="faq.cgi">FAQ</a> | |
| 13 | <a href="about.cgi" class="text-brand">About</a> | |
| 14 | </nav> | |
| 15 | <div class="auth-actions"> | |
| 16 | <a href="login.cgi" class="btn btn-ghost btn-sm">Sign in</a> | |
| 17 | <a href="signup.cgi" class="btn btn-primary btn-sm">Start free trial</a> | |
| 18 | </div> | |
| 19 | </div> | |
| 20 | </header> | |
| 21 | ||
| 22 | <section class="hero" style="padding-bottom:30px"> | |
| 23 | <div class="hero-grid-bg"></div> | |
| 24 | <div class="hero-glow-1"></div> | |
| 25 | <div class="hero-inner" style="grid-template-columns:1fr;text-align:center"> | |
| 26 | <div> | |
| 27 | <span class="hero-pill"><span class="dot"></span> About WebSTLs</span> | |
| 28 | <h1 class="hero-title">Built by creators, <span class="grad">for creators.</span></h1> | |
| 29 | <p class="hero-sub" style="max-width:640px;margin:18px auto 0"> | |
| 30 | We're building the operating system we wished existed when we first started selling STLs. | |
| 31 | </p> | |
| 32 | </div> | |
| 33 | </div> | |
| 34 | </section> | |
| 35 | ||
| 36 | <section class="section" style="max-width:780px;margin:0 auto;padding:40px 32px"> | |
| 37 | <h2 style="font-family:var(--font-display);font-size:26px;color:#fff;margin:0 0 14px">Our mission</h2> | |
| 38 | <p class="text-sm" style="color:var(--col-text-2);line-height:1.75;margin-bottom:18px;font-size:15px"> | |
| 39 | Most 3D creators we know are running a 5-marketplace business out of a spreadsheet. They upload to Cults3D, | |
| 40 | then re-upload to MyMiniFactory, then to Patreon, then they answer comments in 4 places, then they try to | |
| 41 | raise a price and have no idea what'll happen. | |
| 42 | </p> | |
| 43 | <p class="text-sm" style="color:var(--col-text-2);line-height:1.75;margin-bottom:18px;font-size:15px"> | |
| 44 | We built WebSTLs because <strong>the tools that mid-sized e-commerce brands take for granted</strong> — | |
| 45 | A/B testing, audience CRM, cross-channel inventory, real analytics — just didn't exist for 3D creators. | |
| 46 | Marketplaces won't build them (their interest is the opposite). Shopify doesn't understand digital products, | |
| 47 | file licenses, or marketplace integrations. We had to build it ourselves. | |
| 48 | </p> | |
| 49 | ||
| 50 | <h2 style="font-family:var(--font-display);font-size:26px;color:#fff;margin:32px 0 14px">What we believe</h2> | |
| 51 | <ul class="price-list" style="margin:0"> | |
| 52 | <li style="margin-bottom:10px"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3"><polyline points="20 6 9 17 4 12"/></svg> <strong>Creators should own their customers.</strong> The marketplace shouldn't.</li> | |
| 53 | <li style="margin-bottom:10px"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3"><polyline points="20 6 9 17 4 12"/></svg> <strong>Software should make the math obvious.</strong> If a feature doesn't add revenue, it shouldn't be in the way.</li> | |
| 54 | <li style="margin-bottom:10px"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3"><polyline points="20 6 9 17 4 12"/></svg> <strong>Pricing should be transparent.</strong> No surprise fees, no per-feature unlocks, no annual contracts to access basics.</li> | |
| 55 | <li style="margin-bottom:10px"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3"><polyline points="20 6 9 17 4 12"/></svg> <strong>Refunds shouldn't be punitive.</strong> Credit-on-bill is faster, cleaner, and keeps the relationship alive.</li> | |
| 56 | <li style="margin-bottom:10px"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="3"><polyline points="20 6 9 17 4 12"/></svg> <strong>Data is a tool, not a product.</strong> We benchmark you against peers in aggregate — we never share your individual numbers.</li> | |
| 57 | </ul> | |
| 58 | ||
| 59 | <h2 style="font-family:var(--font-display);font-size:26px;color:#fff;margin:32px 0 14px">Our roadmap</h2> | |
| 60 | <p class="text-sm" style="color:var(--col-text-2);line-height:1.75;margin-bottom:18px;font-size:15px"> | |
| 61 | We ship every two weeks. Recent additions: cross-platform inbox, Bayesian A/B testing, pooled-data | |
| 62 | recommendations, credit-system billing, physical-print support, full SEO controls. Coming next: | |
| 63 | auto-generated marketing renders, AI description generator, auto-slicing previews, and a buyer-side | |
| 64 | storefront search engine. Want something specific? <a href="contact.cgi" class="text-brand">Tell us</a> | |
| 65 | — we read every email and feature requests jump the queue when they're from real customers. | |
| 66 | </p> | |
| 67 | ||
| 68 | <h2 style="font-family:var(--font-display);font-size:26px;color:#fff;margin:32px 0 14px">Who we are</h2> | |
| 69 | <p class="text-sm" style="color:var(--col-text-2);line-height:1.75;margin-bottom:18px;font-size:15px"> | |
| 70 | A small team of software engineers and ex-marketplace operators based remotely. We've shipped consumer products, | |
| 71 | e-commerce platforms, and developer tools. We don't take VC money — revenue funds the roadmap, which means | |
| 72 | we work for creators, not investors. If our software stops being useful to you, you should stop paying us. | |
| 73 | </p> | |
| 74 | ||
| 75 | <div style="margin-top:40px;padding:24px;background:var(--col-surface-1);border:1px solid var(--col-border);border-radius:12px;text-align:center"> | |
| 76 | <h3 style="font-family:var(--font-display);font-size:20px;color:#fff;margin:0 0 8px">Have an idea or a complaint?</h3> | |
| 77 | <p class="text-sm text-secondary" style="margin-bottom:14px">Email <a href="mailto:hello\@webstls.com" class="text-brand">hello\@webstls.com</a>. We answer everything.</p> | |
| 78 | <a href="contact.cgi" class="btn btn-secondary">Contact us</a> | |
| 79 | | |
| 80 | <a href="signup.cgi" class="btn btn-primary">Start free trial</a> | |
| 81 | </div> | |
| 82 | </section> | |
| 83 | ||
| 84 | <footer class="site-foot"> | |
| 85 | <div class="foot-grid"> | |
| 86 | <div class="foot-col"> | |
| 87 | <div class="flex items-center gap-3 mb-2"><div class="brand-mark" style="width:32px;height:32px;font-size:15px">W<span>S</span></div><div class="brand-text"><span class="brand-name">WebSTLs</span></div></div> | |
| 88 | <p class="text-sm text-secondary" style="max-width:340px">The operating system for 3D creators.</p> | |
| 89 | </div> | |
| 90 | <div class="foot-col"><h5>Platform</h5><ul><li><a href="features.cgi">Features</a></li><li><a href="tour.cgi">Tour</a></li><li><a href="why.cgi">Why WebSTLs</a></li><li><a href="pricing.cgi">Pricing</a></li><li><a href="faq.cgi">FAQ</a></li></ul></div> | |
| 91 | <div class="foot-col"><h5>Company</h5><ul><li><a href="about.cgi">About</a></li><li><a href="contact.cgi">Contact</a></li></ul></div> | |
| 92 | <div class="foot-col"><h5>Legal & Trust</h5><ul><li><a href="privacy.cgi">Privacy</a></li><li><a href="terms.cgi">Terms of Service</a></li></ul></div> | |
| 93 | </div> | |
| 94 | <div class="foot-bottom"><span>© 2026 WebSTLs, Inc. All rights reserved.</span><span>Made for creators who treat this like a business.</span></div> | |
| 95 | </footer> |