12 lines
677 B
XML
12 lines
677 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 750 320" width="750" height="320">
|
|
<defs>
|
|
<linearGradient id="bannerGradient3" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
<stop offset="0%" style="stop-color:#409EFF"/>
|
|
<stop offset="100%" style="stop-color:#337ecc"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect width="750" height="320" fill="url(#bannerGradient3)"/>
|
|
<text x="375" y="140" text-anchor="middle" font-size="48" font-weight="bold" fill="white" font-family="Arial">免费上门评估</text>
|
|
<text x="375" y="200" text-anchor="middle" font-size="28" fill="rgba(255,255,255,0.8)" font-family="Arial">专业师傅为您量身定制方案</text>
|
|
</svg>
|