Generate SVG placeholder images.
<svg xmlns="http://www.w3.org/2000/svg" width="640" height="360" viewBox="0 0 640 360"> <rect width="640" height="360" fill="#1e293b" /> <text x="50%" y="50%" font-family="Arial" font-size="45" fill="#f8fafc" text-anchor="middle" dominant-baseline="central">Placeholder 640×360</text> </svg>