- Added 3 new brand pages: armflex.astro, aeroflex.astro, maxflex.astro - Updated hero images with product photos from 3t-insulation.com - Enhanced content with product specifications and benefits - Added standard certifications (FM Approved, UL 94, GREENGUARD) - Added product gallery sections - Shortened menu names to brand only (Armaflex, Aeroflex, Maxflex) - Removed old ฉนวนหุ้มท่อ.astro page - Updated Header and BaseLayout navigation - Downloaded product images for all 3 brands
14 lines
921 B
XML
14 lines
921 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="400" height="400" viewBox="0 0 400 400">
|
|
<defs>
|
|
<linearGradient id="bg" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
<stop offset="0%" style="stop-color:#4ab87a"/>
|
|
<stop offset="100%" style="stop-color:#2d6a4f"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect width="400" height="400" fill="url(#bg)"/>
|
|
<text x="200" y="100" text-anchor="middle" fill="white" font-family="sans-serif" font-size="24" font-weight="600">เทอร์โมเบรค</text>
|
|
<text x="200" y="135" text-anchor="middle" fill="#a7f3d0" font-family="sans-serif" font-size="16">Thermobreak Insulation</text>
|
|
<ellipse cx="200" cy="250" rx="120" ry="45" fill="none" stroke="white" stroke-width="10"/>
|
|
<ellipse cx="200" cy="250" rx="80" ry="28" fill="none" stroke="white" stroke-width="5"/>
|
|
<ellipse cx="200" cy="250" rx="40" ry="14" fill="none" stroke="white" stroke-width="3"/>
|
|
</svg> |