Diff -- /var/www/vhosts/3dshawn.com/abforge.3dshawn.com/TEMPLATES/abforge_about.html
Diff
/var/www/vhosts/3dshawn.com/abforge.3dshawn.com/TEMPLATES/abforge_about.html
added on local at 2026-07-01 16:01:42
Added
+98
lines
Removed
-0
lines
Context
0
unchanged
Blobs
from
to ee9e9e26c517
to ee9e9e26c517
Unified diff
Naive LCS-based line diff. Additions in emerald, deletions in rose. Both sides decompressed live from BLOB_STORE.| 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">A<span style="color:#ffb347">B</span></div> | |
| 5 | <div class="brand-text"><span class="brand-name">ABForge</span><span class="brand-sub">Experimentation Platform</span></div> | |
| 6 | </a> | |
| 7 | <nav class="links"> | |
| 8 | <a href="features.cgi">Features</a> | |
| 9 | <a href="why.cgi">Why ABForge</a> | |
| 10 | <a href="pricing.cgi">Pricing</a> | |
| 11 | <a href="docs.cgi">Docs</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 ABForge</span> | |
| 28 | <h1 class="hero-title">Built by operators, <span class="grad">for operators.</span></h1> | |
| 29 | <p class="hero-sub" style="max-width:640px;margin:18px auto 0"> | |
| 30 | We're building the experimentation platform we wished existed when we first started running | |
| 31 | A/B tests, MVTs, and heatmaps on our own sites. | |
| 32 | </p> | |
| 33 | </div> | |
| 34 | </div> | |
| 35 | </section> | |
| 36 | ||
| 37 | <section class="section" style="max-width:780px;margin:0 auto;padding:40px 32px"> | |
| 38 | <h2 style="font-family:var(--font-display);font-size:26px;color:#fff;margin:0 0 14px">Our mission</h2> | |
| 39 | <p class="text-sm" style="color:var(--col-text-2);line-height:1.75;margin-bottom:18px;font-size:15px"> | |
| 40 | Most teams we know are stitching together five vendors to do experimentation. One for analytics, one for | |
| 41 | heatmaps, one for A/B, one for funnels, one for session replay — each with its own snippet, its own | |
| 42 | bill, and its own opinion about what a "visitor" is. By the time you cross-reference them, the experiment is over. | |
| 43 | </p> | |
| 44 | <p class="text-sm" style="color:var(--col-text-2);line-height:1.75;margin-bottom:18px;font-size:15px"> | |
| 45 | We built ABForge because <strong>the tools sophisticated growth teams take for granted</strong> — | |
| 46 | real-time analytics, statistically-honest A/B + MVT, click + scroll heatmaps, funnels, segmentation — | |
| 47 | should ship in one snippet, on one dashboard, at one price. No tag manager, no SDK per framework, no | |
| 48 | "talk to sales to enable that feature." | |
| 49 | </p> | |
| 50 | ||
| 51 | <h2 style="font-family:var(--font-display);font-size:26px;color:#fff;margin:32px 0 14px">What we believe</h2> | |
| 52 | <ul class="price-list" style="margin:0"> | |
| 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>Teams should own their data.</strong> Your visitors, your events, your numbers. We never resell or aggregate them with anyone else's.</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>Software should make the math obvious.</strong> Confidence intervals, sample-size estimates, and significance tests should be visible — not hidden behind “Winner” labels you can't audit.</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>Pricing should be transparent.</strong> No surprise overage fees, no per-feature unlocks, no annual contracts to access basics like heatmaps.</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>Refunds shouldn't be punitive.</strong> Credit-on-bill is faster, cleaner, and keeps the relationship alive.</li> | |
| 57 | <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>Self-hosting should be an option.</strong> If your compliance team wants ABForge on your own MariaDB, you can have that. Same code, your box.</li> | |
| 58 | </ul> | |
| 59 | ||
| 60 | <h2 style="font-family:var(--font-display);font-size:26px;color:#fff;margin:32px 0 14px">Our roadmap</h2> | |
| 61 | <p class="text-sm" style="color:var(--col-text-2);line-height:1.75;margin-bottom:18px;font-size:15px"> | |
| 62 | We ship every two weeks. Recent additions: full MVT support with named slots, scroll-depth heatmaps, | |
| 63 | funnel-step drop-off charts, audience segmentation, 2FA + audit log. Coming next: a visual variant editor | |
| 64 | (point-and-click to change copy or styles), session-replay opt-in, GeoIP-based audience targeting, a | |
| 65 | funnel builder, and Stripe-revenue goal integration. Want something specific? | |
| 66 | <a href="contact.cgi" class="text-brand">Tell us</a> — we read every email and feature requests jump the | |
| 67 | queue when they're from real customers. | |
| 68 | </p> | |
| 69 | ||
| 70 | <h2 style="font-family:var(--font-display);font-size:26px;color:#fff;margin:32px 0 14px">Who we are</h2> | |
| 71 | <p class="text-sm" style="color:var(--col-text-2);line-height:1.75;margin-bottom:18px;font-size:15px"> | |
| 72 | A small team of software engineers and growth operators based remotely. We've shipped consumer products, | |
| 73 | SaaS platforms, and developer tools at scale. We don't take VC money — revenue funds the roadmap, | |
| 74 | which means we work for our customers, not investors. If our software stops being useful to you, you | |
| 75 | should stop paying us. | |
| 76 | </p> | |
| 77 | ||
| 78 | <div style="margin-top:40px;padding:24px;background:var(--col-surface-1);border:1px solid var(--col-border);border-radius:12px;text-align:center"> | |
| 79 | <h3 style="font-family:var(--font-display);font-size:20px;color:#fff;margin:0 0 8px">Have an idea or a complaint?</h3> | |
| 80 | <p class="text-sm text-secondary" style="margin-bottom:14px">Email <a href="mailto:hello\@abforge.com" class="text-brand">hello\@abforge.com</a>. We answer everything.</p> | |
| 81 | <a href="contact.cgi" class="btn btn-secondary">Contact us</a> | |
| 82 | | |
| 83 | <a href="signup.cgi" class="btn btn-primary">Start free trial</a> | |
| 84 | </div> | |
| 85 | </section> | |
| 86 | ||
| 87 | <footer class="site-foot"> | |
| 88 | <div class="foot-grid"> | |
| 89 | <div class="foot-col"> | |
| 90 | <div class="flex items-center gap-3 mb-2"><div class="brand-mark" style="width:32px;height:32px;font-size:15px">A<span style="color:#ffb347">B</span></div><div class="brand-text"><span class="brand-name">ABForge</span></div></div> | |
| 91 | <p class="text-sm text-secondary" style="max-width:340px">A/B testing, MVT, heatmaps and analytics that drop into any site.</p> | |
| 92 | </div> | |
| 93 | <div class="foot-col"><h5>Platform</h5><ul><li><a href="features.cgi">Features</a></li><li><a href="why.cgi">Why ABForge</a></li><li><a href="pricing.cgi">Pricing</a></li><li><a href="docs.cgi">Docs</a></li><li><a href="faq.cgi">FAQ</a></li></ul></div> | |
| 94 | <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> | |
| 95 | <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> | |
| 96 | </div> | |
| 97 | <div class="foot-bottom"><span>© 2026 ABForge, Inc. All rights reserved.</span><span>Made for teams who treat experimentation seriously.</span></div> | |
| 98 | </footer> |