Update insulation brand pages (Armaflex, Aeroflex, Maxflex)
- 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
This commit is contained in:
18
public/images/products-cropped/grilles.svg
Normal file
18
public/images/products-cropped/grilles.svg
Normal file
@@ -0,0 +1,18 @@
|
||||
<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:#e35c1c"/>
|
||||
<stop offset="100%" style="stop-color:#c2410c"/>
|
||||
</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="#fed7aa" font-family="sans-serif" font-size="16">Air Grille</text>
|
||||
<rect x="80" y="170" width="240" height="140" rx="12" fill="none" stroke="white" stroke-width="6"/>
|
||||
<line x1="110" y1="180" x2="110" y2="300" stroke="white" stroke-width="3"/>
|
||||
<line x1="145" y1="180" x2="145" y2="300" stroke="white" stroke-width="3"/>
|
||||
<line x1="180" y1="180" x2="180" y2="300" stroke="white" stroke-width="3"/>
|
||||
<line x1="215" y1="180" x2="215" y2="300" stroke="white" stroke-width="3"/>
|
||||
<line x1="250" y1="180" x2="250" y2="300" stroke="white" stroke-width="3"/>
|
||||
<line x1="285" y1="180" x2="285" y2="300" stroke="white" stroke-width="3"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user