agent-ecosystem/landing/assets/images/screenshots/settings.svg
iliya e6e89d4ebc fix(tests): improve messageId generation for legacy inbox rows
- Enhanced tests to ensure consistent messageId generation for legacy inbox rows lacking a messageId.
- Updated test descriptions for better clarity regarding the new messageId handling.
- Adjusted test expectations to align with the updated behavior of relaying legacy inbox rows with generated messageIds.
2026-03-23 16:31:37 +02:00

10 lines
769 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="750" viewBox="0 0 1200 750">
<rect width="1200" height="750" rx="32" fill="#0f172a" />
<rect x="80" y="90" width="1040" height="570" rx="24" fill="#111827" stroke="#334155" stroke-width="2" />
<rect x="120" y="140" width="420" height="24" rx="12" fill="#22c55e" />
<rect x="120" y="200" width="360" height="16" rx="8" fill="#334155" />
<rect x="120" y="240" width="560" height="16" rx="8" fill="#334155" />
<rect x="120" y="280" width="520" height="16" rx="8" fill="#334155" />
<rect x="760" y="190" width="300" height="260" rx="16" fill="#1f2937" stroke="#4b5563" stroke-width="2" />
<text x="120" y="520" font-family="Arial, sans-serif" font-size="32" fill="#e2e8f0">Settings</text>
</svg>