Files
dealplustech-astroreal/src/pages/หัวจ่าย-ball-jet.astro
Kunthawat Greethong 74db1dad77 fix(hero): correct hero layout to TEXT-LEFT for 12 product pages
Two prior commits (d8ff358, 9653fcb) claimed to rewrite heroes with a
TEXT-LEFT template, but the source-order check in the prior apply step
was misread. The committed heroes were still IMAGE-LEFT, with the
sticky wrapper around the image and the data-price-button still
rendering where the page has no #pricelist section.

This commit rewrites the hero section of 12 pages against the actual
HEAD~1 (9653fcb) source and the HEAD (d8ff358) source for วาล์ว-valve
to apply the canonical TEXT-LEFT template correctly:
  - text container (pill, title, features, buttons) before image
  - sticky wrapper moved to the image column
  - data-price-button removed where id="pricelist" is missing
  - max-w-md mx-auto lg:max-w-none classes restored on image + card

Pages: วาล์ว-valve, realflex, water-pump, water-treatment, ท่อ-xy-lent,
ระบบรั้วไวน์แมน, รั้วเทวดา, หัวจ่าย-ball-jet, เครื่องเชื่อม-hdpe,
เครื่องเชื่อม-ppr, เทอร์โมเบรค, เม็กกรู๊ฟ-คับปลิ้ง

Verified rendered HTML: all 12 pages have TEXT-LEFT order in DOM,
data-price-button present only where id="pricelist" exists.
2026-06-10 09:10:14 +07:00

