Add DUKELARRSEN page with Thai content and fix image layouts
This commit is contained in:
@@ -4,7 +4,7 @@ import Header from '@/components/common/Header.astro';
|
||||
import Footer from '@/components/common/Footer.astro';
|
||||
---
|
||||
|
||||
<BaseLayout title="ข้อต่อท่อ (Pipe Coupling)" description="จำหน่ายข้อต่อท่อ (Pipe Coupling)คุณภาพสูง ราคาโรงงาน ส่งฟรี กทม. ปริมณฑล">
|
||||
<BaseLayout title="ข้อต่อท่อ SMC (Pipe Coupling)" description="จำหน่ายข้อต่อท่อ SMC (Pipe Coupling) คุณภาพสูง ราคาโรงงาน ส่งฟรี กทม. ปริมณฑล">
|
||||
<Header slot="header" />
|
||||
|
||||
<main class="px-4 sm:px-6 lg:px-8 bg-white min-h-screen">
|
||||
@@ -13,14 +13,14 @@ import Footer from '@/components/common/Footer.astro';
|
||||
<div class="grid lg:grid-cols-2 gap-12 items-start">
|
||||
<div class="lg:sticky lg:top-24">
|
||||
<div class="card p-8 bg-white">
|
||||
<img src="/images/products-cropped/MECH_001.jpg" alt="Product" class="w-full h-auto rounded-xl" onerror="this.src='/images/logo/dealplustech-logo.png'" />
|
||||
<img src="/images/pipe-coupling/BG-SMC02.png" alt="ข้อต่อท่อ SMC" class="w-full h-auto rounded-xl" onerror="this.src='/images/logo/dealplustech-logo.png'" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<h1 class="text-2xl sm:text-3xl md:text-4xl lg:text-5xl font-bold text-secondary-900 mb-4 sm:mb-6 text-center sm:text-left">ข้อต่อท่อ (Pipe Coupling)</h1>
|
||||
<h1 class="text-2xl sm:text-3xl md:text-4xl lg:text-5xl font-bold text-secondary-900 mb-4 sm:mb-6 text-center sm:text-left">ข้อต่อท่อ SMC (Pipe Coupling)</h1>
|
||||
<p class="text-lg sm:text-lg md:text-xl text-secondary-600 mb-6 sm:mb-8 leading-relaxed text-center sm:text-left">
|
||||
จำหน่ายข้อต่อท่อ (Pipe Coupling)คุณภาพสูง ราคาโรงงาน ส่งฟรี กรุงเทพมหานคร และปริมณฑล
|
||||
จำหน่ายข้อต่อท่อ SMC (Pipe Coupling) คุณภาพสูง ราคาโรงงาน ส่งฟรี กรุงเทพมหานคร และปริมณฑล
|
||||
</p>
|
||||
|
||||
|
||||
@@ -67,29 +67,204 @@ import Footer from '@/components/common/Footer.astro';
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="product-specs" class="section bg-white">
|
||||
<!-- Technical Revolution Section -->
|
||||
<section id="technical-revolution" class="section bg-gray-50">
|
||||
<div class="container-custom">
|
||||
<h2 class="text-3xl font-bold text-secondary-900 mb-8 text-center">การปฏิวัติวงการท่อส่งน้ำและก๊าซ</h2>
|
||||
|
||||
<div class="max-w-4xl mx-auto">
|
||||
<h2 class="text-3xl font-bold text-secondary-900 mb-8">รายละเอียดสินค้า</h2>
|
||||
<div class="prose prose-lg max-w-none">
|
||||
<p class="text-lg text-secondary-700">จำหน่าย ข้อต่อท่อ (Pipe Coupling) คุณภาพสูง ราคาโรงงาน ส่งฟรี กทม. ปริมณฑล</p>
|
||||
<p class="text-lg text-secondary-700 leading-relaxed">
|
||||
<strong>ข้อต่อท่อ SMC</strong> เป็นระบบข้อต่อท่อที่ได้รับการพัฒนามาเพื่อทดแทนการเชื่อมท่อด้วยไฟฟ้าแบบเดิม โดยใช้หลักการบีบอัด (Compression) เข้ากับวงแหวน O-Ring ที่อยู่ภายในตัวข้อต่อ ทำให้สามารถประกอบท่อได้อย่างรวดเร็วและมีความแข็งแรงทนทาน
|
||||
</p>
|
||||
|
||||
<div class="bg-blue-50 border-l-4 border-blue-500 rounded-r-xl p-6 mt-6">
|
||||
<h3 class="font-bold text-blue-800 mb-3 text-xl">ข้อดีเด่นของข้อต่อท่อ SMC</h3>
|
||||
<ul class="text-blue-700 space-y-2">
|
||||
<li>✓ ไม่ต้องใช้เครื่องเชื่อมท่อ - ประหยัดค่าเครื่องมือ</li>
|
||||
<li>✓ ไม่ต้องใช้ช่างที่มีประสบการณ์สูง - ทำเองได้ง่ายๆ</li>
|
||||
<li>✓ ไม่เกิดประกายไฟ - ปลอดภัยในพื้นที่อันตราย</li>
|
||||
<li>✓ ติดตั้งในพื้นที่แคบได้ - คล่องตัวสูง</li>
|
||||
<li>✓ สามารถใช้ซ้ำได้ - ประหยัดค่าใช้จ่ายระยะยาว</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section class="section bg-white">
|
||||
<!-- Certificates Section -->
|
||||
<section id="certificates" class="section bg-white">
|
||||
<div class="container-custom">
|
||||
<h2 class="text-2xl font-bold text-secondary-900 mb-6">รูปภาพสินค้าเพิ่มเติม</h2>
|
||||
<div class="grid grid-cols-2 md:grid-cols-3 gap-4">
|
||||
<img src="/images/products-misc/Certificates-smc.png" alt="ข้อต่อท่อ (Pipe Coupling)" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" /><img src="/images/products-misc/SMC-Page-02.jpg" alt="ข้อต่อท่อ (Pipe Coupling)" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" /><img src="/images/products-misc/SMC-Page-03.jpg" alt="ข้อต่อท่อ (Pipe Coupling)" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" /><img src="/images/products-misc/SMC-Page-04.jpg" alt="ข้อต่อท่อ (Pipe Coupling)" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" /><img src="/images/products-misc/SMC-Page-05.jpg" alt="ข้อต่อท่อ (Pipe Coupling)" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" /><img src="/images/products-misc/SMC-Page-06.jpg" alt="ข้อต่อท่อ (Pipe Coupling)" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" />
|
||||
<h2 class="text-3xl font-bold text-secondary-900 mb-8 text-center">มาตรฐานและการรับรอง</h2>
|
||||
|
||||
<div class="max-w-4xl mx-auto">
|
||||
<img src="/images/pipe-coupling/Certificates-smc.png" alt="มาตรฐานและการรับรองข้อต่อท่อ SMC" class="w-full h-auto rounded-xl shadow-lg mb-8" />
|
||||
|
||||
<p class="text-lg text-secondary-700 leading-relaxed text-center">
|
||||
ข้อต่อท่อ SMC ได้รับการรับรองมาตรฐานจากสถาบันระดับสากล สามารถใช้งานได้กับมาตรฐาน มอก. และมาตรฐานสากลอื่นๆ
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Overall Product Images -->
|
||||
<section id="product-overview" class="section bg-gray-50">
|
||||
<div class="container-custom">
|
||||
<div class="max-w-4xl mx-auto">
|
||||
<div class="grid md:grid-cols-2 gap-6">
|
||||
<img src="/images/pipe-coupling/SMC-Page-03.jpg" alt="ภาพรวมข้อต่อท่อ SMC" class="w-full h-auto rounded-xl shadow-md" />
|
||||
<img src="/images/pipe-coupling/SMC-Page-04.jpg" alt="ภาพรวมข้อต่อท่อ SMC" class="w-full h-auto rounded-xl shadow-md" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Product Types Section -->
|
||||
<section id="product-types" class="section bg-white">
|
||||
<div class="container-custom">
|
||||
<h2 class="text-3xl font-bold text-secondary-900 mb-12 text-center">รุ่นของสินค้า</h2>
|
||||
|
||||
<!-- GR Type (merged with Grip Ring) -->
|
||||
<div class="mb-16">
|
||||
<h3 class="text-2xl font-bold text-secondary-900 mb-6 flex items-center">
|
||||
<span class="bg-green-600 text-white w-10 h-10 rounded-full flex items-center justify-center mr-4">GR</span>
|
||||
รุ่น GR / Grip Ring (สำหรับติดตั้งใหม่)
|
||||
</h3>
|
||||
<div class="grid md:grid-cols-2 gap-8 items-start">
|
||||
<div class="bg-white rounded-xl p-6 shadow-sm">
|
||||
<p class="text-secondary-700 leading-relaxed">
|
||||
<strong>รุ่น GR / Grip Ring</strong> เป็นข้อต่อท่อแบบถอดได้ (Disassembly) เหมาะสำหรับการติดตั้งท่อใหม่ มีวงแหวนกันการเคลื่อนที่ (Grip) อยู่ภายใน ช่วยให้ท่อยึดติดแน่นไม่หลุดแม้ในสภาพแรงดันสูง สามารถถอดประกอบใหม่ได้หลังการติดตั้ง เหมาะสำหรับงานที่ต้องการความยืดหยุ่นในการปรับเปลี่ยนระบบท่อภายหลังและงานที่ต้องการความแข็งแรงพิเศษ
|
||||
</p>
|
||||
</div>
|
||||
<img src="/images/pipe-coupling/SMC-Page-05.jpg" alt="รุ่น GR / Grip Ring" class="w-full h-auto rounded-xl shadow-md" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- RCH Type -->
|
||||
<div class="mb-16">
|
||||
<h3 class="text-2xl font-bold text-secondary-900 mb-6 flex items-center">
|
||||
<span class="bg-blue-600 text-white w-10 h-10 rounded-full flex items-center justify-center mr-4">RCH</span>
|
||||
รุ่น RCH (สำหรับงานซ่อม)
|
||||
</h3>
|
||||
<div class="grid md:grid-cols-2 gap-8 items-start">
|
||||
<img src="/images/pipe-coupling/SMC-Page-07.jpg" alt="รุ่น RCH" class="w-full h-auto rounded-xl shadow-md" />
|
||||
<div class="bg-white rounded-xl p-6 shadow-sm">
|
||||
<p class="text-secondary-700 leading-relaxed">
|
||||
รุ่น RCH เป็นข้อต่อท่อแบบถอดได้เช่นกัน แต่ออกแบบมาเพื่อการซ่อมแซมท่อที่รั่วซึมหรือเสียหาย สามารถติดตั้งได้โดยไม่ต้องตัดท่อส่วนที่เสียหายออก ช่วยประหยัดเวลาและค่าใช้จ่ายในการซ่อมแซม
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Multi-Flex -->
|
||||
<div class="mb-16">
|
||||
<h3 class="text-2xl font-bold text-secondary-900 mb-6">Multi-Flex</h3>
|
||||
<div class="grid md:grid-cols-2 gap-8 items-start">
|
||||
<img src="/images/pipe-coupling/SMC-Page-06.jpg" alt="Multi-Flex" class="w-full h-auto rounded-xl shadow-md" />
|
||||
<div class="bg-white rounded-xl p-6 shadow-sm">
|
||||
<p class="text-secondary-700 leading-relaxed">
|
||||
Multi-Flex เป็นข้อต่อท่อแบบยืดหยุ่นได้ สามารถรับการเคลื่อนที่ของท่อได้ดี เหมาะสำหรับการติดตั้งในพื้นที่ที่มีการสั่นสะเทือนหรือการเคลื่อนตัวเล็กน้อย
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Repair Clamp -->
|
||||
<div class="mb-16">
|
||||
<h3 class="text-2xl font-bold text-secondary-900 mb-6">Repair Clamp</h3>
|
||||
<div class="grid md:grid-cols-2 gap-8 items-start">
|
||||
<div class="bg-white rounded-xl p-6 shadow-sm">
|
||||
<p class="text-secondary-700 leading-relaxed">
|
||||
Repair Clamp เป็นอุปกรณ์ซ่อมท่อแบบเร่งด่วน สามารถใช้ห้ามรั่วซึมของท่อได้ทันทีโดยไม่ต้องหยุดระบบน้ำ เหมาะสำหรับการซ่อมฉุกเฉิน
|
||||
</p>
|
||||
</div>
|
||||
<img src="/images/pipe-coupling/SMC-Page-08.jpg" alt="Repair Clamp" class="w-full h-auto rounded-xl shadow-md" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Y.N. Pipe Coupling -->
|
||||
<div class="mb-16">
|
||||
<h3 class="text-2xl font-bold text-secondary-900 mb-6">Y.N. Pipe Coupling</h3>
|
||||
<div class="grid md:grid-cols-2 gap-8 items-start">
|
||||
<img src="/images/pipe-coupling/SMC-Page-09.jpg" alt="Y.N. Pipe Coupling" class="w-full h-auto rounded-xl shadow-md" />
|
||||
<div class="bg-white rounded-xl p-6 shadow-sm">
|
||||
<p class="text-secondary-700 leading-relaxed">
|
||||
Y.N. Pipe Coupling เป็นข้อต่อท่อรูปตัว Y สำหรับการเชื่อมต่อท่อแยก ออกแบบมาเพื่อการติดตั้งระบบท่อที่ต้องการแยกทิศทางการไหลของน้ำหรือก๊าซ
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Installation Section -->
|
||||
<section id="installation" class="section bg-gray-50">
|
||||
<div class="container-custom">
|
||||
<h2 class="text-3xl font-bold text-secondary-900 mb-12 text-center">วิธีการติดตั้ง</h2>
|
||||
|
||||
<div class="max-w-4xl mx-auto">
|
||||
<div class="bg-white rounded-xl p-8 shadow-md">
|
||||
<p class="text-secondary-700 leading-relaxed mb-4">
|
||||
<strong>ขั้นตอนที่ 1:</strong> ตัดท่อให้ได้ขนาดที่ต้องการ จากนั้นใช้กระดาษทรายหรือเครื่องขัดทำความสะอาดผิวท่อบริเวณที่จะติดตั้งข้อต่อ ให้ผิวท่อเรียบและสะอาด ตรวจสอบว่าปากท่อเรียบไม่มีรอยแตกร้าว และไม่บวมจากความร้อน
|
||||
</p>
|
||||
<p class="text-secondary-700 leading-relaxed mb-4">
|
||||
<strong>ขั้นตอนที่ 2:</strong> สวมข้อต่อท่อ SMC เข้ากับปากท่อที่เตรียมไว้ จากนั้นใช้ประแจเลื้อยหรือประแจที่เหมาะสมขันสกรูที่อยู่บนข้อต่อให้แน่น ควรขันสกรูทั้งสองข้างให้สม่ำเสมอกัน เพื่อให้แรงกดกระจายตัวอย่างเท่าเทียม
|
||||
</p>
|
||||
<p class="text-secondary-700 leading-relaxed">
|
||||
<strong>ขั้นตอนที่ 3:</strong> หลังจากติดตั้งเสร็จ ให้เปิดน้ำหรือก๊าซเพื่อทดสอบการรั่วซึม ตรวจสอบบริเวณข้อต่อทั้งหมดว่ามีน้ำหรือก๊าซรั่วซึมหรือไม่ หากพบการรั่วซึม ให้ขันสกรูให้แน่นขึ้นอีกเล็กน้อย หรือถอดออกแล้วติดตั้งใหม่
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="mt-8">
|
||||
<img src="/images/pipe-coupling/SMC-Page-17.jpg" alt="วิธีการติดตั้งข้อต่อท่อ SMC" class="w-full h-auto rounded-xl shadow-lg mb-6" />
|
||||
<div class="grid md:grid-cols-2 gap-6">
|
||||
<img src="/images/pipe-coupling/SMC-Page-16.jpg" alt="วิธีการติดตั้งข้อต่อท่อ SMC" class="w-full h-auto rounded-xl shadow-md" />
|
||||
<img src="/images/pipe-coupling/SMC-Page-21.jpg" alt="วิธีการติดตั้งข้อต่อท่อ SMC" class="w-full h-auto rounded-xl shadow-md" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Specifications Section -->
|
||||
<section id="specifications" class="section bg-gray-50">
|
||||
<div class="container-custom">
|
||||
<h2 class="text-3xl font-bold text-secondary-900 mb-12 text-center">ข้อมูลจำเพาะ</h2>
|
||||
|
||||
<div class="max-w-4xl mx-auto">
|
||||
<div class="grid md:grid-cols-2 gap-6">
|
||||
<img src="/images/pipe-coupling/SMC-Page-12.jpg" alt="ข้อมูลจำเพาะ" class="w-full h-auto rounded-xl shadow-md" />
|
||||
<img src="/images/pipe-coupling/SMC-Page-14.jpg" alt="ข้อมูลจำเพาะ" class="w-full h-auto rounded-xl shadow-md" />
|
||||
<img src="/images/pipe-coupling/SMC-Page-18.jpg" alt="ข้อมูลจำเพาะ" class="w-full h-auto rounded-xl shadow-md" />
|
||||
<img src="/images/pipe-coupling/SMC-Page-20.jpg" alt="ข้อมูลจำเพาะ" class="w-full h-auto rounded-xl shadow-md" />
|
||||
<img src="/images/pipe-coupling/SMC-Page-15.jpg" alt="ข้อมูลจำเพาะ" class="w-full h-auto rounded-xl shadow-md" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Usage Examples -->
|
||||
<section id="usage" class="section bg-white">
|
||||
<div class="container-custom">
|
||||
<h2 class="text-3xl font-bold text-secondary-900 mb-12 text-center">ตัวอย่างการใช้งาน</h2>
|
||||
|
||||
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-6">
|
||||
<img src="/images/pipe-coupling/SMC-Page-11.jpg" alt="ตัวอย่างการใช้งาน" class="w-full h-auto rounded-xl shadow-md" />
|
||||
<img src="/images/pipe-coupling/SMC-Page-10.jpg" alt="ตัวอย่างการใช้งาน" class="w-full h-auto rounded-xl shadow-md" />
|
||||
<img src="/images/pipe-coupling/SMC-Page-22.jpg" alt="ตัวอย่างการใช้งาน" class="w-full h-auto rounded-xl shadow-md" />
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- More Details -->
|
||||
<section id="more-details" class="section bg-gray-50">
|
||||
<div class="container-custom">
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section id="contact-cta" class="section bg-gray-50">
|
||||
<section id="contact-cta" class="section bg-white">
|
||||
<div class="container-custom text-center">
|
||||
<h2 class="text-3xl md:text-4xl font-bold text-secondary-900 mb-6">สนใจสินค้าของเรา?</h2>
|
||||
<p class="text-xl text-secondary-600 mb-8 max-w-2xl mx-auto">
|
||||
|
||||
Reference in New Issue
Block a user