| 1 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 800" role="img" aria-label="Placeholder"> |
| 2 |
<rect width="1280" height="800" fill="#f4f0eb"/> |
| 3 |
<rect x="0" y="0" width="1280" height="56" fill="#ede8e1"/> |
| 4 |
<circle cx="32" cy="28" r="7" fill="#d0cbb8"/> |
| 5 |
<circle cx="56" cy="28" r="7" fill="#d0cbb8"/> |
| 6 |
<circle cx="80" cy="28" r="7" fill="#d0cbb8"/> |
| 7 |
<rect x="120" y="16" width="900" height="24" rx="6" fill="#e2dad2"/> |
| 8 |
<rect x="40" y="120" width="1200" height="600" rx="10" fill="#ede8e1" stroke="#d0cbb8" stroke-width="2"/> |
| 9 |
<rect x="80" y="170" width="220" height="500" rx="8" fill="#f4f0eb" stroke="#d0cbb8" stroke-width="2"/> |
| 10 |
<rect x="340" y="170" width="860" height="64" rx="8" fill="#f4f0eb" stroke="#d0cbb8" stroke-width="2"/> |
| 11 |
<rect x="340" y="258" width="860" height="120" rx="8" fill="#f4f0eb" stroke="#d0cbb8" stroke-width="2"/> |
| 12 |
<rect x="340" y="402" width="860" height="120" rx="8" fill="#f4f0eb" stroke="#d0cbb8" stroke-width="2"/> |
| 13 |
<rect x="340" y="546" width="860" height="120" rx="8" fill="#f4f0eb" stroke="#d0cbb8" stroke-width="2"/> |
| 14 |
<rect x="540" y="350" width="200" height="44" rx="22" fill="#6c5ce7"/> |
| 15 |
<text x="640" y="380" font-family="IBM Plex Mono, monospace" font-size="20" fill="#ffffff" text-anchor="middle">PLACEHOLDER</text> |
| 16 |
<text x="640" y="436" font-family="Young Serif, Georgia, serif" font-size="40" fill="#3d3530" text-anchor="middle">Storefront</text> |
| 17 |
<text x="640" y="478" font-family="Lato, sans-serif" font-size="22" fill="#8a8480" text-anchor="middle">Real screenshot goes here</text> |
| 18 |
</svg> |
| 19 |
|