feat(insulation): add detailed product descriptions + spec tables

Crawled full content from each of 35 product pages on supplier
site (3t-insulation.com). For each product card on the 3 brand
pages, now show:
- Full Thai product name (e.g. "ROCKDUCT (ProRox BL)" instead of
  just "ROCKDUCT")
- Short tag-line describing use case
- Real product description (2 paragraphs from supplier, in Thai)
- Spec table (density, thickness, dimensions, fire rating, etc.)
  filtered to remove product option noise

Each product card is now a real catalog entry instead of a name
+ image. Source data is /tmp/product_details.json (35 entries).

Stats per page:
- rockwool: 11 products, 41 spec entries, 62KB
- microfiber: 12 products, 24 spec entries, 60KB
- scg: 12 products, 17 spec entries, 57KB
This commit is contained in:
Kunthawat Greethong
2026-06-10 13:34:55 +07:00
parent 15b4b40681
commit 535aefc0f3
3 changed files with 298 additions and 219 deletions

View File

@@ -57,7 +57,7 @@ const description = "MICROFIBER ผู้ผลิตฉนวนใยแก้
</div>
</section>
<!-- Brand Description -->
<section class="py-16 bg-white">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10">
@@ -76,117 +76,144 @@ const description = "MICROFIBER ผู้ผลิตฉนวนใยแก้
</div>
</section>
<!-- Product Grid -->
<!-- Product Catalog -->
<section class="py-16 bg-neutral-50">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<h2 class="text-2xl font-bold text-primary-700 mb-8 text-center">ผลิตภัณฑ์ในเครือ MICROFIBER</h2>
<div class="text-center mb-12">
<h2 class="text-3xl font-bold text-primary-700 mb-2">ผลิตภัณฑ์ในเครือ MICROFIBER</h2>
<p class="text-neutral-600">รายละเอียดสินค้าทุกรุ่น พร้อมข้อมูลเทคนิคครบถ้วน</p>
</div>
<div class="grid sm:grid-cols-2 lg:grid-cols-3 gap-6">
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/microfiber/microfiber-enf.jpg" alt="ENF ENF ฉนวนหลังคาใยแก้วฟอยล์ 1 ด้" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/microfiber/microfiber-enf.jpg" alt="Micro Roof ENF" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">ENF</h4>
<p class="text-sm text-neutral-600">ENF ฉนวนหลังคาใยแก้วฟอยล์ 1 ด้าน (Energy Saving)</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">Micro Roof ENF</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนใยแก้วหลังคา ปิดผิวอะลูมิเนียมฟอยล์ 2 ด้าน — ความหนาแน่น 16-32K</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว Micro Roof เป็นฉนวนสำหรับงานหลังคาเพื่อป้องกันความร้อนจากหลังคาเข้าสู่ตัวอาคารโรงงาน หลังคาเมทัลชีทโรงงานในช่วงพักเที่ยงนั้นอุณหภูมิสูงสุดอยู่ที่ 70 องศาเซลเซียสซึ่งจะส่งความร้อนลงมาที่อาคาร ส่งผลให้สภาพอากาศการทำงานร้อนอย่างมาก</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">การติดตั้งฉนวนงานหลังคาก็เพื่อที่จะลดอุณหภูมิที่ส่งลงมาจากหลังคา ให้ลดน้อยลงเพื่อให้ผู้คนที่ทำงานในอาคารไม่ต้องรับความร้อนมากเกินไป และในอาคารโกดังที่มีการปรับอากาศทำความเย็น การติดตั้งฉนวนกันความร้อนจะส่งผลช่วยให้เครื่องปรับอากาศทำงานลดลงเพราะความร้อนที่ส่งลงมาลดลง และยังสามารถกักเก็บความเย็นไว้ภายในได้นานขึ้นอีกด้วย</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">75</dt><dd class="text-neutral-600">1.22 x 2.44</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">50</dt><dd class="text-neutral-600">1.22 x 2.44</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/microfiber/microfiber-fl.jpg" alt="FL Micro Duct Wrap — ฉนวนหุ้มท่อป" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/microfiber/microfiber-fl.jpg" alt="Micro Duct Wrap FL" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">FL</h4>
<p class="text-sm text-neutral-600">Micro Duct Wrap — ฉนวนหุ้มท่อปรับอากาศ ชนิดฟอยล์ 1 ด้าน</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">Micro Duct Wrap FL</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนหุ้มท่อปรับอากาศ ชนิดฟอยล์ 1 ด้าน — ความหนาแน่น 16-48K</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว Micro Duct Wrap เป็นฉนวนใยแก้วของบริษัท MicroFiber ที่ใช้กันอย่างแพร่หลายในงานหุ้มท่อระบบปรับอากาศ ทั้งโรงงานผลิตท่อลม หน้ากากแอร์ หรือในไซต์งานอาคารที่มีการใช้เครื่องชิลเลอร์และเครื่องส่งลมเย็นก็จะใช้ฉนวนใยแก้วสำหรับการหุ้มท่อลม</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนงานระบบปรับอากาศ</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">50</dt><dd class="text-neutral-600">1.22 x 7.50</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">38</dt><dd class="text-neutral-600">1.22 x 7.50</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/microfiber/microfiber-fld.jpg" alt="FLD Micro Roof Duct Wrap — หุ้มท่อ" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/microfiber/microfiber-fld.jpg" alt="Micro Roof Duct FLD" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">FLD</h4>
<p class="text-sm text-neutral-600">Micro Roof Duct Wrap — หุ้มท่อลมฟอยล์ 2 ด้าน</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">Micro Roof Duct FLD</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนหุ้มท่อลมฟอยล์ 2 ด้าน — ความหนาแน่น 16-32K</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว Micro Roof เป็นฉนวนสำหรับงานหลังคาเพื่อป้องกันความร้อนจากหลังคาเข้าสู่ตัวอาคารโรงงาน หลังคาเมทัลชีทโรงงานในช่วงพักเที่ยงนั้นอุณหภูมิสูงสุดอยู่ที่ 70 องศาเซลเซียสซึ่งจะส่งความร้อนลงมาที่อาคาร ส่งผลให้สภาพอากาศการทำงานร้อนอย่างมาก</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">การติดตั้งฉนวนงานหลังคาก็เพื่อที่จะลดอุณหภูมิที่ส่งลงมาจากหลังคา ให้ลดน้อยลงเพื่อให้ผู้คนที่ทำงานในอาคารไม่ต้องรับความร้อนมากเกินไป และในอาคารโกดังที่มีการปรับอากาศทำความเย็น การติดตั้งฉนวนกันความร้อนจะส่งผลช่วยให้เครื่องปรับอากาศทำงานลดลงเพราะความร้อนที่ส่งลงมาลดลง และยังสามารถกักเก็บความเย็นไว้ภายในได้นานขึ้นอีกด้วย</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">75</dt><dd class="text-neutral-600">1.22 x 2.44</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">50</dt><dd class="text-neutral-600">1.22 x 2.44</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/microfiber/microfiber-fls.jpg" alt="FLS Micro Roof Slab — ฉนวนหลังคาแผ" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/microfiber/microfiber-fls.jpg" alt="Micro Roof Slab FLS" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">FLS</h4>
<p class="text-sm text-neutral-600">Micro Roof Slab — ฉนวนหลังคาแผ่นแข็ง</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">Micro Roof Slab FLS</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนหลังคาแผ่นแข็ง — ความหนาแน่น 16-32K</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว Micro Roof เป็นฉนวนสำหรับงานหลังคาเพื่อป้องกันความร้อนจากหลังคาเข้าสู่ตัวอาคารโรงงาน หลังคาเมทัลชีทโรงงานในช่วงพักเที่ยงนั้นอุณหภูมิสูงสุดอยู่ที่ 70 องศาเซลเซียสซึ่งจะส่งความร้อนลงมาที่อาคาร ส่งผลให้สภาพอากาศการทำงานร้อนอย่างมาก</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">การติดตั้งฉนวนงานหลังคาก็เพื่อที่จะลดอุณหภูมิที่ส่งลงมาจากหลังคา ให้ลดน้อยลงเพื่อให้ผู้คนที่ทำงานในอาคารไม่ต้องรับความร้อนมากเกินไป และในอาคารโกดังที่มีการปรับอากาศทำความเย็น การติดตั้งฉนวนกันความร้อนจะส่งผลช่วยให้เครื่องปรับอากาศทำงานลดลงเพราะความร้อนที่ส่งลงมาลดลง และยังสามารถกักเก็บความเย็นไว้ภายในได้นานขึ้นอีกด้วย</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">75</dt><dd class="text-neutral-600">1.22 x 2.44</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">50</dt><dd class="text-neutral-600">1.22 x 2.44</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/microfiber/microfiber-fr.jpg" alt="FR Micro Duct Wrap — ฟอยล์ Reinfo" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/microfiber/microfiber-fr.jpg" alt="Micro Duct Wrap FR" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">FR</h4>
<p class="text-sm text-neutral-600">Micro Duct Wrap — ฟอยล์ Reinforced</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">Micro Duct Wrap FR</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนหุ้มท่อลมฟอยล์ Reinforced — สำหรับงานที่ต้องการความแข็งแรง</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว Micro Duct Wrap เป็นฉนวนใยแก้วของบริษัท MicroFiber ที่ใช้กันอย่างแพร่หลายในงานหุ้มท่อระบบปรับอากาศ ทั้งโรงงานผลิตท่อลม หน้ากากแอร์ หรือในไซต์งานอาคารที่มีการใช้เครื่องชิลเลอร์และเครื่องส่งลมเย็นก็จะใช้ฉนวนใยแก้วสำหรับการหุ้มท่อลม</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนงานระบบปรับอากาศ</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">50</dt><dd class="text-neutral-600">1.22 x 7.50</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">38</dt><dd class="text-neutral-600">1.22 x 7.50</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/microfiber/microfiber-frd.jpg" alt="FRD Micro Duct Wrap — ฟอยล์ Reinfo" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/microfiber/microfiber-frd.jpg" alt="Micro Duct Wrap FRD" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">FRD</h4>
<p class="text-sm text-neutral-600">Micro Duct Wrap — ฟอยล์ Reinforced 2 ด้าน</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">Micro Duct Wrap FRD</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนหุ้มท่อลมฟอยล์ Reinforced 2 ด้าน</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว Micro Duct Wrap เป็นฉนวนใยแก้วของบริษัท MicroFiber ที่ใช้กันอย่างแพร่หลายในงานหุ้มท่อระบบปรับอากาศ ทั้งโรงงานผลิตท่อลม หน้ากากแอร์ หรือในไซต์งานอาคารที่มีการใช้เครื่องชิลเลอร์และเครื่องส่งลมเย็นก็จะใช้ฉนวนใยแก้วสำหรับการหุ้มท่อลม</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนงานระบบปรับอากาศ</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">50</dt><dd class="text-neutral-600">1.22 x 7.50</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">38</dt><dd class="text-neutral-600">1.22 x 7.50</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/microfiber/microfiber-frk.jpg" alt="FRK Micro Duct Wrap — ชนิด Kraft B" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/microfiber/microfiber-frk.jpg" alt="Micro Duct Wrap FRK" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">FRK</h4>
<p class="text-sm text-neutral-600">Micro Duct Wrap — ชนิด Kraft Backed</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">Micro Duct Wrap FRK</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนหุ้มท่อลมชนิด Kraft Backed</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว Micro Duct Wrap เป็นฉนวนใยแก้วของบริษัท MicroFiber ที่ใช้กันอย่างแพร่หลายในงานหุ้มท่อระบบปรับอากาศ ทั้งโรงงานผลิตท่อลม หน้ากากแอร์ หรือในไซต์งานอาคารที่มีการใช้เครื่องชิลเลอร์และเครื่องส่งลมเย็นก็จะใช้ฉนวนใยแก้วสำหรับการหุ้มท่อลม</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนงานระบบปรับอากาศ</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">50</dt><dd class="text-neutral-600">1.22 x 7.50</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">38</dt><dd class="text-neutral-600">1.22 x 7.50</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/microfiber/microfiber-glc.jpg" alt="GLC Glass Cloth Liner — บุในท่อลมป" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/microfiber/microfiber-glc.jpg" alt="Glass Cloth Liner GLC" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">GLC</h4>
<p class="text-sm text-neutral-600">Glass Cloth Liner — บุในท่อลมปิดผิวด้วย Glass Cloth สีดำ</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">Glass Cloth Liner GLC</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนบุในท่อลมปิดผิว Glass Cloth สีดำ — ดูดซับเสียง ป้องกันหยดน้ำ</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว Micro Duct Liner เป็นฉนวนใยแก้วของบริษัท MicroFiber ที่ออกแบบขึ้นมาเพื่อติดตั้งภายในท่อลม ทำหน้าที่ในการลดเสียงของอากาศภายในท่อลม สามารถใช้งานได้ที่อุณหภูมิไม่เกิน 120 องศาเซลเซียสที่ความเร็วของกระแสลม 5,000 fpm (25.4 m/s) โดยไม่เกิดการกัดเซาะจากกระแสลม ซึงทดสอบตามมาตรฐาน UL 181 Erosion Test</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">การรักษาความเย็นภายในท่อลม</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">50</dt><dd class="text-neutral-600">1.22 x 2.44</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/microfiber/microfiber-gts.jpg" alt="GTS Glass Tissue Liner — บุในท่อลม" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/microfiber/microfiber-gts.jpg" alt="Glass Tissue Liner GTS" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">GTS</h4>
<p class="text-sm text-neutral-600">Glass Tissue Liner — บุในท่อลมปิดผิวด้วย Glass Tissue สีดำ</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">Glass Tissue Liner GTS</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนบุในท่อลมปิดผิว Glass Tissue สีดำ</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว Micro Duct Liner เป็นฉนวนใยแก้วของบริษัท MicroFiber ที่ออกแบบขึ้นมาเพื่อติดตั้งภายในท่อลม ทำหน้าที่ในการลดเสียงของอากาศภายในท่อลม สามารถใช้งานได้ที่อุณหภูมิไม่เกิน 120 องศาเซลเซียสที่ความเร็วของกระแสลม 5,000 fpm (25.4 m/s) โดยไม่เกิดการกัดเซาะจากกระแสลม ซึงทดสอบตามมาตรฐาน UL 181 Erosion Test</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">การรักษาความเย็นภายในท่อลม</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">50</dt><dd class="text-neutral-600">1.22 x 2.44</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/microfiber/microfiber-hi-temp.jpg" alt="Hi-Temp ฉนวนทนอุณหภูมิสูง 540°C — สำหร" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/microfiber/microfiber-hi-temp.jpg" alt="Micro Hi-Temp" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">Hi-Temp</h4>
<p class="text-sm text-neutral-600">ฉนวนทนอุณหภูมิสูง 540°C — สำหรับงาน Boiler/Steam Pipe</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">Micro Hi-Temp</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนทนอุณหภูมิสูง 540°C — สำหรับงาน Boiler/Steam Pipe</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว Micro Hi-Temp เป็นฉนวนใยแก้วที่ออกแบบมาสำหรับงานทนอุณหภูมิสูง สามารถใช้งานได้ถึง 350 องศาเซลเซียส ในงานหม้อต้ม เตาอบ หรือเครื่องจักรที่มีความร้อนสูง ก็สามารถใช้งานได้</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Mean Temperature</dt><dd class="text-neutral-600">Thermal Conductivity(W/m.K)</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">32 kg/m3</dt><dd class="text-neutral-600">40 kg/m3</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">75</dt><dd class="text-neutral-600">1.22 x 2.44</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">100</dt><dd class="text-neutral-600">1.22 x 2.44</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">50</dt><dd class="text-neutral-600">1.22 x 2.44</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/microfiber/microfiber-pfl.jpg" alt="PFL Perforated Foil Liner — บุในท่" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/microfiber/microfiber-pfl.jpg" alt="Perforated Foil Liner PFL" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">PFL</h4>
<p class="text-sm text-neutral-600">Perforated Foil Liner — บุในท่อลมชนิดฟอยล์รู</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">Perforated Foil Liner PFL</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนบุในท่อลมชนิดฟอยล์รู — ดูดซับเสียง ลดเสียงสะท้อน</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว Micro Duct Liner เป็นฉนวนใยแก้วของบริษัท MicroFiber ที่ออกแบบขึ้นมาเพื่อติดตั้งภายในท่อลม ทำหน้าที่ในการลดเสียงของอากาศภายในท่อลม สามารถใช้งานได้ที่อุณหภูมิไม่เกิน 120 องศาเซลเซียสที่ความเร็วของกระแสลม 5,000 fpm (25.4 m/s) โดยไม่เกิดการกัดเซาะจากกระแสลม ซึงทดสอบตามมาตรฐาน UL 181 Erosion Test</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">การรักษาความเย็นภายในท่อลม</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">50</dt><dd class="text-neutral-600">1.22 x 2.44</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/microfiber/microfiber-pln.jpg" alt="PLN Plain Roll — ฉนวนม้วนเปลือย" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/microfiber/microfiber-pln.jpg" alt="Plain Roll PLN" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">PLN</h4>
<p class="text-sm text-neutral-600">Plain Roll — ฉนวนม้วนเปลือย</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">Plain Roll PLN</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนม้วนเปลือย — สำหรับงานทั่วไป</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว Micro Roof เป็นฉนวนสำหรับงานหลังคาเพื่อป้องกันความร้อนจากหลังคาเข้าสู่ตัวอาคารโรงงาน หลังคาเมทัลชีทโรงงานในช่วงพักเที่ยงนั้นอุณหภูมิสูงสุดอยู่ที่ 70 องศาเซลเซียสซึ่งจะส่งความร้อนลงมาที่อาคาร ส่งผลให้สภาพอากาศการทำงานร้อนอย่างมาก</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">การติดตั้งฉนวนงานหลังคาก็เพื่อที่จะลดอุณหภูมิที่ส่งลงมาจากหลังคา ให้ลดน้อยลงเพื่อให้ผู้คนที่ทำงานในอาคารไม่ต้องรับความร้อนมากเกินไป และในอาคารโกดังที่มีการปรับอากาศทำความเย็น การติดตั้งฉนวนกันความร้อนจะส่งผลช่วยให้เครื่องปรับอากาศทำงานลดลงเพราะความร้อนที่ส่งลงมาลดลง และยังสามารถกักเก็บความเย็นไว้ภายในได้นานขึ้นอีกด้วย</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">75</dt><dd class="text-neutral-600">1.22 x 2.44</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">50</dt><dd class="text-neutral-600">1.22 x 2.44</dd></div></dl>
</div>
</div>
</div>

