Story 3.3: liste projets vedettes

This commit is contained in:
2026-02-04 17:08:47 +01:00
parent 0409bb1327
commit 136cdf1736
6 changed files with 136 additions and 32 deletions

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 225" width="400" height="225">
<rect width="400" height="225" fill="#1E1E28" />
<rect x="24" y="24" width="352" height="177" rx="12" fill="#2A2A36" stroke="#3A3A48" stroke-width="2" />
<circle cx="200" cy="100" r="28" fill="#FA784F" opacity="0.25" />
<rect x="140" y="142" width="120" height="12" rx="6" fill="#FA784F" opacity="0.6" />
<rect x="160" y="160" width="80" height="8" rx="4" fill="#71717A" />
</svg>