/ public / images / course-nodejs.svg
course-nodejs.svg
1  <svg xmlns="http://www.w3.org/2000/svg" width="800" height="400" viewBox="0 0 800 400">
2    <rect width="800" height="400" fill="#339933"/>
3    <text x="400" y="180" text-anchor="middle" fill="white" font-family="system-ui, sans-serif" font-size="48" font-weight="bold">Node.js</text>
4    <text x="400" y="240" text-anchor="middle" fill="rgba(255,255,255,0.8)" font-family="system-ui, sans-serif" font-size="24">REST APIs Course</text>
5  </svg>