Auto-sync from website-creator

This commit is contained in:
Kunthawat
2026-04-02 09:14:46 +07:00
parent ec03a10712
commit 82e8a5fda7
33 changed files with 5961 additions and 5 deletions

View File

@@ -4,6 +4,22 @@ import Header from '@/components/common/Header.astro';
import Footer from '@/components/common/Footer.astro';
---
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Product",
"name": "อุปกรณ์ดับเพลิง ตู้ดับเพลิงเก็บเครื่องดับเพลิง",
"description": "อุปกรณ์ดับเพลิง ตู้ดับเพลิงเก็บเครื่องดับเพลิง ครบอย่างจบในที่เดียว รับปรึกษาแล้วให้คำแนะนำได้ ไม่ว่าจะติดตั้งที่ไหน เราให้คำตอบคุณได้เสมอ ดีล พลัส เทค",
"image": "https://dealplustech.co.th/images/products-cropped/extinguishers_000C.jpg",
"offers": {
"@type": "Offer",
"url": "https://dealplustech.co.th/อุปกรณ์ดับเพลิง",
"priceCurrency": "THB",
"availability": "https://schema.org/InStock"
}
}
</script>
<BaseLayout title="อุปกรณ์ดับเพลิง ตู้ดับเพลิงเก็บเครื่องดับเพลิง" description="อุปกรณ์ดับเพลิง ตู้ดับเพลิงเก็บเครื่องดับเพลิง ครบอย่างจบในที่เดียว รับปรึกษาแล้วให้คำแนะนำได้ ไม่ว่าจะติดตั้งที่ไหน เราให้คำตอบคุณได้เสมอ ดีล พลัส เทค">
<Header slot="header" />
@@ -143,7 +159,251 @@ import Footer from '@/components/common/Footer.astro';
</div>
</div>
</section>
<!-- Fire System Types Guide -->
<section class="section bg-gray-50">
<div class="container-custom">
<h2 class="text-xl font-bold text-secondary-900 mb-8 text-center">ระบบดับเพลิงและอุปกรณ์ป้องกันอัคคีภัย</h2>
<div class="grid md:grid-cols-3 gap-8">
<!-- Sprinkler System -->
<div class="bg-white rounded-xl p-6 shadow-sm hover:shadow-md transition-shadow">
<div class="w-14 h-14 bg-primary-100 rounded-lg flex items-center justify-center mb-4">
<svg class="w-8 h-8 text-primary-600" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.428 15.428a2 2 0 00-1.022-.547l-2.384-.477a6 6 0 00-3.86.517l-.318.158a6 6 0 01-3.86.517L6.05 15.21a2 2 0 00-1.806.547M8 4h8l-1 1v5.172a2 2 0 00.586 1.414l5 5c1.26 1.26.367 3.414-1.415 3.414H4.828c-1.782 0-2.674-2.154-1.414-3.414l5-5A2 2 0 009 10.172V5L8 4z"/>
</svg>
</div>
<h3 class="text-lg font-bold text-secondary-900 mb-3">ระบบสปริงเกอร์ดับเพลิง (Sprinkler System)</h3>
<p class="text-secondary-600 mb-4">ระบบดับเพลิงอัตโนมัติที่ติดตั้งหัวสปริงเกอร์ตามเพดานเมื่อตรวจพบอุณหภูมิสูงถึงจุดตั้งค่า หัวสปริงจะทำงานและพ่นน้ำอัตโนมัติ</p>
<ul class="text-sm text-secondary-600 space-y-2">
<li>• Wet Pipe System - น้ำในท่อตลอดเวลา</li>
<li>• Dry Pipe System - อากาศแทนน้ำในท่อ</li>
<li>• Pre-Action System - รวม Wet และ Dry</li>
<li>• Deluge System - น้ำพร้อมเปิดพร้อมกันทุกหัว</li>
</ul>
</div>
<!-- Hydrant System -->
<div class="bg-white rounded-xl p-6 shadow-sm hover:shadow-md transition-shadow">
<div class="w-14 h-14 bg-primary-100 rounded-lg flex items-center justify-center mb-4">
<svg class="w-8 h-8 text-primary-600" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 10V3L4 14h7v7l9-11h-7z"/>
</svg>
</div>
<h3 class="text-lg font-bold text-secondary-900 mb-3">ระบบไฮแดรนท์ (Hydrant System)</h3>
<p class="text-secondary-600 mb-4">ระบบดับเพลิงภายในอาคารที่เชื่อมต่อกับแหล่งน้ำแรงดันสูง มีหัวฉีดและสายยางพร้อมใช้งาน</p>
<ul class="text-sm text-secondary-600 space-y-2">
<li>• ถังดับเพลิงแบบตั้งเติม (Wall Mounted)</li>
<li>• ตู้ดับเพลิงเก็บเครื่องดับเพลิง</li>
<li>• หัวฉีดน้ำดับเพลิง (Fire Hose)</li>
<li>• สายดับเพลิงและมือจับ</li>
</ul>
</div>
<!-- Fire Alarm System -->
<div class="bg-white rounded-xl p-6 shadow-sm hover:shadow-md transition-shadow">
<div class="w-14 h-14 bg-primary-100 rounded-lg flex items-center justify-center mb-4">
<svg class="w-8 h-8 text-primary-600" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 17h5l-1.405-1.405A2.032 2.032 0 0118 14.158V11a6.002 6.002 0 00-4-5.659V5a2 2 0 10-4 0v.341C7.67 6.165 6 8.388 6 11v3.159c0 .538-.214 1.055-.595 1.436L4 17h5m6 0v1a3 3 0 11-6 0v-1m6 0H9"/>
</svg>
</div>
<h3 class="text-lg font-bold text-secondary-900 mb-3">ระบบเตือนอัคคีภัย (Fire Alarm System)</h3>
<p class="text-secondary-600 mb-4">ระบบตรวจจับและแจ้งเตือนเมื่อเกิดเหตุไฟไหม้ ประกอบด้วยอุปกรณ์ตรวจจับหลายประเภท</p>
<ul class="text-sm text-secondary-600 space-y-2">
<li>• สัญญาณเตือนไฟ (Smoke Detector)</li>
<li>• ตัวตรวจจับความร้อน (Heat Detector)</li>
<li>• ปุ่มกดแจ้งเหตุ (Manual Pull Station)</li>
<li>• กริ่งและไซเรนเตือนไฟ</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Product Selection Guide -->
<section class="section bg-white">
<div class="container-custom">
<h2 class="text-xl font-bold text-secondary-900 mb-8 text-center">วิธีเลือกอุปกรณ์ดับเพลิงให้เหมาะกับการใช้งาน</h2>
<div class="max-w-4xl mx-auto">
<div class="prose prose-lg max-w-none">
<p class="text-lg text-secondary-700 leading-relaxed mb-6">การเลือกอุปกรณ์ดับเพลิงที่เหมาะสมต้องพิจารณาหลายปัจจัย เพื่อให้การป้องกันอัคคีภัยมีประสิทธิภาพสูงสุด</p>
<div class="grid md:grid-cols-2 gap-6 mb-8">
<div class="bg-primary-50 rounded-lg p-6">
<h3 class="font-bold text-secondary-900 mb-3">1. พิจารณาประเภทไฟ</h3>
<p class="text-secondary-700 text-sm">ไฟแบ่งเป็น 4 ประเภท (Class A, B, C, D) - เลือกถังดับเพลิงให้เหมาะกับประเภทไฟที่มีโอกาสเกิดในพื้นที่นั้น</p>
</div>
<div class="bg-primary-50 rounded-lg p-6">
<h3 class="font-bold text-secondary-900 mb-3">2. ขนาดพื้นที่</h3>
<p class="text-secondary-700 text-sm">พื้นที่ใหญ่ต้องการถังดับเพลิงขนาดใหญ่หรือจำนวนมากขึ้น คำนวณตามสูตร 1 กก. ต่อ 25 ตารางเมตร</p>
</div>
<div class="bg-primary-50 rounded-lg p-6">
<h3 class="font-bold text-secondary-900 mb-3">3. มาตรฐานและการรับรอง</h3>
<p class="text-secondary-700 text-sm">เลือกผลิตภัณฑ์ที่ได้รับมาตรฐาน มอก. และผ่านการทดสอบจากหน่วยงานที่เชื่อถือได้</p>
</div>
<div class="bg-primary-50 rounded-lg p-6">
<h3 class="font-bold text-secondary-900 mb-3">4. การบำรุงรักษา</h3>
<p class="text-secondary-700 text-sm">เลือกอุปกรณ์ที่ดูแลรักษาง่าย มีอะไหล่พร้อม ตรวจสอบความดันและวันหมดอายุเป็นประจำทุกปี</p>
</div>
</div>
<h3 class="text-lg font-bold text-secondary-900 mb-4">ตารางเปรียบเทียบประเภทถังดับเพลิง</h3>
<div class="overflow-x-auto my-6">
<table class="modern-table w-full">
<thead class="bg-primary-600 text-white">
<tr>
<th class="px-4 py-3 text-left text-sm font-semibold">ประเภทถังดับเพลิง</th>
<th class="px-4 py-3 text-left text-sm font-semibold">ใช้กับไฟประเภท</th>
<th class="px-4 py-3 text-left text-sm font-semibold">เหมาะกับ</th>
<th class="px-4 py-3 text-left text-sm font-semibold">ข้อจำกัด</th>
</tr>
</thead>
<tbody class="bg-white">
<tr class="hover:bg-primary-50">
<td class="px-4 py-3 border-b border-secondary-200">ผงเคมีแห้ง (ABC)</td>
<td class="px-4 py-3 border-b border-secondary-200">A, B, C</td>
<td class="px-4 py-3 border-b border-secondary-200">บ้านเรือน สำนักงาน โรงงาน</td>
<td class="px-4 py-3 border-b border-secondary-200">ทำความสะอาดยากหลังใช้งาน</td>
</tr>
<tr class="hover:bg-primary-50">
<td class="px-4 py-3 border-b border-secondary-200">น้ำ (Water)</td>
<td class="px-4 py-3 border-b border-secondary-200">A เท่านั้น</td>
<td class="px-4 py-3 border-b border-secondary-200">โกดัง ที่เก็บของ อาคารพาณิชย์</td>
<td class="px-4 py-3 border-b border-secondary-200">ไม่ใช้กับไฟไฟฟ้าและน้ำมัน</td>
</tr>
<tr class="hover:bg-primary-50">
<td class="px-4 py-3 border-b border-secondary-200">โฟม (Foam)</td>
<td class="px-4 py-3 border-b border-secondary-200">A, B</td>
<td class="px-4 py-3 border-b border-secondary-200">สถานีบริการน้ำมัน ท่าเรือ</td>
<td class="px-4 py-3 border-b border-secondary-200">ไม่ใช้กับไฟประเภท C และ D</td>
</tr>
<tr class="hover:bg-primary-50">
<td class="px-4 py-3 border-b border-secondary-200">CO2</td>
<td class="px-4 py-3 border-b border-secondary-200">B, ไฟฟ้า</td>
<td class="px-4 py-3 border-b border-secondary-200">ห้องเซิร์ฟเวอร์ ห้องไฟฟ้า</td>
<td class="px-4 py-3 border-b border-secondary-200">ไม่ใช้กับไฟประเภท A</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</section>
<!-- Standards & Certifications -->
<section class="section bg-gray-50">
<div class="container-custom">
<h2 class="text-xl font-bold text-secondary-900 mb-8 text-center">มาตรฐานและการรับรองอุปกรณ์ดับเพลิง</h2>
<div class="max-w-4xl mx-auto">
<div class="grid md:grid-cols-2 gap-8">
<div>
<h3 class="text-lg font-bold text-secondary-900 mb-4 flex items-center gap-2">
<svg class="w-6 h-6 text-primary-600" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"/>
</svg>
มาตรฐานไทย (TISI)
</h3>
<ul class="space-y-3">
<li class="bg-white p-4 rounded-lg shadow-sm">
<p class="font-semibold text-secondary-900">มอก. 486-2551</p>
<p class="text-sm text-secondary-600">มาตรฐานถังดับเพลิงแบบถือได้</p>
</li>
<li class="bg-white p-4 rounded-lg shadow-sm">
<p class="font-semibold text-secondary-900">มอก. 1155-2555</p>
<p class="text-sm text-secondary-600">มาตรฐานตู้ดับเพลิงเก็บเครื่องดับเพลิง</p>
</li>
<li class="bg-white p-4 rounded-lg shadow-sm">
<p class="font-semibold text-secondary-900">มอก. 1213-2551</p>
<p class="text-sm text-secondary-600">มาตรฐานสายดับเพลิงชนิดผูก</p>
</li>
<li class="bg-white p-4 rounded-lg shadow-sm">
<p class="font-semibold text-secondary-900">มอก. 2174-2555</p>
<p class="text-sm text-secondary-600">มาตรฐานระบบสปริงเกอร์ดับเพลิง</p>
</li>
</ul>
</div>
<div>
<h3 class="text-lg font-bold text-secondary-900 mb-4 flex items-center gap-2">
<svg class="w-6 h-6 text-primary-600" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 6l3 1m0 0l-3 9a5.002 5.002 0 006.001 0M6 7l3 9M6 7l6-2m6 2l3-1m-3 1l-3 9a5.002 5.002 0 006.001 0M18 7l3 9m-3-9l-6-2m0-2v2m0 16V5m0 16H9m3 0h3"/>
</svg>
มาตรฐานสากล
</h3>
<ul class="space-y-3">
<li class="bg-white p-4 rounded-lg shadow-sm">
<p class="font-semibold text-secondary-900">ISO 7165</p>
<p class="text-sm text-secondary-600">มาตรฐานถังดับเพลิงแบบถือได้สำหรับการดับเพลิงครั้งแรก</p>
</li>
<li class="bg-white p-4 rounded-lg shadow-sm">
<p class="font-semibold text-secondary-900">EN 671</p>
<p class="text-sm text-secondary-600">มาตรฐานระบบสายดับเพลิงชนิดติดตั้งถาวร</p>
</li>
<li class="bg-white p-4 rounded-lg shadow-sm">
<p class="font-semibold text-secondary-900">NFPA 13</p>
<p class="text-sm text-secondary-600">มาตรฐานการติดตั้งระบบสปริงเกอร์</p>
</li>
<li class="bg-white p-4 rounded-lg shadow-sm">
<p class="font-semibold text-secondary-900">NFPA 72</p>
<p class="text-sm text-secondary-600">มาตรฐานระบบเตือนอัคคีภัยและการแจ้งเหตุ</p>
</li>
</ul>
</div>
</div>
<div class="mt-8 bg-primary-50 rounded-xl p-6">
<h3 class="font-bold text-secondary-900 mb-3">การตรวจสอบและบำรุงรักษา</h3>
<p class="text-secondary-700 mb-4">อุปกรณ์ดับเพลิงต้องได้รับการตรวจสอบและบำรุงรักษาตามกฎหมาย โดยมีรายละเอียดดังนี้:</p>
<ul class="grid md:grid-cols-2 gap-4 text-secondary-700">
<li>• ตรวจสอบความดันถังดับเพลิงทุกเดือน</li>
<li>• เปลี่ยนผงเคมีหรือน้ำยาดับเพลิงทุก 5 ปี</li>
<li>• ตรวจสอบสภาพถังและอุปกรณ์ทุกปี</li>
<li>• ทดสอบระบบสปริงเกอร์ทุก 5 ปี</li>
<li>• ตรวจสอบระบบเตือนไฟทุกเดือน</li>
<li>• บันทึกประวัติการตรวจสอบทุกครั้ง</li>
</ul>
</div>
</div>
</div>
</section>
<!-- FAQ Section -->
<section class="section bg-white">
<div class="container-custom">
<h2 class="text-xl font-bold text-secondary-900 mb-8 text-center">คำถามที่พบบ่อยเกี่ยวกับอุปกรณ์ดับเพลิง</h2>
<div class="max-w-4xl mx-auto space-y-4">
<div class="bg-gray-50 rounded-lg p-6">
<h3 class="font-bold text-secondary-900 mb-2">1. ถังดับเพลิงมีอายุการใช้งานนานเท่าไหร่?</h3>
<p class="text-secondary-700">ถังดับเพลิงมีอายุการใช้งานประมาณ 10-20 ปี ขึ้นอยู่กับประเภทและการบำรุงรักษา แต่ต้องเปลี่ยนผงเคมีหรือน้ำยาดับเพลิงทุก 5 ปี หรือตามที่ผู้ผลิตแนะนำ</p>
</div>
<div class="bg-gray-50 rounded-lg p-6">
<h3 class="font-bold text-secondary-900 mb-2">2. ควรติดตั้งถังดับเพลิงกี่ลูกในบ้าน?</h3>
<p class="text-secondary-700">สำหรับบ้านพักอาศัยทั่วไป แนะนำให้ติดตั้งถังดับเพลิงขนาด 2-4 กก. อย่างน้อย 1 ลูกต่อชั้น โดยเฉพาะใกล้ครัวและที่จอดรถ ส่วนอาคารพาณิชย์ต้องคำนวณตามขนาดพื้นที่และประเภทการใช้งาน</p>
</div>
<div class="bg-gray-50 rounded-lg p-6">
<h3 class="font-bold text-secondary-900 mb-2">3. ถังดับเพลิงชนิดไหนเหมาะกับห้องเซิร์ฟเวอร์?</h3>
<p class="text-secondary-700">ห้องเซิร์ฟเวอร์และห้องที่มีอุปกรณ์ไฟฟ้ามากควรใช้ถังดับเพลิงชนิด CO2 หรือผงเคมีแห้ง เพราะไม่ทำลายอุปกรณ์และปลอดภัยสำหรับไฟฟ้า ห้ามใช้ถังดับเพลิงชนิดน้ำเด็ดขาด</p>
</div>
<div class="bg-gray-50 rounded-lg p-6">
<h3 class="font-bold text-secondary-900 mb-2">4. การติดตั้งระบบดับเพลิงมีข้อกำหนดอะไรบ้าง?</h3>
<p class="text-secondary-700">การติดตั้งต้องปฏิบัติตามกฎหมายควบคุมอาคารและมาตรฐาน มอก. โดยอาคารประเภทต่างๆ มีข้อกำหนดแตกต่างกัน เช่น โรงแรม โรงงาน ห้างสรรพสินค้าต้องมีระบบดับเพลิงที่ครบถ้วนตามขนาดและการใช้งาน</p>
</div>
<div class="bg-gray-50 rounded-lg p-6">
<h3 class="font-bold text-secondary-900 mb-2">5. บริษัทของเราให้บริการติดตั้งและบำรุงรักษาอุปกรณ์ดับเพลิงหรือไม่?</h3>
<p class="text-secondary-700">ใช่ บริษัท ดีล พลัส เทค ให้บริการครบวงจร ตั้งแต่ให้คำปรึกษา ออกแบบระบบ จัดหาและติดตั้งอุปกรณ์ดับเพลิง พร้อมทั้งบริการตรวจสอบและบำรุงรักษาตามมาตรฐาน ติดต่อสอบถามรายละเอียดได้ที่ Line @dealplustech</p>
</div>
</div>
</div>
</section>
<!-- CTA Section -->
<section class="cta-gradient py-16">
<div class="container-custom text-center">