| 1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720" |
| 2 | font-family="Roboto, -apple-system, BlinkMacSystemFont, sans-serif" |
| 3 | font-size="12"> |
| 4 | <!-- |
| 5 | Feature Matrix / Competitive Checklist Table |
| 6 | Purpose: Capability comparison, competitor benchmarking |
| 7 | Use cases: "Us vs Them", feature availability checklists, compliance matrices |
| 8 | Design Principles: Left-aligned features, centered checkmarks/crosses, alternating rows |
| 9 | --> |
| 10 | <rect width="1280" height="720" fill="#FFFFFF"/> |
| 11 | <!-- ==================== Header ==================== --> |
| 12 | <g id="header" data-pptx-bounds="40 15 1200 125"> |
| 13 | <text x="80" y="70" font-family="Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif" font-size="32" font-weight="800" fill="#0F172A">Competitive Feature Matrix</text> |
| 14 | <text x="80" y="100" font-family="Roboto, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif" font-size="14" font-weight="700" fill="#64748B" letter-spacing="1">CAPABILITY CHECKLIST · OUR PLATFORM VS KEY COMPETITORS</text> |
| 15 | </g> |
| 16 | <!-- ==================== Table Structure ==================== --> |
| 17 | <g id="tableArea" data-pptx-bounds="0 118 1280 594" transform="translate(80, 150)"> |
| 18 | <!-- Table Header (Top Line) --> |
| 19 | <line x1="0" y1="40" x2="1120" y2="40" stroke="#CBD5E1" stroke-width="2"/> |
| 20 | <text x="20" y="25" font-size="13" font-weight="800" fill="#64748B" letter-spacing="1">CORE CAPABILITIES</text> |
| 21 | <!-- Column 1: Our Product (Highlighted) --> |
| 22 | <rect x="440" y="0" width="180" height="40" rx="6" fill="#EEF2FF"/> |
| 23 | <text x="530" y="25" font-size="14" font-weight="800" fill="#4338CA" letter-spacing="1" text-anchor="middle">OUR PLATFORM</text> |
| 24 | <!-- Column 2: Competitor A --> |
| 25 | <text x="770" y="25" font-size="13" font-weight="800" fill="#475569" letter-spacing="1" text-anchor="middle">COMPETITOR A</text> |
| 26 | <!-- Column 3: Competitor B --> |
| 27 | <text x="1010" y="25" font-size="13" font-weight="800" fill="#475569" letter-spacing="1" text-anchor="middle">COMPETITOR B</text> |
| 28 | <!-- Vertical highlight background for "Our Platform" spanning all rows --> |
| 29 | <rect x="440" y="45" width="180" height="420" fill="#EEF2FF" fill-opacity="0.4" rx="6"/> |
| 30 | <!-- ==================== Data Rows ==================== --> |
| 31 | <!-- Category 1 --> |
| 32 | <rect x="0" y="55" width="1120" height="35" fill="#F8FAFC"/> |
| 33 | <text x="20" y="78" font-size="15" font-weight="800" fill="#0F172A">1. Security & Compliance</text> |
| 34 | <!-- Row 1.1 --> |
| 35 | <line x1="0" y1="140" x2="1120" y2="140" stroke="#F1F5F9" stroke-width="1.5"/> |
| 36 | <text x="40" y="120" font-size="15" font-weight="600" fill="#334155">End-to-End Encryption (E2EE)</text> |
| 37 | <text x="530" y="122" font-family="sans-serif" font-size="18" font-weight="800" fill="#10B981" text-anchor="middle">✔</text> |
| 38 | <text x="770" y="122" font-family="sans-serif" font-size="18" font-weight="800" fill="#10B981" text-anchor="middle">✔</text> |
| 39 | <text x="1010" y="122" font-family="sans-serif" font-size="18" font-weight="800" fill="#F43F5E" text-anchor="middle">✘</text> |
| 40 | <!-- Row 1.2 --> |
| 41 | <line x1="0" y1="190" x2="1120" y2="190" stroke="#F1F5F9" stroke-width="1.5"/> |
| 42 | <text x="40" y="170" font-size="15" font-weight="600" fill="#334155">SOC2 Type II Certified</text> |
| 43 | <text x="530" y="172" font-family="sans-serif" font-size="18" font-weight="800" fill="#10B981" text-anchor="middle">✔</text> |
| 44 | <text x="770" y="172" font-family="sans-serif" font-size="18" font-weight="800" fill="#10B981" text-anchor="middle">✔</text> |
| 45 | <text x="1010" y="170" font-size="14" font-weight="600" fill="#F59E0B" text-anchor="middle">Planned Q4</text> |
| 46 | <!-- Category 2 --> |
| 47 | <rect x="0" y="205" width="1120" height="35" fill="#F8FAFC"/> |
| 48 | <text x="20" y="228" font-size="15" font-weight="800" fill="#0F172A">2. Artificial Intelligence</text> |
| 49 | <!-- Row 2.1 --> |
| 50 | <line x1="0" y1="290" x2="1120" y2="290" stroke="#F1F5F9" stroke-width="1.5"/> |
| 51 | <text x="40" y="270" font-size="15" font-weight="600" fill="#334155">Automated Workflow Generation</text> |
| 52 | <text x="530" y="272" font-family="sans-serif" font-size="18" font-weight="800" fill="#10B981" text-anchor="middle">✔</text> |
| 53 | <text x="770" y="272" font-family="sans-serif" font-size="18" font-weight="800" fill="#F43F5E" text-anchor="middle">✘</text> |
| 54 | <text x="1010" y="272" font-family="sans-serif" font-size="18" font-weight="800" fill="#F43F5E" text-anchor="middle">✘</text> |
| 55 | <!-- Row 2.2 --> |
| 56 | <line x1="0" y1="340" x2="1120" y2="340" stroke="#F1F5F9" stroke-width="1.5"/> |
| 57 | <text x="40" y="320" font-size="15" font-weight="600" fill="#334155">Predictive Analytics Dashboard</text> |
| 58 | <text x="530" y="322" font-family="sans-serif" font-size="18" font-weight="800" fill="#10B981" text-anchor="middle">✔</text> |
| 59 | <text x="770" y="320" font-size="14" font-weight="600" fill="#F59E0B" text-anchor="middle">Add-on Only</text> |
| 60 | <text x="1010" y="322" font-family="sans-serif" font-size="18" font-weight="800" fill="#F43F5E" text-anchor="middle">✘</text> |
| 61 | <!-- Category 3 --> |
| 62 | <rect x="0" y="355" width="1120" height="35" fill="#F8FAFC"/> |
| 63 | <text x="20" y="378" font-size="15" font-weight="800" fill="#0F172A">3. Ecosystem Integration</text> |
| 64 | <!-- Row 3.1 --> |
| 65 | <line x1="0" y1="440" x2="1120" y2="440" stroke="#F1F5F9" stroke-width="1.5"/> |
| 66 | <text x="40" y="420" font-size="15" font-weight="600" fill="#334155">Native Salesforce Sync</text> |
| 67 | <text x="530" y="422" font-family="sans-serif" font-size="18" font-weight="800" fill="#10B981" text-anchor="middle">✔</text> |
| 68 | <text x="770" y="422" font-family="sans-serif" font-size="18" font-weight="800" fill="#10B981" text-anchor="middle">✔</text> |
| 69 | <text x="1010" y="422" font-family="sans-serif" font-size="18" font-weight="800" fill="#10B981" text-anchor="middle">✔</text> |
| 70 | <!-- Bottom Highlight Box --> |
| 71 | <g> |
| 72 | <rect x="0" y="470" width="1120" height="60" fill="#4F46E5" rx="8"/> |
| 73 | </g> |
| 74 | <text x="40" y="506" font-size="18" font-weight="800" fill="#FFFFFF">Total Advanced Features Met</text> |
| 75 | <text x="530" y="508" font-size="24" font-weight="800" fill="#FFFFFF" text-anchor="middle">100%</text> |
| 76 | <text x="770" y="508" font-size="24" font-weight="800" fill="#A5B4FC" text-anchor="middle">40%</text> |
| 77 | <text x="1010" y="508" font-size="24" font-weight="800" fill="#A5B4FC" text-anchor="middle">20%</text> |
| 78 | </g> |
| 79 | <!-- ==================== Footer ==================== --> |
| 80 | <g id="source" data-pptx-bounds="40 667 1200 38"> |
| 81 | <text x="1200" y="690" text-anchor="end" font-weight="600" fill="#94A3B8">Data Source: Competitive Intelligence Report · Updated Q4 2025</text> |
| 82 | </g> |
| 83 | </svg> |
| 84 |