258 lines
30 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
import BaseLayout from '@/layouts/BaseLayout.astro';
---
<BaseLayout title="หัวจ่ายแอร์ Ball Jet (Ball Spout Jet Diffuser)" description="จำหน่ายหัวจ่ายแอร์ Ball Jet (Ball Spout Jet Diffuser) ส่งลมระยะไกล ปรับทิศทาง 360° มุมปาก 45° เหมาะกับอาคารเพดานสูง สนามบิน โรงงาน ห้างสรรพสินค้า"
product={{
name: 'หัวจ่ายแอร์ Ball Jet (Ball Spout Jet Diffuser)',
image: '/images/ball-jet/ball-jet-main-hd.jpg',
brand: 'SAPA',
}}
faq={[
{ question: 'หัวจ่ายแอร์ Ball Jet คืออะไร?', answer: 'Ball Jet (Ball Spout Jet Diffuser) คืออุปกรณ์กระจายลมเพดานแบบกลม ออกแบบมาเพื่อส่งลมระยะไกลไปยังจุดเฉพาะในอาคารที่มีเพดานสูง โดยไม่ต้องเดินท่อลมยาว เหมาะสำหรับ Spot Cooling และงานที่ต้องการกระจายลมเป็นจุดเฉพาะ' },
{ question: 'เหมาะกับงานประเภทใด?', answer: 'เหมาะกับอาคารที่มีเพดานสูง ต้องการส่งลมระยะไกล เช่น สนามบิน ห้างสรรพสินค้า โรงงานอุตสาหกรรม โรงยิม ห้องประชุม โรงละคร สนามกีฬาในร่ม และพื้นที่ขนาดใหญ่ทุกประเภท' },
{ question: 'เลือกอลูมิเนียมหรือ PVC ดี?', answer: '<strong>อลูมิเนียม</strong> แข็งแรง ทนทาน สวยงาม เหมาะกับงานทั่วไปและงานอาคารสำนักงาน ส่วน<strong>พลาสติก PVC</strong> ทนกรด ด่าง ความชื้น และสารเคมี เหมาะกับโรงงานอุตสาหกรรม ห้องปฏิบัติการ สระว่ายน้ำ หรือพื้นที่ที่มีความชื้นสูง' },
{ question: 'ขนาดที่เหมาะกับห้องของฉันคือ?', answer: 'ขึ้นอยู่กับขนาดพื้นที่และความสูงเพดาน โดยทั่วไป: เพดาน 3-5 เมตร ใช้ขนาด 4"-6", เพดาน 5-8 เมตร ใช้ขนาด 8"-12", เพดาน 8-12 เมตร ใช้ขนาด 14"-18", เพดาน 12 เมตรขึ้นไป ใช้ขนาด 20"-25.2" ติดต่อเราเพื่อคำปรึกษาขนาดที่เหมาะสม' },
{ question: 'ติดตั้งยากไหม?', answer: 'ติดตั้งง่ายมาก เพียงเจาะรูเพดานตามขนาดที่ต้องการ แล้วสอดตัวหัวจ่ายเข้าไป ไม่ต้องต่อท่อลมยาว ไม่ต้องใช้เครื่องมือพิเศษ น้ำหนักเบา ติดตั้งได้รวดเร็ว ประหยัดเวลาและค่าแรง' },
]}>
<main class="bg-white min-h-screen">
<!-- Hero Section -->
<section class="relative bg-gradient-to-br from-primary-800 via-primary-700 to-primary-900 text-white py-16 lg:py-24 overflow-hidden">
<div class="absolute inset-0 overflow-hidden pointer-events-none">
<div class="absolute top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 w-[800px] h-[800px] bg-gradient-to-br from-primary-400/30 via-primary-500/15 to-transparent rounded-full blur-[100px] animate-mesh-1"></div>
<div class="absolute top-1/4 left-1/4 w-2 h-2 bg-white/30 rounded-full animate-float"></div>
<div class="absolute top-1/3 right-1/4 w-3 h-3 bg-primary-300/20 rounded-full animate-float-delayed-1"></div>
<div class="absolute top-2/3 left-1/3 w-2 h-2 bg-primary-200/20 rounded-full animate-float-delayed-2"></div>
<svg class="absolute bottom-0 left-0 w-full h-[250px] opacity-20" viewBox="0 0 1440 250" preserveAspectRatio="none">
<path d="M0,150 Q360,50 720,150 T1440,150 L1440,250 L0,250 Z" fill="none" stroke="url(#water-gradient-hero)" stroke-width="2">
<animate attributeName="d" dur="10s" repeatCount="indefinite" values="M0,150 Q360,50 720,150 T1440,150 L1440,250 L0,250 Z;M0,180 Q360,80 720,180 T1440,180 L1440,250 L0,250 Z;M0,150 Q360,50 720,150 T1440,150 L1440,250 L0,250 Z"/>
</path>
<defs>
<linearGradient id="water-gradient-hero" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#40916c"/>
<stop offset="50%" stop-color="#74c69d"/>
<stop offset="100%" stop-color="#40916c"/>
</linearGradient>
</defs>
</svg>
<svg class="absolute bottom-0 left-0 w-full h-[200px] opacity-10" viewBox="0 0 1440 200" preserveAspectRatio="none">
<path d="M0,100 Q240,200 480,100 T960,100 T1440,100 L1440,200 L0,200 Z" fill="none" stroke="rgba(255,255,255,0.3)" stroke-width="1">
<animate attributeName="d" dur="15s" repeatCount="indefinite" values="M0,100 Q240,200 480,100 T960,100 T1440,100 L1440,200 L0,200 Z;M0,120 Q240,20 480,120 T960,120 T1440,120 L1440,200 L0,200 Z;M0,100 Q240,200 480,100 T960,100 T1440,100 L1440,200 L0,200 Z"/>
</path>
</svg>
</div>
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10">
<div class="grid lg:grid-cols-2 gap-12 items-start">
<div>
<span class="inline-block px-4 py-1.5 bg-white/20 text-white rounded-full text-sm font-medium mb-4">หัวจ่ายแอร์</span>
<h1 class="text-3xl sm:text-4xl lg:text-5xl font-bold mb-4">หัวจ่ายแอร์ Ball Jet (Ball Spout Jet Diffuser)</h1>
<p class="text-lg text-primary-100 mb-8 leading-relaxed">
หัวจ่ายเจ็ทกลม (Ball Spout Jet Diffuser) ออกแบบสำหรับอาคารโล่ง เพดานสูง ส่งลมระยะไกลได้โดยไม่ต้องเดินท่อลมยาว ปรับทิศทาง 360° และมุมปาก 45° เหมาะกับงานสถานที่ขนาดใหญ่ เช่น สนามบิน ห้างสรรพสินค้า โรงงาน ห้องประชุม โรงยิม
</p>
<div class="flex flex-wrap justify-center gap-6 mb-8 lg:justify-start">
<div class="flex items-start gap-2 text-white">
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
</svg>
<span>ส่งลมระยะไกล ไม่ต้องเดินท่อ</span>
</div>
<div class="flex items-start gap-2 text-white">
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
</svg>
<span>ปรับทิศทาง 360° + มุมปาก 45°</span>
</div>
<div class="flex items-start gap-2 text-white">
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
</svg>
<span>ปรับปริมาณลมได้</span>
</div>
<div class="flex items-start gap-2 text-white">
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
</svg>
<span>อลูมิเนียม / พลาสติก PVC</span>
</div>
<div class="flex items-start gap-2 text-white">
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
</svg>
<span>ขนาด 4" 25.2"</span>
</div>
<div class="flex items-start gap-2 text-white">
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
</svg>
<span>ราคาโรงงาน คุ้มค่า</span>
</div>
</div>
<div class="flex flex-wrap justify-center gap-4 mb-8 lg:justify-start">
<a href="https://line.me/ti/p/~JPPSELECTION" target="_blank" rel="noopener" class="bg-accent-500 hover:bg-accent-600 text-white py-3 px-6 rounded-xl font-semibold flex items-center gap-2">
<svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24"><path d="M19.365 9.863c.349 0 .63.285.63.631 0 .345-.281.63-.63.63H17.61v1.125h1.755c.349 0 .63.283.63.63 0 .344-.281.629-.63.629h-2.386c.-.345 0-.627-.285-.627-.629V8.108c0-.344.282-.629.627-.629h2.386c.349 0 .63.285.63.63 0 .349-.281.63-.63.63H17.61v1.125h1.755zm-3.855 3.016c0 .27-.174.51-.432.596-.064.021-.133.031-.199.031-.211 0-.391-.09-.51-.25l-2.443-3.317v2.94c0 .344-.279.629-.631.629-.346 0-.626-.285-.626-.629V8.108c0-.27.173-.51.43-.595.06-.023.136-.033.194-.033.195 0 .375.104.495.254l2.462 3.33V8.108c0-.345.282-.629.63-.629.345 0 .63.284.63.629v4.771zm-5.741 0c0 .344-.282.629-.631.629-.345 0-.627-.285-.627-.629V8.108c0-.345.282-.629.627-.629.349 0 .631.284.631.629v4.771zm-2.466.629H4.917c-.345 0-.63-.285-.63-.629V8.108c0-.345.285-.629.63-.629.348 0 .63.284.63.629v4.141h1.756c.348 0 .629.283.629.63 0 .344-.282.629-.629.629M24 10.314C24 4.943 18.615.572 12 .572S0 4.943 0 10.314c0 4.811 4.27 8.842 10.035 9.608.391.082.923.258 1.058.59.12.301.079.766.038 1.08l-.164 1.02c-.045.301-.24 1.186 1.049.645 1.291-.539 6.916-4.078 9.436-6.975C23.176 14.393 24 12.458 24 10.314"/></svg>
แชท Line
</a>
<a href="tel:0905551415" class="bg-white text-primary-700 hover:bg-primary-50 py-3 px-6 rounded-xl font-semibold flex items-center gap-2">
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z" />
</svg>
090-555-1415
</a>
</div>
</div>
<div class="lg:sticky lg:top-24">
<div class="rounded-2xl overflow-hidden bg-white/10 p-2 max-w-md mx-auto lg:max-w-none">
<img src="/images/ball-jet/ball-jet-main-hd.jpg" alt="หัวจ่ายแอร์ Ball Jet (Ball Spout Jet Diffuser)" class="w-full max-w-md mx-auto lg:max-w-none" loading="eager" />
</div>
</div>
</div>
</div>
</section>
<!-- Product Details -->
<section class="py-16 bg-white">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10">
<div class="max-w-4xl mx-auto">
<h2 class="text-2xl font-bold text-primary-700 mb-8">รายละเอียดสินค้า</h2>
<div class="prose prose-lg max-w-none">
<p class="text-lg text-neutral-700 leading-relaxed mb-6">
<strong>หัวจ่ายแอร์ Ball Jet (Ball Spout Jet Diffuser)</strong> หรือที่เรียกกันทั่วไปว่า "หัวจ่ายเจ็ท" เป็นอุปกรณ์กระจายลมเพดานแบบกลม ออกแบบมาเพื่อ<strong>ส่งลมระยะไกล (Long Throw)</strong> ไปยังจุดเฉพาะในอาคารที่มีเพดานสูง โดยไม่จำเป็นต้องเดินท่อลมยาวลงมาให้พื้นที่ทำงาน — ช่วยลดค่าใช้จ่ายในการติดตั้งท่อและอุปกรณ์ได้อย่างมาก
</p>
<p class="text-lg text-neutral-700 leading-relaxed mb-6">
ตัวหัวจ่ายมีลักษณะเป็นทรงกลมหมุนได้ (Ball) สามารถ<strong>ปรับทิศทางเป่าลมได้ 360 องศา</strong> และ<strong>ปรับมุมปากได้ถึง 45 องศา</strong> มาพร้อมปุ่มปรับปริมาณลม (Volume Control) เพื่อควบคุมทิศทางและแรงลมได้อย่างแม่นยำตามต้องการ เหมาะสำหรับการเป่าลมเฉพาะจุด (Spot Cooling) และการกระจายลมระยะกลางถึงไกล
</p>
<p class="text-lg text-neutral-700 leading-relaxed mb-6">
ผลิตจาก<strong>อลูมิเนียม</strong>คุณภาพสูง (Powder-coated สีขาว RAL9010/9016) หรือ<strong>พลาสติก PVC</strong> (เหมาะกับงานที่ต้องการทนกรด ด่าง ความชื้น และสารเคมี) ให้เลือกตามการใช้งานและงบประมาณ ติดตั้งง่ายเพียงเจาะเพดานและสอดเข้าไป ไม่ต้องต่อท่อยาว — เหมาะกับอาคารสาธารณะ สนามบิน ห้างสรรพสินค้า โรงงานอุตสาหกรรม สนามกีฬา ห้องประชุม โรงละคร และพื้นที่ขนาดใหญ่ทุกประเภท
</p>
<h3 class="text-xl font-bold text-primary-700 mt-8 mb-4">จุดเด่น</h3>
<ul class="list-disc pl-6 mb-4 space-y-2 text-neutral-700">
<li><strong>ส่งลมได้ไกล (Long Throw)</strong> — ลดค่าใช้จ่ายในการติดตั้งท่อและอุปกรณ์ เพราะไม่ต้องเดินท่อลมยาวลงมา</li>
<li><strong>ประหยัดพื้นที่</strong> — ไม่จำเป็นต้องต่อท่อ ตัวอุปกรณ์ติดตั้งบนเพดานเท่านั้น ส่งลมโดยตรง</li>
<li><strong>ปรับทิศทางได้ 360°</strong> — หัว Ball หมุนได้รอบทิศ ควบคุมทิศทางการกระจายลมได้แม่นยำ</li>
<li><strong>ปรับมุมปากได้ 45°</strong> — ปรับมุมเอียงของปากจ่ายลมเพื่อกระจายลมเฉพาะจุดหรือกว้างออก</li>
<li><strong>ปรับปริมาณลมได้</strong> — มีปุ่ม/วาล์วควบคุมปริมาณลมออกที่ตัวอุปกรณ์</li>
<li><strong>หลากหลายวัสดุ</strong> — เลือกได้ทั้งอลูมิเนียม (แข็งแรง สวยงาม) และพลาสติก PVC (ทนสารเคมี ประหยัด)</li>
<li><strong>หลายขนาดให้เลือก</strong> — 4", 5", 6", 8", 10", 12", 14", 16", 18", 20", 25.2" นิ้ว เพื่อให้เหมาะกับทุกขนาดห้อง</li>
<li><strong>ติดตั้งง่าย</strong> — น้ำหนักเบา ไม่ต้องใช้เครื่องมือพิเศษ ประหยัดเวลาและค่าแรง</li>
</ul>
<h3 class="text-xl font-bold text-primary-700 mt-8 mb-4">ข้อมูลจำเพาะทางเทคนิค</h3>
<ul class="list-disc pl-6 mb-4 space-y-2 text-neutral-700">
<li><strong>ชื่อทางเทคนิค:</strong> Ball Spout Jet Diffuser (JD Series)</li>
<li><strong>รูปทรง:</strong> ทรงกลม ติดเพดาน (Round Ceiling Mount)</li>
<li><strong>ทิศทางการจ่ายลม:</strong> แนวระดับหรือแนวดิ่ง (ปรับได้)</li>
<li><strong>การปรับทิศทาง:</strong> หมุนได้ 360° + ปรับมุมปาก 45°</li>
<li><strong>วัสดุ:</strong> อลูมิเนียม Powder-coated (RAL9010/9016) หรือ พลาสติก PVC</li>
<li><strong>สี:</strong> ขาว (มาตรฐาน)</li>
<li><strong>ขนาด:</strong> 4", 5", 6", 8", 10", 12", 14", 16", 18", 20", 25.2" นิ้ว</li>
<li><strong>การติดตั้ง:</strong> เจาะเพดาน แล้วสอดตัวหัวจ่ายเข้าไป ไม่ต้องต่อท่อลมยาว</li>
<li><strong>การใช้งาน:</strong> ติดตั้งบนเพดาน ในอาคารที่มีเพดานสูง ต้องการส่งลมระยะไกล</li>
</ul>
<h3 class="text-xl font-bold text-primary-700 mt-8 mb-4">เหมาะสำหรับงาน</h3>
<ul class="list-disc pl-6 mb-4 space-y-2 text-neutral-700">
<li><strong>อาคารสาธารณะขนาดใหญ่</strong> — สนามบิน สถานีขนส่ง ห้างสรรพสินค้า</li>
<li><strong>โรงงานอุตสาหกรรม</strong> — โรงงานผลิต คลังสินค้า</li>
<li><strong>อาคารสำนักงาน</strong> — โถงต้อนรับขนาดใหญ่ ล็อบบี้</li>
<li><strong>สถานที่จัดงาน</strong> — ห้องประชุม โรงละคร ห้องแสดงคอนเสิร์ต</li>
<li><strong>สถานที่ออกกำลังกาย</strong> — โรงยิม สนามกีฬาในร่ม</li>
<li><strong>พื้นที่สาธารณะอื่นๆ</strong> — สวนสนุก พิพิธภัณฑ์ ศูนย์การค้า</li>
</ul>
<h3 class="text-xl font-bold text-primary-700 mt-8 mb-4">ข้อดี</h3>
<ul class="list-disc pl-6 mb-4 space-y-2 text-neutral-700">
<li><strong>ประหยัดค่าใช้จ่าย</strong> — ลดต้นทุนการติดตั้งเพราะไม่ต้องเดินท่อลมยาว</li>
<li><strong>เพิ่มความสวยงาม</strong> — ไม่บดบังสายตา ทำให้พื้นที่ดูโปร่งโล่ง เรียบร้อย</li>
<li><strong>ง่ายต่อการบำรุงรักษา</strong> — ถอดล้างทำความสะอาดได้ง่าย</li>
<li><strong>ปรับเปลี่ยนได้ง่าย</strong> — สามารถเปลี่ยนตำแหน่งและทิศทางได้สะดวกหากมีการปรับผังห้อง</li>
<li><strong>ประหยัดพลังงาน</strong> — ส่งลมเฉพาะจุดที่ต้องการ ไม่ต้องทำความเย็นทั้งห้อง</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Product Gallery -->
<section class="py-16 bg-neutral-50">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="max-w-4xl mx-auto">
<h2 class="text-2xl font-bold text-primary-700 mb-8 text-center">ภาพสินค้า หัวจ่ายแอร์ Ball Jet</h2>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4 max-w-3xl mx-auto">
<div class="rounded-2xl overflow-hidden shadow-md bg-white">
<img src="/images/ball-jet/ball-jet-main-hd.jpg" alt="หัวจ่ายแอร์ Ball Jet ภาพหลัก" class="w-full h-auto" width="1764" height="2000" loading="lazy" />
</div>
<div class="rounded-2xl overflow-hidden shadow-md bg-white">
<img src="/images/ball-jet/ball-jet-front.jpg" alt="หัวจ่ายแอร์ Ball Jet ภาพด้านหน้า" class="w-full h-auto" width="450" height="416" loading="lazy" />
</div>
</div>
</div>
</div>
</section>
<!-- Product Dimensions and Parameters -->
<section class="py-16 bg-white">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="max-w-4xl mx-auto">
<h2 class="text-2xl font-bold text-primary-700 mb-8 text-center">ขนาดและพารามิเตอร์</h2>
<div class="rounded-2xl overflow-hidden shadow-md bg-white">
<img src="/images/ball-jet/ball-jet-specs.jpg" alt="ขนาดและพารามิเตอร์ หัวจ่ายแอร์ Ball Jet" class="w-full h-auto" width="712" height="1096" loading="lazy" />
</div>
</div>
</div>
</section>
<!-- FAQ Section -->
<section class="py-16 bg-white">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10">
<div class="max-w-4xl mx-auto">
<h2 class="text-2xl font-bold text-primary-700 mb-8">คำถามที่พบบ่อย</h2>
<div class="space-y-4">
<div class="bg-neutral-50 rounded-lg p-4">
<h3 class="font-semibold text-neutral-800 mb-2">Q: หัวจ่ายแอร์ Ball Jet คืออะไร?</h3>
<p class="text-neutral-700">Ball Jet (Ball Spout Jet Diffuser) คืออุปกรณ์กระจายลมเพดานแบบกลม ออกแบบมาเพื่อส่งลมระยะไกลไปยังจุดเฉพาะในอาคารที่มีเพดานสูง โดยไม่ต้องเดินท่อลมยาว เหมาะสำหรับ Spot Cooling และงานที่ต้องการกระจายลมเป็นจุดเฉพาะ</p>
</div>
<div class="bg-neutral-50 rounded-lg p-4">
<h3 class="font-semibold text-neutral-800 mb-2">Q: เหมาะกับงานประเภทใด?</h3>
<p class="text-neutral-700">เหมาะกับอาคารที่มีเพดานสูง ต้องการส่งลมระยะไกล เช่น สนามบิน ห้างสรรพสินค้า โรงงานอุตสาหกรรม โรงยิม ห้องประชุม โรงละคร สนามกีฬาในร่ม และพื้นที่ขนาดใหญ่ทุกประเภท</p>
</div>
<div class="bg-neutral-50 rounded-lg p-4">
<h3 class="font-semibold text-neutral-800 mb-2">Q: เลือกอลูมิเนียมหรือ PVC ดี?</h3>
<p class="text-neutral-700"><strong>อลูมิเนียม</strong> แข็งแรง ทนทาน สวยงาม เหมาะกับงานทั่วไปและงานอาคารสำนักงาน ส่วน<strong>พลาสติก PVC</strong> ทนกรด ด่าง ความชื้น และสารเคมี เหมาะกับโรงงานอุตสาหกรรม ห้องปฏิบัติการ สระว่ายน้ำ หรือพื้นที่ที่มีความชื้นสูง</p>
</div>
<div class="bg-neutral-50 rounded-lg p-4">
<h3 class="font-semibold text-neutral-800 mb-2">Q: ขนาดที่เหมาะกับห้องของฉันคือ?</h3>
<p class="text-neutral-700">ขึ้นอยู่กับขนาดพื้นที่และความสูงเพดาน โดยทั่วไป: เพดาน 3-5 เมตร ใช้ขนาด 4"-6", เพดาน 5-8 เมตร ใช้ขนาด 8"-12", เพดาน 8-12 เมตร ใช้ขนาด 14"-18", เพดาน 12 เมตรขึ้นไป ใช้ขนาด 20"-25.2" ติดต่อเราเพื่อคำปรึกษาขนาดที่เหมาะสม</p>
</div>
<div class="bg-neutral-50 rounded-lg p-4">
<h3 class="font-semibold text-neutral-800 mb-2">Q: ติดตั้งยากไหม?</h3>
<p class="text-neutral-700">ติดตั้งง่ายมาก เพียงเจาะรูเพดานตามขนาดที่ต้องการ แล้วสอดตัวหัวจ่ายเข้าไป ไม่ต้องต่อท่อลมยาว ไม่ต้องใช้เครื่องมือพิเศษ น้ำหนักเบา ติดตั้งได้รวดเร็ว ประหยัดเวลาและค่าแรง</p>
</div>
</div>
</div>
</div>
</section>
<!-- Contact CTA -->
<section class="py-16 bg-gradient-to-br from-primary-700 to-primary-600 text-white relative overflow-hidden">
<div class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
<h2 class="text-3xl font-bold mb-6">สนใจสินค้านี้?</h2>
<p class="text-lg text-primary-100 mb-8">ติดต่อเราวันนี้ 090-555-1415 หรือแอดไลน์ @JPPSELECTION เพื่อรับคำปรึกษาและราคาพิเศษ</p>
<div class="flex flex-wrap justify-center gap-4">
<a href="https://line.me/ti/p/~JPPSELECTION" target="_blank" rel="noopener" class="bg-accent-500 hover:bg-accent-600 text-white py-3 px-8 rounded-xl font-semibold flex items-center gap-2">
<svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24"><path d="M19.365 9.863c.349 0 .63.285.63.631 0 .345-.281.63-.63.63H17.61v1.125h1.755c.349 0 .63.283.63.63 0 .344-.281.629-.63.629h-2.386c-.345 0-.627-.285-.627-.629V8.108c0-.344.282-.629.627-.629h2.386c.349 0 .63.285.63.63 0 .349-.281.63-.63.63H17.61v1.125h1.755zm-3.855 3.016c0 .27-.174.51-.432.596-.064.021-.133.031-.199.031-.211 0-.391-.09-.51-.25l-2.443-3.317v2.94c0 .344-.279.629-.631.629-.346 0-.626-.285-.626-.629V8.108c0-.27.173-.51.43-.595.06-.023.136-.033.194-.033.195 0 .375.104.495.254l2.462 3.33V8.108c0-.345.282-.629.63-.629.345 0 .63.284.63.629v4.771zm-5.741 0c0 .344-.282.629-.631.629-.345 0-.627-.285-.627-.629V8.108c0-.345.282-.629.627-.629.349 0 .631.284.631.629v4.771zm-2.466.629H4.917c-.345 0-.63-.285-.63-.629V8.108c0-.345.285-.629.63-.629.348 0 .63.284.63.629v4.141h1.756c.348 0 .629.283.629.63 0 .344-.282.629-.629.629M24 10.314C24 4.943 18.615.572 12 .572S0 4.943 0 10.314c0 4.811 4.27 8.842 10.035 9.608.391.082.923.258 1.058.59.12.301.079.766.038 1.08l-.164 1.02c-.045.301-.24 1.186 1.049.645 1.291-.539 6.916-4.078 9.436-6.975C23.176 14.393 24 12.458 24 10.314"/></svg>
แชท Line
</a>
<a href="tel:0905551415" class="bg-white text-primary-700 hover:bg-primary-50 py-3 px-8 rounded-xl font-semibold flex items-center gap-2">
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z"/>
</svg>
โทร 090-555-1415
</a>
</div>
</div>
</section>
</main>
</BaseLayout>