JezK
Edit File: experts-illustration.svg
<svg xmlns="http://www.w3.org/2000/svg" width="500" height="400" viewBox="0 0 500 400"> <rect width="100%" height="100%" fill="#f8f9fa"/> <circle cx="250" cy="200" r="120" fill="#b05604" opacity="0.1"/> <circle cx="250" cy="200" r="80" fill="#b05604" opacity="0.2"/> <path d="M180,200 Q250,150 320,200" stroke="#b05604" fill="none" stroke-width="4"/> <path d="M180,220 Q250,270 320,220" stroke="#b05604" fill="none" stroke-width="4"/> <text x="50%" y="50%" text-anchor="middle" font-family="Arial" font-size="24" fill="#b05604">Experts Illustration</text> </svg>