Diff -- /var/www/vhosts/3dshawn.com/crm.3dshawn.com/TEMPLATES/cf_features.html
Diff
/var/www/vhosts/3dshawn.com/crm.3dshawn.com/TEMPLATES/cf_features.html
added on local at 2026-07-01 15:03:12
Added
+0
lines
Removed
-0
lines
Context
136
unchanged
Blobs
from c74b8c83bf82
to c74b8c83bf82
to c74b8c83bf82
Unified diff
Naive LCS-based line diff. Additions in emerald, deletions in rose. Both sides decompressed live from BLOB_STORE.| 1 | 1 | <header class="landing-nav"> |
| 2 | 2 | <div class="landing-nav-inner"> |
| 3 | 3 | <a href="index.cgi" class="flex items-center gap-3" style="text-decoration:none"> |
| 4 | 4 | <div class="brand-mark"><span style="color:#67e8f9">CF</span></div> |
| 5 | 5 | <div class="brand-text"><span class="brand-name">ContactForge</span><span class="brand-sub">Customer Relationship Platform</span></div> |
| 6 | 6 | </a> |
| 7 | 7 | <nav class="links"> |
| 8 | 8 | <a href="features.cgi" class="text-brand">Features</a> |
| 9 | 9 | <a href="tour.cgi">Tour</a> |
| 10 | 10 | <a href="why.cgi">Why ContactForge</a> |
| 11 | 11 | <a href="pricing.cgi">Pricing</a> |
| 12 | 12 | <a href="faq.cgi">FAQ</a> |
| 13 | 13 | <a href="about.cgi">About</a> |
| 14 | 14 | </nav> |
| 15 | 15 | <div class="auth-actions"> |
| 16 | 16 | <a href="login.cgi" class="btn btn-ghost btn-sm">Sign in</a> |
| 17 | 17 | <a href="signup.cgi" class="btn btn-primary btn-sm">Start free trial</a> |
| 18 | 18 | </div> |
| 19 | 19 | </div> |
| 20 | 20 | </header> |
| 21 | 21 | |
| 22 | 22 | <section class="hero" style="padding-bottom:40px"> |
| 23 | 23 | <div class="hero-grid-bg"></div> |
| 24 | 24 | <div class="hero-glow-1"></div> |
| 25 | 25 | <div class="hero-glow-2"></div> |
| 26 | 26 | <div class="hero-inner" style="grid-template-columns:1fr;text-align:center"> |
| 27 | 27 | <div> |
| 28 | 28 | <span class="hero-pill"><span class="dot"></span> One platform · every customer touchpoint</span> |
| 29 | 29 | <h1 class="hero-title">Every tool you need to <span class="grad">run customer relationships.</span></h1> |
| 30 | 30 | <p class="hero-sub" style="max-width:680px;margin:18px auto 0"> |
| 31 | 31 | Contacts, deals, activities, tasks, inboxes, campaigns, automations and reports — |
| 32 | 32 | all in one place, all designed for sales teams who treat their pipeline like the business it is. |
| 33 | 33 | </p> |
| 34 | 34 | </div> |
| 35 | 35 | </div> |
| 36 | 36 | </section> |
| 37 | 37 | |
| 38 | 38 | <!-- Feature blocks --> |
| 39 | 39 | <section class="section" style="max-width:1100px;margin:0 auto;padding:0 32px 40px"> |
| 40 | 40 | <div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px"> |
| 41 | 41 | |
| 42 | 42 | <div class="card card-elevated" style="padding:24px"> |
| 43 | 43 | <div style="width:44px;height:44px;border-radius:11px;background:rgba(6,182,212,0.18);color:#67e8f9;display:grid;place-items:center;margin-bottom:14px"> |
| 44 | 44 | <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"/><circle cx="9" cy="7" r="4"/><path d="M23 21v-2a4 4 0 0 0-3-3.87"/><path d="M16 3.13a4 4 0 0 1 0 7.75"/></svg> |
| 45 | 45 | </div> |
| 46 | 46 | <h3 style="font-family:var(--font-display);font-size:18px;color:#fff;margin:0 0 8px">Contacts & Companies</h3> |
| 47 | 47 | <p class="text-sm text-secondary" style="line-height:1.65">A full directory with custom fields, owners, tags and segments. Bulk import, dedupe and merge tools so you start clean and stay clean.</p> |
| 48 | 48 | </div> |
| 49 | 49 | |
| 50 | 50 | <div class="card card-elevated" style="padding:24px"> |
| 51 | 51 | <div style="width:44px;height:44px;border-radius:11px;background:rgba(124,58,237,0.18);color:#a78bfa;display:grid;place-items:center;margin-bottom:14px"> |
| 52 | 52 | <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 1v22"/><path d="M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6"/></svg> |
| 53 | 53 | </div> |
| 54 | 54 | <h3 style="font-family:var(--font-display);font-size:18px;color:#fff;margin:0 0 8px">Deal Pipelines</h3> |
| 55 | 55 | <p class="text-sm text-secondary" style="line-height:1.65">Drag-and-drop kanban with custom stages, weighted forecasts, age-in-stage alerts and per-rep quotas. SDR, AE and CS each get their own board.</p> |
| 56 | 56 | </div> |
| 57 | 57 | |
| 58 | 58 | <div class="card card-elevated" style="padding:24px"> |
| 59 | 59 | <div style="width:44px;height:44px;border-radius:11px;background:rgba(34,197,94,0.18);color:#4ade80;display:grid;place-items:center;margin-bottom:14px"> |
| 60 | 60 | <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M22 12h-4l-3 9L9 3l-3 9H2"/></svg> |
| 61 | 61 | </div> |
| 62 | 62 | <h3 style="font-family:var(--font-display);font-size:18px;color:#fff;margin:0 0 8px">Activities & Tasks</h3> |
| 63 | 63 | <p class="text-sm text-secondary" style="line-height:1.65">Calls, emails, meetings and notes logged against the right record automatically. Tasks roll up into a prioritised queue so the next best action is always at the top.</p> |
| 64 | 64 | </div> |
| 65 | 65 | |
| 66 | 66 | <div class="card card-elevated" style="padding:24px"> |
| 67 | 67 | <div style="width:44px;height:44px;border-radius:11px;background:rgba(245,158,11,0.18);color:#fbbf24;display:grid;place-items:center;margin-bottom:14px"> |
| 68 | 68 | <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2Z"/></svg> |
| 69 | 69 | </div> |
| 70 | 70 | <h3 style="font-family:var(--font-display);font-size:18px;color:#fff;margin:0 0 8px">Shared Inbox</h3> |
| 71 | 71 | <p class="text-sm text-secondary" style="line-height:1.65">Two-way email sync threads every reply onto the contact record. Assignments, internal notes, @-mentions and SLAs without leaving the platform.</p> |
| 72 | 72 | </div> |
| 73 | 73 | |
| 74 | 74 | <div class="card card-elevated" style="padding:24px"> |
| 75 | 75 | <div style="width:44px;height:44px;border-radius:11px;background:rgba(236,72,153,0.18);color:#f472b6;display:grid;place-items:center;margin-bottom:14px"> |
| 76 | 76 | <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M3 11l18-8-3 18-7-7-8-3z"/><path d="M11 13L21 3"/></svg> |
| 77 | 77 | </div> |
| 78 | 78 | <h3 style="font-family:var(--font-display);font-size:18px;color:#fff;margin:0 0 8px">Campaigns & Automations</h3> |
| 79 | 79 | <p class="text-sm text-secondary" style="line-height:1.65">Segment, schedule and send. Multi-step automations branch on opens, clicks, or any custom property. Every reply lands back on the contact.</p> |
| 80 | 80 | </div> |
| 81 | 81 | |
| 82 | 82 | <div class="card card-elevated" style="padding:24px"> |
| 83 | 83 | <div style="width:44px;height:44px;border-radius:11px;background:rgba(6,182,212,0.18);color:#67e8f9;display:grid;place-items:center;margin-bottom:14px"> |
| 84 | 84 | <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M3 3v18h18"/><path d="m7 14 4-4 4 4 5-5"/></svg> |
| 85 | 85 | </div> |
| 86 | 86 | <h3 style="font-family:var(--font-display);font-size:18px;color:#fff;margin:0 0 8px">Reports</h3> |
| 87 | 87 | <p class="text-sm text-secondary" style="line-height:1.65">Pipeline by stage, conversion by source, win rates per rep, activity throughput, cohort retention. Save, schedule, export or pipe through the API.</p> |
| 88 | 88 | </div> |
| 89 | 89 | |
| 90 | 90 | <div class="card card-elevated" style="padding:24px"> |
| 91 | 91 | <div style="width:44px;height:44px;border-radius:11px;background:rgba(168,85,247,0.18);color:#c084fc;display:grid;place-items:center;margin-bottom:14px"> |
| 92 | 92 | <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><circle cx="12" cy="12" r="3"/><path d="M19 12h2M3 12h2M12 3v2M12 19v2"/></svg> |
| 93 | 93 | </div> |
| 94 | 94 | <h3 style="font-family:var(--font-display);font-size:18px;color:#fff;margin:0 0 8px">Custom Fields & Segments</h3> |
| 95 | 95 | <p class="text-sm text-secondary" style="line-height:1.65">Track the data your business actually cares about. Build segments from any combination of fields and use them across campaigns, reports and automations.</p> |
| 96 | 96 | </div> |
| 97 | 97 | |
| 98 | 98 | <div class="card card-elevated" style="padding:24px"> |
| 99 | 99 | <div style="width:44px;height:44px;border-radius:11px;background:rgba(14,165,233,0.18);color:#38bdf8;display:grid;place-items:center;margin-bottom:14px"> |
| 100 | 100 | <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"/><polyline points="14 2 14 8 20 8"/></svg> |
| 101 | 101 | </div> |
| 102 | 102 | <h3 style="font-family:var(--font-display);font-size:18px;color:#fff;margin:0 0 8px">Documents</h3> |
| 103 | 103 | <p class="text-sm text-secondary" style="line-height:1.65">Quotes, proposals, contracts and one-pagers attached to contacts and deals. Track who opened what and when.</p> |
| 104 | 104 | </div> |
| 105 | 105 | |
| 106 | 106 | <div class="card card-elevated" style="padding:24px"> |
| 107 | 107 | <div style="width:44px;height:44px;border-radius:11px;background:rgba(99,102,241,0.18);color:#818cf8;display:grid;place-items:center;margin-bottom:14px"> |
| 108 | 108 | <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z"/><path d="m9 12 2 2 4-4"/></svg> |
| 109 | 109 | </div> |
| 110 | 110 | <h3 style="font-family:var(--font-display);font-size:18px;color:#fff;margin:0 0 8px">2FA, Audit Log, Role Gating</h3> |
| 111 | 111 | <p class="text-sm text-secondary" style="line-height:1.65">TOTP-based 2FA, full audit trail on every admin action, granular permission groups. SOC 2 in progress.</p> |
| 112 | 112 | </div> |
| 113 | 113 | |
| 114 | 114 | </div> |
| 115 | 115 | </section> |
| 116 | 116 | |
| 117 | 117 | <section class="section" style="text-align:center;padding:40px 32px 60px"> |
| 118 | 118 | <h2 class="section-title" style="font-size:28px;margin-bottom:8px">See it on your own pipeline</h2> |
| 119 | 119 | <p class="section-sub" style="margin-bottom:24px">14-day free trial — no credit card required. Setup takes <5 minutes.</p> |
| 120 | 120 | <a href="signup.cgi" class="btn btn-primary btn-lg">Start free trial</a> |
| 121 | 121 | |
| 122 | 122 | <a href="pricing.cgi" class="btn btn-secondary btn-lg">See pricing</a> |
| 123 | 123 | </section> |
| 124 | 124 | |
| 125 | 125 | <footer class="site-foot"> |
| 126 | 126 | <div class="foot-grid"> |
| 127 | 127 | <div class="foot-col"> |
| 128 | 128 | <div class="flex items-center gap-3 mb-2"><div class="brand-mark" style="width:32px;height:32px;font-size:15px"><span style="color:#67e8f9">CF</span></div><div class="brand-text"><span class="brand-name">ContactForge</span></div></div> |
| 129 | 129 | <p class="text-sm text-secondary" style="max-width:340px">The Customer Relationship Platform for modern sales teams.</p> |
| 130 | 130 | </div> |
| 131 | 131 | <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 ContactForge</a></li><li><a href="pricing.cgi">Pricing</a></li><li><a href="faq.cgi">FAQ</a></li></ul></div> |
| 132 | 132 | <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> |
| 133 | 133 | <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> |
| 134 | 134 | </div> |
| 135 | 135 | <div class="foot-bottom"><span>© 2026 ContactForge, Inc. All rights reserved.</span><span>Built for teams who treat their pipeline like the business it is.</span></div> |
| 136 | 136 | </footer> |