Files
Custom-Engineered-Agents/assets/trae_comparison_v2.svg
2025-12-10 15:39:23 +04:00

34 lines
2.0 KiB
XML

<svg width="800" height="200" viewBox="0 0 800 200" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_comp_ru69c2" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" style="stop-color:#00c6ff;stop-opacity:1" />
<stop offset="100%" style="stop-color:#0072ff;stop-opacity:1" />
</linearGradient>
</defs>
<!-- Background Container -->
<rect width="800" height="200" fill="#0a0e17" rx="12" ry="12"/>
<!-- Left Side: GLM 4.6 Benefits -->
<g transform="translate(40, 40)">
<text x="0" y="0" font-family="Arial, sans-serif" font-size="24" fill="#ffffff" font-weight="bold">SOLO + GLM 4.6</text>
<text x="0" y="35" font-family="Arial, sans-serif" font-size="16" fill="#00f260">✔ GLM Lite Plan: 120 prompts / 5hr cycle</text>
<text x="0" y="60" font-family="Arial, sans-serif" font-size="16" fill="#00f260">✔ Cost-Effective Scaling</text>
<text x="0" y="85" font-family="Arial, sans-serif" font-size="16" fill="#00f260">✔ Efficient Background Work</text>
</g>
<!-- Divider Line -->
<line x1="400" y1="20" x2="400" y2="180" stroke="#333333" stroke-width="2" stroke-dasharray="5,5"/>
<!-- Right Side: TRAE Value -->
<g transform="translate(440, 40)">
<text x="0" y="0" font-family="Arial, sans-serif" font-size="24" fill="#ffffff" font-weight="bold">TRAE Premium</text>
<text x="0" y="35" font-family="Arial, sans-serif" font-size="16" fill="#cccccc">Save Fast Tokens for:</text>
<text x="0" y="60" font-family="Arial, sans-serif" font-size="16" fill="#ffffff">★ Urgent Interactive Coding</text>
<text x="0" y="85" font-family="Arial, sans-serif" font-size="16" fill="#ffffff">★ Complex Architecting</text>
</g>
<!-- Bottom CTA Bar -->
<rect x="0" y="160" width="800" height="40" fill="url(#grad_comp_ru69c2)" rx="0" ry="0" clip-path="inset(0px 0px 0px 0px round 0 0 12px 12px)"/>
<text x="400" y="185" font-family="Arial, sans-serif" font-size="14" fill="#ffffff" text-anchor="middle" font-weight="bold" letter-spacing="1">CLICK TO VIEW TRAE PLANS &amp; PRICING</text>
</svg>