View File

@@ -57,7 +57,7 @@ const description = "ROCKWOOL ฉนวนใยหินคุณภาพส
</div>
</section>
<!-- Brand Description -->
<section class="py-16 bg-white">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10">
@@ -78,108 +78,133 @@ const description = "ROCKWOOL ฉนวนใยหินคุณภาพส
</div>
</section>
<!-- Product Grid -->
<!-- Product Catalog -->
<section class="py-16 bg-neutral-50">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<h2 class="text-2xl font-bold text-primary-700 mb-8 text-center">ผลิตภัณฑ์ในเครือ ROCKWOOL</h2>
<div class="text-center mb-12">
<h2 class="text-3xl font-bold text-primary-700 mb-2">ผลิตภัณฑ์ในเครือ ROCKWOOL</h2>
<p class="text-neutral-600">รายละเอียดสินค้าทุกรุ่น พร้อมข้อมูลเทคนิคครบถ้วน</p>
</div>
<div class="grid sm:grid-cols-2 lg:grid-cols-3 gap-6">
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/rockwool/rockduct.jpg" alt="ROCKDUCT สำหรับงานระบบปรับอากาศ (HVAC) " class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/rockwool/rockduct.jpg" alt="ROCKDUCT (ProRox BL)" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">ROCKDUCT</h4>
<p class="text-sm text-neutral-600">สำหรับงานระบบปรับอากาศ (HVAC) — ProRox BL ฉนวนใยหินสำหรับหุ้มท่อลม</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">ROCKDUCT (ProRox BL)</h4>
<p class="text-sm text-neutral-500 italic mb-2">สำหรับงานระบบปรับอากาศ (HVAC) — ฉนวนม้วนลวดตาข่ายหุ้มอลูมิเนียมฟอยล์ 1 ด้าน</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยหิน ROCKDUCT ProRox BL ถูกพัฒนามาตรฐานขึ้นเพื่อใช้สำหรับงานระบบปรับอากาศและระบบระบายอากาศ เพื่อให้มีคุณสมบัติในการใช้งานทนความร้อนที่สูงขึ้น ปิดผิวด้วยอลูมิเนียมฟอยล์ 1 ด้าน มีความหนาแน่นตั้งแต่ 40 กก/ลบ.ม 80 กก/ลบ.ม ความหนาที่ 25 และ 50 มม.</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนกันความร้อนชนิดม้วนลวดตาข่ายนั้น สามารถทนความร้อนได้ถึง 650 องศาเซลเซียสเลยทีเดียวซึ่งได้รับการรับรองมาตรฐานจาก ASTM C411 และ ASTM C447</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">2</dt><dd class="text-neutral-600">High dripping</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">3</dt><dd class="text-neutral-600">Quantity/speed emissionof high intensity</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">1</dt><dd class="text-neutral-600">Slow dripping</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 1</dt><dd class="text-neutral-600">เป็นสารที่ก่อให้เกิดมะเร็งในมนุษย์</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 2A</dt><dd class="text-neutral-600">เป็นสารที่อาจจะก่อให้เกิดมะเร็งในมนุษย์</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 2B</dt><dd class="text-neutral-600">เป็นสารที่มีความเป็นไปได้ที่อาจจะก่อให้เกิดมะเร้งในมนุษย์</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/rockwool/conlit-h110.jpg" alt="Conlit H110 Fire Barrier — ทนไฟสูงสุด 2 ชม" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/rockwool/conlit-h110.jpg" alt="Conlit H110" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">Conlit H110</h4>
<p class="text-sm text-neutral-600">Fire Barrier — ทนไฟสูงสุด 2 ชม. สำหรับงานกันไฟ</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">Conlit H110</h4>
<p class="text-sm text-neutral-500 italic mb-2">Fire Barrier — ฉนวนใยหินกันไฟ มาตรฐาน EN 13501-1 Non-Combustible A1</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยหินConlit H110 ถูกออกแบบเพื่องาน Fire Barrier บนพื้นฐานของการทนไฟอย่างยาวนานภายใต้อาคารที่เกิดอัคคีภัย เพื่อให้สถาปนิกและวิศกรอัคคีภัยสามารถมั่นใจได้ว่าการออกแบบสามารถช่วยชีวิตผู้คนในขณะเกิดอัคคีภัยได้</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">Conlit H110 ถูกใช้อย่างแพร่หลายในงานอัคคีภัยทั้งผนังกันไฟเพื่อแบ่งพื้นที่ออกเป็นส่วนๆ การใช้เพื่อซีลช่องว่างของท่อน้ำหรือท่ออากาศที่ทะลุผ่านระหว่างชั้น หรืองาน Fire Barrier</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">2</dt><dd class="text-neutral-600">High dripping</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">3</dt><dd class="text-neutral-600">Quantity/speed emissionof high intensity</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">1</dt><dd class="text-neutral-600">Slow dripping</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/rockwool/cool-n-comfort-rl.jpg" alt="Cool 'n' Comfort RL ฉนวนกันความร้อนหลังคา (Roll) —" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/rockwool/cool-n-comfort-rl.jpg" alt="Cool 'n' Comfort RL" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">Cool 'n' Comfort RL</h4>
<p class="text-sm text-neutral-600">ฉนวนกันความร้อนหลังคา (Roll) — เหมาะสำหรับงานมุงหลังคา</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">Cool 'n' Comfort RL</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนกันความร้อนหลังคา (Roll) — ความหนาแน่น 35-50K เหมาะสำหรับงานมุงหลังคาเมทัลชีท</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนกันความร้อน Cool n Comfort เป็นฉนวนใยหินในเครือของ ROCKWOOL ที่ถูกออกแบบขึ้นมาสำหรับงานระบบหลังคากันความร้อน ด้วยการออกแบบมาให้มีลักษณะม้วนเพื่อให้กลิ้งตามหลังคาได้ง่าย และมีแบบแผ่นคัดไซส์ที่ตรงกับขนาดของร่องแปรรังคา ติดตั้งได้ง่ายแค่เพียงว่างตัวฉนวนลงบนร้องหลังคาเท่านั้น</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยหินนั้นเหมาะอย่างมากในงานกันความร้อนหรับหลังคาด้วยค่าการนำความร้อนที่ต่ำเพียง 0.033 W/m.K และด้วยคุณสมบัติในการดูดซํบเสียงรบกวนที่ค่า NRC = 1.00 ทำให้เสียงจากฝนที่ตกกระทบหลังคาไม่สามารถเข้ามารบกวนภายในอาคารได้เลย</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 1</dt><dd class="text-neutral-600">เป็นสารที่ก่อให้เกิดมะเร็งในมนุษย์</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 2A</dt><dd class="text-neutral-600">เป็นสารที่อาจจะก่อให้เกิดมะเร็งในมนุษย์</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 2B</dt><dd class="text-neutral-600">เป็นสารที่มีความเป็นไปได้ที่อาจจะก่อให้เกิดมะเร้งในมนุษย์</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 3</dt><dd class="text-neutral-600">เป็นสารไม่ก่อให้เกิดมะเร็งในมนุษย์</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/rockwool/cool-n-comfort-sl.jpg" alt="Cool 'n' Comfort SL ฉนวนกันความร้อนหลังคา (Slab) —" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/rockwool/cool-n-comfort-sl.jpg" alt="Cool 'n' Comfort SL" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">Cool 'n' Comfort SL</h4>
<p class="text-sm text-neutral-600">ฉนวนกันความร้อนหลังคา (Slab) — แผ่นแข็งสำหรับงานหลังคา</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">Cool 'n' Comfort SL</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนกันความร้อนหลังคา (Slab) — แผ่นแข็งความหนาแน่นสูงสำหรับงานหลังคา</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนกันความร้อน Cool n Comfort เป็นฉนวนใยหินในเครือของ ROCKWOOL ที่ถูกออกแบบขึ้นมาสำหรับงานระบบหลังคากันความร้อน ด้วยการออกแบบมาให้มีลักษณะม้วนเพื่อให้กลิ้งตามหลังคาได้ง่าย และมีแบบแผ่นคัดไซส์ที่ตรงกับขนาดของร่องแปรรังคา ติดตั้งได้ง่ายแค่เพียงว่างตัวฉนวนลงบนร้องหลังคาเท่านั้น</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยหินนั้นเหมาะอย่างมากในงานกันความร้อนหรับหลังคาด้วยค่าการนำความร้อนที่ต่ำเพียง 0.033 W/m.K และด้วยคุณสมบัติในการดูดซํบเสียงรบกวนที่ค่า NRC = 1.00 ทำให้เสียงจากฝนที่ตกกระทบหลังคาไม่สามารถเข้ามารบกวนภายในอาคารได้เลย</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 1</dt><dd class="text-neutral-600">เป็นสารที่ก่อให้เกิดมะเร็งในมนุษย์</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 2A</dt><dd class="text-neutral-600">เป็นสารที่อาจจะก่อให้เกิดมะเร็งในมนุษย์</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 2B</dt><dd class="text-neutral-600">เป็นสารที่มีความเป็นไปได้ที่อาจจะก่อให้เกิดมะเร้งในมนุษย์</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 3</dt><dd class="text-neutral-600">เป็นสารไม่ก่อให้เกิดมะเร็งในมนุษย์</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/rockwool/prorox-bl.jpg" alt="ProRox BL ฉนวนใยหินชนิดม้วน (Blanket) — " class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/rockwool/prorox-bl.jpg" alt="ProRox BL" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">ProRox BL</h4>
<p class="text-sm text-neutral-600">ฉนวนใยหินชนิดม้วน (Blanket) — งานอุตสาหกรรมทั่วไป</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">ProRox BL</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนใยหินชนิดม้วน (Blanket) — งานอุตสาหกรรมทั่วไป ทนความร้อนได้สูง</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยหินProRox BL เป็นฉนวนใยหินROCKWOOL ในซีรี่ย์ ProRox ที่ออกแบบมาสำหรับงานอุตสาหกรรมที่มีการใช้งานที่ทนความร้อนสูงกว่า ต้องการใบรับรองมาตรฐานต่างๆมากกว่า</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">ProRox BL เป็นฉนวนใยหินในรูปแบบม้วน จะถูกนำไปใช้ในงานหุ้มถังความร้อน หรือหม้อต้ม มีอุณหภูมิใช้งานที่สูงถึง 650 องศาเซลเซียส ที่ความหนาแน่น 100 ก.ก./ลบ.ม เนื่องจากอุณหภูมิใช้งานที่ค่อนข้างกว้างจึงนำไปใช้ในงานที่หลากหลายได้</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">2</dt><dd class="text-neutral-600">High dripping</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">3</dt><dd class="text-neutral-600">Quantity/speed emissionof high intensity</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">1</dt><dd class="text-neutral-600">Slow dripping</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 1</dt><dd class="text-neutral-600">เป็นสารที่ก่อให้เกิดมะเร็งในมนุษย์</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 2A</dt><dd class="text-neutral-600">เป็นสารที่อาจจะก่อให้เกิดมะเร็งในมนุษย์</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 2B</dt><dd class="text-neutral-600">เป็นสารที่มีความเป็นไปได้ที่อาจจะก่อให้เกิดมะเร้งในมนุษย์</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/rockwool/prorox-ps960.jpg" alt="ProRox PS960 สำหรับงานหุ้มท่อน้ำร้อน — ทนคว" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/rockwool/prorox-ps960.jpg" alt="ProRox PS960" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">ProRox PS960</h4>
<p class="text-sm text-neutral-600">สำหรับงานหุ้มท่อน้ำร้อน — ทนความร้อนสูง</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">ProRox PS960</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนใยหินสำหรับงานหุ้มท่อน้ำร้อน — ทนความร้อนสูง ใช้ในงาน Industrial Process Pipe</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ProRox PS960sa WR-TECH</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">2</dt><dd class="text-neutral-600">High dripping</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">3</dt><dd class="text-neutral-600">Quantity/speed emissionof high intensity</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">1</dt><dd class="text-neutral-600">Slow dripping</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 1</dt><dd class="text-neutral-600">เป็นสารที่ก่อให้เกิดมะเร็งในมนุษย์</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 2A</dt><dd class="text-neutral-600">เป็นสารที่อาจจะก่อให้เกิดมะเร็งในมนุษย์</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 2B</dt><dd class="text-neutral-600">เป็นสารที่มีความเป็นไปได้ที่อาจจะก่อให้เกิดมะเร้งในมนุษย์</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/rockwool/prorox-sl.jpg" alt="ProRox SL ฉนวนใยหินงานอุตสาหกรรม — Slab " class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/rockwool/prorox-sl.jpg" alt="ProRox SL" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">ProRox SL</h4>
<p class="text-sm text-neutral-600">ฉนวนใยหินงานอุตสาหกรรม Slab ทนไฟ 650°C</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">ProRox SL</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนใยหินงานอุตสาหกรรม (Slab) — ทนไฟสูง 650°C สำหรับงาน Boiler/Steam Pipe</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ProRox SL สามารถใช้งานได้ถึงอุณหภูมิ 650 องศาเซลเซียส ยิ่งท่อร้อนมาก ฉนวนจะยิ่งหนามาก เพื่อป้องกันไม่ให้คนสัมผัสกับท่อร้อน และเพื่อลดการสูญเสียความร้อนของท่อด้วย</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">เราสามารถคำนวณความหนาของฉนวนที่เหมาะสมได้ด้วย Program RockAssist สามารถดูวิธีการใช้งานโปรแกรม RockAssist ได้ในบทความ วิธีการใช้งาน Program RockAssist</p>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/rockwool/prorox-wm.jpg" alt="ProRox WM ชนิดม้วนลวดตาข่าย — สำหรับงานท" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/rockwool/prorox-wm.jpg" alt="ProRox WM" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">ProRox WM</h4>
<p class="text-sm text-neutral-600">ชนิดม้วนลวดตาข่าย — สำหรับงานท่อขนาดใหญ่</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">ProRox WM</h4>
<p class="text-sm text-neutral-500 italic mb-2">ชนิดม้วนลวดตาข่าย (Wire Mesh) — สำหรับงานท่อขนาดใหญ่ ทนทาน</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยหินProRox WM เป็นหนึ่งในซี่รีย์ ProRox ซึ่งเป็นฉนวนใยหินที่ออกแบบมาสำหรับงานอุตสาหกรรม เพื่อนำมาใช้ในการหุ้มท่อความร้อนขนาดใหญ่ โดยทางบริษัท ROCKWOOL แนะนำให้ใช้งานกับท่อขนาด 14 นิ้ว ( 356 มม ) ขึ้นไป เพื่อให้ง่ายต่อการหุ้มฉนวน และฉนวนใยหินProRox WM สามารถใช้งานได้ที่อุณหภูมิสูงสุดที่ 650 องศาเซลเซียสเช่นเดียวกับ ProRox PS ที่ทำออกมาในรูปแบบท่ออีกด้วย</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนกันความร้อนชนิดม้วนลวดตาข่ายนั้น สามารถทนความร้อนได้ถึง 650 750 องศาเซลเซียสเลยทีเดียวซึ่งได้รับการรับรองมาตรฐานจาก ASTM C111 และ ASTM C447</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">2</dt><dd class="text-neutral-600">High dripping</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">3</dt><dd class="text-neutral-600">Quantity/speed emissionof high intensity</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">1</dt><dd class="text-neutral-600">Slow dripping</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 1</dt><dd class="text-neutral-600">เป็นสารที่ก่อให้เกิดมะเร็งในมนุษย์</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 2A</dt><dd class="text-neutral-600">เป็นสารที่อาจจะก่อให้เกิดมะเร็งในมนุษย์</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 2B</dt><dd class="text-neutral-600">เป็นสารที่มีความเป็นไปได้ที่อาจจะก่อให้เกิดมะเร้งในมนุษย์</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/rockwool/rocksafe-plus.jpg" alt="RockSafe Plus ฉนวนกันไฟไหม้ 2 ชม. — มาตรฐาน " class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/rockwool/rocksafe-plus.jpg" alt="RockSafe Plus" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">RockSafe Plus</h4>
<p class="text-sm text-neutral-600">ฉนวนกันไฟไหม้ 2 ชม. — มาตรฐาน BS 476 / ASTM E119</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">RockSafe Plus</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนกันไฟไหม้ 2 ชม. — มาตรฐาน BS 476 / ASTM E119 เหมาะสำหรับอาคารสูง</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ROCKWOOL รุ่น RockSafe Plus</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนกันไฟไหม้ ROCKWOOL RockSafe Plus เป็นผลิตภัณฑ์ของบริษัท ร็อควูล ประเทศไทย จำกัดถูกออกแบบมาสำหรับงานป้องกันอัคคีภาย เช่น งานอุดช่องผนังเปิดอาคาร งานอุดช่องระหว่างชั้นอาคาร งานผนังกระจก (Curtain Wall) งานช่องชาร์ป และอื่นๆ อีก</p>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/rockwool/safe-n-silent-pro.jpg" alt="Safe 'n' Silent Pro ฉนวนกันเสียงภายในอาคาร — NRC ส" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/rockwool/safe-n-silent-pro.jpg" alt="Safe 'n' Silent Pro" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">Safe 'n' Silent Pro</h4>
<p class="text-sm text-neutral-600">ฉนวนกันเสียงภายในอาคาร — NRC สูง 0.95+</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">Safe 'n' Silent Pro</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนกันเสียงภายในอาคาร — NRC สูง 0.95+ ติดตั้งในผนังและฝ้าเพดาน</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนกันเสียง ROCKWOOL รุ่น Safe n Silent Pro</p>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/rockwool/thermalrock-s.jpg" alt="ThermalRock S Fire Partition — แผ่นแข็งความห" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/rockwool/thermalrock-s.jpg" alt="ThermalRock S" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">ThermalRock S</h4>
<p class="text-sm text-neutral-600">Fire Partition — แผ่นแข็งความหนาแน่นสูง</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">ThermalRock S</h4>
<p class="text-sm text-neutral-500 italic mb-2">Fire Partition — แผ่นแข็งความหนาแน่นสูง 120-150 kg/m³</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยหิน ThermalRock S เป็นฉนวนใยหินแบบแผ่นแข็งมีความหนาแน่นที่สูง (120 150 kg/m3) ใช้สำหรับผนังแบ่งส่วนอาคารหรือ Fire Partition เพื่อป้องกันการลุกลามของเปลวเพลิงระหว่างอาคาร</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">เพื่อลดการสุญเสียที่เกิดจากเพลิงไหม้ผนังทางหนีไฟหรือ Corridor และผนังแบ่งส่วนอาคารหรือ Fire Partition จะต้องมีความสามารถในการทนไฟ</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">2</dt><dd class="text-neutral-600">High dripping</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">3</dt><dd class="text-neutral-600">Quantity/speed emissionof high intensity</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">1</dt><dd class="text-neutral-600">Slow dripping</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 1</dt><dd class="text-neutral-600">เป็นสารที่ก่อให้เกิดมะเร็งในมนุษย์</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 2A</dt><dd class="text-neutral-600">เป็นสารที่อาจจะก่อให้เกิดมะเร็งในมนุษย์</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">Group 2B</dt><dd class="text-neutral-600">เป็นสารที่มีความเป็นไปได้ที่อาจจะก่อให้เกิดมะเร้งในมนุษย์</dd></div></dl>
</div>
</div>
</div>

