Auto-sync from website-creator
This commit is contained in:
@@ -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": "เครื่องเชื่อม HDPE",
|
||||
"description": "เครื่องเชื่อมท่อ HDPE คุณภาพสูง เหมาะสำหรับงานเชื่อมท่อ HDPE ระบบประปา ระบบน้ำ งานอุตสาหกรรม ราคาพิเศษ ส่งฟรี",
|
||||
"image": "https://dealplustech.co.th/images/HDPE-welding-crop.jpg",
|
||||
"offers": {
|
||||
"@type": "Offer",
|
||||
"url": "https://dealplustech.co.th/เครื่องเชื่อม-hdpe",
|
||||
"priceCurrency": "THB",
|
||||
"availability": "https://schema.org/InStock"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<BaseLayout title="เครื่องเชื่อมท่อ HDPE (HDPE Pipe Welding Machine)" description="จำหน่ายเครื่องเชื่อมท่อ HDPE คุณภาพสูง ราคาโรงงาน เครื่องเชื่อมแบบ Butt Fusion และ Electrofusion">
|
||||
<Header slot="header" />
|
||||
|
||||
@@ -117,6 +133,91 @@ import Footer from '@/components/common/Footer.astro';
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Welding Type Guide -->
|
||||
<section id="welding-types" class="section bg-white">
|
||||
<div class="container-custom">
|
||||
<h2 class="text-xl font-bold text-secondary-900 mb-8">ประเภทการเชื่อม HDPE</h2>
|
||||
<div class="grid md:grid-cols-3 gap-6">
|
||||
<div class="bg-blue-50 p-5 rounded-lg">
|
||||
<h3 class="font-bold text-secondary-900 mb-3">Butt Fusion</h3>
|
||||
<p class="text-secondary-700 text-sm mb-3">เชื่อมปลายท่อเข้าด้วยกันโดยใช้ความร้อนจากแผ่นร้อน</p>
|
||||
<ul class="text-sm text-secondary-600 space-y-1">
|
||||
<li>• เหมาะกับท่อขนาดใหญ่</li>
|
||||
<li>• ได้รอยต่อแข็งแรงมาก</li>
|
||||
<li>• ใช้เวลานานกว่า</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="bg-green-50 p-5 rounded-lg">
|
||||
<h3 class="font-bold text-secondary-900 mb-3">Electrofusion</h3>
|
||||
<p class="text-secondary-700 text-sm mb-3">ใช้ข้อต่อพิเศษที่มีขดลวดทำความร้อนข้างใน</p>
|
||||
<ul class="text-sm text-secondary-600 space-y-1">
|
||||
<li>• เหมาะกับท่อขนาดเล็ก-กลาง</li>
|
||||
<li>• ติดตั้งง่ายกว่า</li>
|
||||
<li>• ต้องใช้ข้อต่อ Electrofitting</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="bg-orange-50 p-5 rounded-lg">
|
||||
<h3 class="font-bold text-secondary-900 mb-3">Socket Fusion</h3>
|
||||
<p class="text-secondary-700 text-sm mb-3">สวมท่อเข้ากับข้อต่อที่ร้อน</p>
|
||||
<ul class="text-sm text-secondary-600 space-y-1">
|
||||
<li>• เหมาะกับท่อขนาดเล็ก</li>
|
||||
<li>• ใช้เครื่องมือน้อย</li>
|
||||
<li>• ราคาประหยัด</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Detailed Specifications -->
|
||||
<section id="specs" class="section bg-gray-50">
|
||||
<div class="container-custom">
|
||||
<h2 class="text-xl font-bold text-secondary-900 mb-8">ข้อมูลจำเพาะเครื่องเชื่อม HDPE</h2>
|
||||
<div class="grid md:grid-cols-2 gap-6">
|
||||
<div class="bg-white p-5 rounded-lg">
|
||||
<h3 class="font-bold text-secondary-900 mb-3">สิ่งที่ต้องมี</h3>
|
||||
<ul class="space-y-2 text-secondary-700">
|
||||
<li class="flex items-start gap-2"><span class="text-primary-600">✓</span> เครื่องเชื่อม (Butt Fusion หรือ Electrofusion)</li>
|
||||
<li class="flex items-start gap-2"><span class="text-primary-600">✓</span> แผ่นร้อน (สำหรับ Butt Fusion)</li>
|
||||
<li class="flex items-start gap-2"><span class="text-primary-600">✓</span> ข้อต่อ Electrofitting (สำหรับ Electrofusion)</li>
|
||||
<li class="flex items-start gap-2"><span class="text-primary-600">✓</span> มีดตัดท่อ</li>
|
||||
<li class="flex items-start gap-2"><span class="text-primary-600">✓</span> เครื่องปอนลม</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="bg-white p-5 rounded-lg">
|
||||
<h3 class="font-bold text-secondary-900 mb-3">ข้อควรระวัง</h3>
|
||||
<ul class="space-y-2 text-secondary-700">
|
||||
<li class="flex items-start gap-2"><span class="text-amber-500">⚠️</span> อุณหภูมิเครื่องต้องถึง 210-230°C</li>
|
||||
<li class="flex items-start gap-2"><span class="text-amber-500">⚠️</span> ทำความสะอาดปลายท่อก่อนเชื่อม</li>
|
||||
<li class="flex items-start gap-2"><span class="text-amber-500">⚠️</span> ให้เวลาเย็นตัวตามกำหนด</li>
|
||||
<li class="flex items-start gap-2"><span class="text-amber-500">⚠️</span> ตรวจสอบแรงดันก่อนใช้งาน</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- FAQ Section -->
|
||||
<section id="faq" class="section bg-white">
|
||||
<div class="container-custom">
|
||||
<h2 class="text-xl font-bold text-secondary-900 mb-8">คำถามที่พบบ่อย</h2>
|
||||
<div class="space-y-4 max-w-4xl">
|
||||
<div class="bg-gray-50 rounded-lg p-4">
|
||||
<h3 class="font-semibold text-secondary-900 mb-2">Q: เชื่อม HDPE ใช้เครื่องอะไร?</h3>
|
||||
<p class="text-secondary-700">ขึ้นอยู่กับขนาดท่อ ท่อขนาดใหญ่ใช้ Butt Fusion ท่อขนาดเล็ก-กลางใช้ Electrofusion หรือ Socket Fusion</p>
|
||||
</div>
|
||||
<div class="bg-gray-50 rounded-lg p-4">
|
||||
<h3 class="font-semibold text-secondary-900 mb-2">Q: ต้องมีใบรับรองไหม?</h3>
|
||||
<p class="text-secondary-700">สำหรับงานระบบน้ำดื่มหรืองานขนาดใหญ่ ผู้เชื่อมควรมีใบรับรองการเชื่อม (Welder Certification) เพื่อรับประกันคุณภาพรอยต่อ</p>
|
||||
</div>
|
||||
<div class="bg-gray-50 rounded-lg p-4">
|
||||
<h3 class="font-semibold text-secondary-900 mb-2">Q: รอยต่อที่เชื่อมแน่นไหม?</h3>
|
||||
<p class="text-secondary-700">ถ้าเชื่อมถูกวิธี รอยต่อจะแข็งแรงเทียบเท่าตัวท่อ ไม่มีรอยรั่ว และทนแรงดันได้ตามสเปค</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Contact CTA -->
|
||||
<section class="cta-gradient py-16">
|
||||
<div class="container-custom text-center">
|
||||
|
||||
Reference in New Issue
Block a user