View File

@@ -57,7 +57,7 @@ const description = "ฉนวนกันความร้อน SCG จาก
</div>
</section>
<!-- Brand Description -->
<section class="py-16 bg-white">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10">
@@ -77,117 +77,144 @@ const description = "ฉนวนกันความร้อน SCG จาก
</div>
</section>
<!-- Product Grid -->
<!-- Product Catalog -->
<section class="py-16 bg-neutral-50">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<h2 class="text-2xl font-bold text-primary-700 mb-8 text-center">ผลิตภัณฑ์ในเครือ SCG</h2>
<div class="text-center mb-12">
<h2 class="text-3xl font-bold text-primary-700 mb-2">ผลิตภัณฑ์ในเครือ SCG</h2>
<p class="text-neutral-600">รายละเอียดสินค้าทุกรุ่น พร้อมข้อมูลเทคนิคครบถ้วน</p>
</div>
<div class="grid sm:grid-cols-2 lg:grid-cols-3 gap-6">
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/scg/scg-crb-g.jpg" alt="CRB-G CRB-G ฉนวนใยแก้วหลังคา ชนิดฟอย" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/scg/scg-crb-g.jpg" alt="SCG CRB-G" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">CRB-G</h4>
<p class="text-sm text-neutral-600">CRB-G ฉนวนใยแก้วหลังคา ชนิดฟอยล์ 2 ด้าน — กันความร้อนสูง</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">SCG CRB-G</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนใยแก้วหลังคา ชนิดฟอยล์ 2 ด้าน — ความหนาแน่น 16-48K</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว SCG สำหรับงานหลังคากันความร้อน</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">หลังคาเป็นส่วนแรกที่สัมผัสกับความร้อนที่ส่งมาจากพระอาทิตย์ ในงานหลังคาเมทัลชีทอุณหภูมิในช่วงเที่ยงวันนั้นสามารถสูงได้ถึง 70 องศาเซลเซียส ถ้าหากบริเวณใต้หลังคาไม่มีการติดตั้งวัสดุเพื่อป้องกันความร้อน พนักงานที่ทำงานอยู่ใต้หลังคานี้จะรู้สึกรู้และอึดอัดอย่างมาก</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">50</dt><dd class="text-neutral-600">1.22 x 10.00</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">75</dt><dd class="text-neutral-600">1.22 x 10.00</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/scg/scg-cylence-zoftone.jpg" alt="Cylence ZofTone Cylence ZofTone — แผ่นบุผนังอะ" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/scg/scg-cylence-zoftone.jpg" alt="Cylence ZofTone" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">Cylence ZofTone</h4>
<p class="text-sm text-neutral-600">Cylence ZofTone — แผ่นบุผนังอะคูสติก ลายไม้</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">Cylence ZofTone</h4>
<p class="text-sm text-neutral-500 italic mb-2">แผ่นบุผนังอะคูสติก ลายไม้ — NRC สูง มาตรฐาน มอก. 486 / 487</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">แผ่นบุผนังอะคูสติก Cylence รุ่น ZofTone เป็นแผ่นผนังสำเร็จรูป เพื่อการดูดซับเสียง ผลิตจากแผ่นกลาสวูล (Glasswool) ความหนาแน่นสูงหุ้มรอบด้านด้วยผ้าใยแก้วทอพิเศษ ออกแบบและผลิตขึ้นตามมาตรฐานสากล ASTM, มอก. 486 และ มอก. 487</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">แผ่นบุผนังอะคูสติก Cylence รุ่น ZofTone สามารถติดตั้งได้กับผนังทุกประเภท ได้แก่ ผนังคอนกรีต ผนังก่ออิฐฉาบปูน ผนังยิปซั่ม หรือผนังสมาทบอร์ด ฯลฯ เหมาะสมกับการใช้งานในห้องเครื่องจักร ห้องประชุม โรงภาพยนต์</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">W050L-GC</dt><dd class="text-neutral-600">50</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">W050M-GC</dt><dd class="text-neutral-600">50</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">W050H-GC</dt><dd class="text-neutral-600">50</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/scg/scg-cylence-zoundblock.jpg" alt="Cylence Zoundblock Cylence ZoundBlock — ฉนวนกันเส" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/scg/scg-cylence-zoundblock.jpg" alt="Cylence ZoundBlock" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">Cylence Zoundblock</h4>
<p class="text-sm text-neutral-600">Cylence ZoundBlock — ฉนวนกันเสียงผนังอาคาร</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">Cylence ZoundBlock</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนกันเสียงผนังอาคาร — แผ่น Cylence Glasswool หุ้ม Glass Tissue</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนกันเสียง SCG รุ่น Cylence ZoundBlock</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">วัสดุอะคูสติก ฉนวนกันเสียง SCG รุ่น Cylence ZoundBlock เป็นวัสดุสำหรับติดตั้งในโครงผนังเพื่อใช้ในการป้องกันเสียงรบกวนจากภายนอก ไม่ให้เข้ามาภายในห้องพักอาศัยของเรา</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">60</dt><dd class="text-neutral-600">ติดตั้งร่วมกับโครงคร่าวโลหะ ขนาด C75</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">50</dt><dd class="text-neutral-600">ติดตั้งร่วมกับโครงคร่าวโลหะ ขนาด C65</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/scg/scg-dln-g.jpg" alt="DLN DLN ฉนวนบุในท่อลม ปิดผิว Neopr" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/scg/scg-dln-g.jpg" alt="SCG DLN" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">DLN</h4>
<p class="text-sm text-neutral-600">DLN ฉนวนบุในท่อลม ปิดผิว Neoprene — ลดเสียงรบกวน</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">SCG DLN</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนบุในท่อลม ปิดผิว Neoprene — ลดเสียงรบกวน</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว scg สำหรับงานบุในท่อลม</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">ในงานระบบท่อส่งลมเย็นขนาดใหญ่ที่มีการเดินท่อลมสังกะสี เพื่อกระจายลมเย็นไปยังส่วนต่างๆของอาคาร ภายในท่อลมจะมีอากาศเย็นไหลผ่าน และอากาศเย็นเหล่านี้จะมีความเร็วสูง จนทำให้เกิดเสียงของลมและอาจจะเกิดการสั่นของท่อลมเนื่องมากจากความเร็วลมที่ค่อนข้างสูง</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">(M x M)</dt><dd class="text-neutral-600">(ft x ft)</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/scg/scg-fpo-g.jpg" alt="FPO FPO ฉนวนบุในท่อลม ปิดผิวฟอยล์ร" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/scg/scg-fpo-g.jpg" alt="SCG FPO" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">FPO</h4>
<p class="text-sm text-neutral-600">FPO ฉนวนบุในท่อลม ปิดผิวฟอยล์รู — ป้องกันเสียงสะท้อน</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">SCG FPO</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนบุในท่อลม ปิดผิวฟอยล์รู — ป้องกันเสียงสะท้อน</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว scg สำหรับงานบุในท่อลม</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">ในงานระบบท่อส่งลมเย็นขนาดใหญ่ที่มีการเดินท่อลมสังกะสี เพื่อกระจายลมเย็นไปยังส่วนต่างๆของอาคาร ภายในท่อลมจะมีอากาศเย็นไหลผ่าน และอากาศเย็นเหล่านี้จะมีความเร็วสูง จนทำให้เกิดเสียงของลมและอาจจะเกิดการสั่นของท่อลมเนื่องมากจากความเร็วลมที่ค่อนข้างสูง</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">(M x M)</dt><dd class="text-neutral-600">(ft x ft)</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/scg/scg-fso-g.jpg" alt="FPO-G FPO-G ฉนวนหลังคา ชนิดฟอยล์ 1 ด" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/scg/scg-fso-g.jpg" alt="SCG FPO-G" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">FPO-G</h4>
<p class="text-sm text-neutral-600">FPO-G ฉนวนหลังคา ชนิดฟอยล์ 1 ด้าน</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">SCG FPO-G</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนหลังคา ชนิดฟอยล์ 1 ด้าน</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว SCG สำหรับงานหลังคากันความร้อน</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">หลังคาเป็นส่วนแรกที่สัมผัสกับความร้อนที่ส่งมาจากพระอาทิตย์ ในงานหลังคาเมทัลชีทอุณหภูมิในช่วงเที่ยงวันนั้นสามารถสูงได้ถึง 70 องศาเซลเซียส ถ้าหากบริเวณใต้หลังคาไม่มีการติดตั้งวัสดุเพื่อป้องกันความร้อน พนักงานที่ทำงานอยู่ใต้หลังคานี้จะรู้สึกรู้และอึดอัดอย่างมาก</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">50</dt><dd class="text-neutral-600">1.22 x 10.00</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">75</dt><dd class="text-neutral-600">1.22 x 10.00</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/scg/scg-gtb-g.jpg" alt="GTB GTB ฉนวนบุในท่อลม ปิดผิว Glass" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/scg/scg-gtb-g.jpg" alt="SCG GTB" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">GTB</h4>
<p class="text-sm text-neutral-600">GTB ฉนวนบุในท่อลม ปิดผิว Glass Tissue</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">SCG GTB</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนบุในท่อลม ปิดผิว Glass Tissue</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว scg สำหรับงานบุในท่อลม</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">ในงานระบบท่อส่งลมเย็นขนาดใหญ่ที่มีการเดินท่อลมสังกะสี เพื่อกระจายลมเย็นไปยังส่วนต่างๆของอาคาร ภายในท่อลมจะมีอากาศเย็นไหลผ่าน และอากาศเย็นเหล่านี้จะมีความเร็วสูง จนทำให้เกิดเสียงของลมและอาจจะเกิดการสั่นของท่อลมเนื่องมากจากความเร็วลมที่ค่อนข้างสูง</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">(M x M)</dt><dd class="text-neutral-600">(ft x ft)</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/scg/scg-hti-g.jpg" alt="HTI HTI ฉนวนทนอุณหภูมิสูง ชนิดเปลื" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/scg/scg-hti-g.jpg" alt="SCG HTI" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">HTI</h4>
<p class="text-sm text-neutral-600">HTI ฉนวนทนอุณหภูมิสูง ชนิดเปลือย (540°C)</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">SCG HTI</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนทนอุณหภูมิสูง ชนิดเปลือย 540°C</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนกันความร้อนงานทนความร้อน</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">ในงานอุตสาหกรรมความร้อนสูงที่ไม่เกิน 540 องศาเซลเซียสทั้งไอน้ำร้อน ท่อน้ำร้อน อุตสาหกรรมอาหาร ส่วนใหญ่แล้วจะใช้ฉนวนใยแก้วเป็นฉนวนกันความร้อน เพราะมีราคาถูกกว่าผลิตภัณฑ์ชนิดอื่น และให้ประสิทธิภาพที่ดี เหมาะสมกับการใช้งาน</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">75</dt><dd class="text-neutral-600">1.22 x 2.44</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/scg/scg-htif-g.jpg" alt="HTIF HTIF ฉนวนทนอุณหภูมิสูง ฟอยล์ 1" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/scg/scg-htif-g.jpg" alt="SCG HTIF" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">HTIF</h4>
<p class="text-sm text-neutral-600">HTIF ฉนวนทนอุณหภูมิสูง ฟอยล์ 1 ด้าน</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">SCG HTIF</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนทนอุณหภูมิสูง ฟอยล์ 1 ด้าน — 540°C</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนกันความร้อนงานทนความร้อน</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">ในงานอุตสาหกรรมความร้อนสูงที่ไม่เกิน 540 องศาเซลเซียสทั้งไอน้ำร้อน ท่อน้ำร้อน อุตสาหกรรมอาหาร ส่วนใหญ่แล้วจะใช้ฉนวนใยแก้วเป็นฉนวนกันความร้อน เพราะมีราคาถูกกว่าผลิตภัณฑ์ชนิดอื่น และให้ประสิทธิภาพที่ดี เหมาะสมกับการใช้งาน</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">75</dt><dd class="text-neutral-600">1.22 x 2.44</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/scg/scg-htifd-g.jpg" alt="HTIFD HTIFD ฉนวนทนความร้อนสูง ฟอยล์ " class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/scg/scg-htifd-g.jpg" alt="SCG HTIFD" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">HTIFD</h4>
<p class="text-sm text-neutral-600">HTIFD ฉนวนทนความร้อนสูง ฟอยล์ 2 ด้าน</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">SCG HTIFD</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนทนความร้อนสูง ฟอยล์ 2 ด้าน — 540°C</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนกันความร้อนงานทนความร้อน</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">ในงานอุตสาหกรรมความร้อนสูงที่ไม่เกิน 540 องศาเซลเซียสทั้งไอน้ำร้อน ท่อน้ำร้อน อุตสาหกรรมอาหาร ส่วนใหญ่แล้วจะใช้ฉนวนใยแก้วเป็นฉนวนกันความร้อน เพราะมีราคาถูกกว่าผลิตภัณฑ์ชนิดอื่น และให้ประสิทธิภาพที่ดี เหมาะสมกับการใช้งาน</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">75</dt><dd class="text-neutral-600">1.22 x 2.44</dd></div></dl>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/scg/scg-stay-cool.jpg" alt="STAY COOL STAY COOL — ฉนวนกันความร้อนวาง" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/scg/scg-stay-cool.jpg" alt="STAY COOL" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">STAY COOL</h4>
<p class="text-sm text-neutral-600">STAY COOL — ฉนวนกันความร้อนวางบนฝ้า SCG</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">STAY COOL</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนกันความร้อนวางบนฝ้า SCG — ตราช้าง</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว STAY COOL เป็นฉนวนฉนวนใยแก้ว ตราช้าง ที่ออกแบบขึ้นมาสำหรับใช้บนฝ้า-เพดาน เพื่อลดความร้อนเข้าสู่ตัวบ้าน</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">หลังคาบ้านจะเป็นพื้นที่ที่ได้รับความร้อนจากแสงอาทิตย์มากที่สุด ทำให้หลังคาบ้านในช่วงกลางวันนั้นร้อนมาก หลังคาจะส่งความร้อนเข้าสู่โถงฝ้า-เพดานและจะผ่านเข้ามาถึงผู้พักอาศัยในบ้าน การติดตั้งฉนวนกันความร้อนสามารถติดตั้งได้ตั้งแต่ไม่ให้ความร้อนเข้ามาบริเวณหลังคาโดยการติดฉนวนไว้บริเวณใต้หลังคาเลย</p>
</div>
</div>
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow">
<div class="aspect-square bg-neutral-100">
<img src="/images/scg/scg-ub-g.jpg" alt="UB UB ฉนวนหลังคา ชนิดแผ่น (Slab)" class="w-full h-full object-contain p-2" loading="lazy" />
<div class="bg-white rounded-2xl overflow-hidden border border-neutral-200 hover:shadow-lg transition-shadow flex flex-col">
<div class="aspect-square bg-neutral-50 border-b border-neutral-100">
<img src="/images/scg/scg-ub-g.jpg" alt="SCG UB" class="w-full h-full object-contain p-2" loading="lazy" />
</div>
<div class="p-4">
<h4 class="text-lg font-semibold text-primary-700 mb-2">UB</h4>
<p class="text-sm text-neutral-600">UB ฉนวนหลังคา ชนิดแผ่น (Slab)</p>
<div class="p-5 flex-1 flex flex-col">
<h4 class="text-lg font-semibold text-primary-700 mb-1">SCG UB</h4>
<p class="text-sm text-neutral-500 italic mb-2">ฉนวนหลังคา ชนิดแผ่น (Slab) — ไม่มีฟอยล์</p>
<p class="text-sm text-neutral-600 mt-2 leading-relaxed">ฉนวนใยแก้ว SCG สำหรับงานหลังคากันความร้อน</p><p class="text-sm text-neutral-600 mt-2 leading-relaxed">หลังคาเป็นส่วนแรกที่สัมผัสกับความร้อนที่ส่งมาจากพระอาทิตย์ ในงานหลังคาเมทัลชีทอุณหภูมิในช่วงเที่ยงวันนั้นสามารถสูงได้ถึง 70 องศาเซลเซียส ถ้าหากบริเวณใต้หลังคาไม่มีการติดตั้งวัสดุเพื่อป้องกันความร้อน พนักงานที่ทำงานอยู่ใต้หลังคานี้จะรู้สึกรู้และอึดอัดอย่างมาก</p>
<dl class="mt-3 grid grid-cols-1 gap-x-3 gap-y-1 text-xs text-neutral-600"><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">50</dt><dd class="text-neutral-600">1.22 x 10.00</dd></div><div class="flex justify-between border-b border-neutral-100 py-1"><dt class="font-medium text-neutral-700">75</dt><dd class="text-neutral-600">1.22 x 10.00</dd></div></dl>
</div>
</div>
</div>