Files
dealplustech-astroreal/src/pages/durgo-avvs.astro
hermes b34f8fc2fb feat(blog): Phase 5 SEO/GEO content with 5 new blog posts
Add 5 long-form Thai blog posts (1,200-2,500 words each) with SEO + GEO
optimization for the dealplustech water-systems site. Each post targets
a specific audience (contractors, engineers, project managers) and
follows a content-quality workflow: source real product specs, verify
Thai text, dedupe images, link back to product pages.

## New blog posts (src/content/blog/)
- thermobreak-guide.md (Thermobreak closed-cell insulation overview)
- plastic-grilles-guide.md (ABS plastic grilles for HVAC)
- ppr-pipe-guide.md (PPR pipe properties + heat-fusion welding)
- ppr-vs-hdpe-vs-upvc.md (3-way pipe comparison with PE80/PE100)
- thermobreak-series-guide.md (Thermobreak LS vs Solar series)
- 10-things-checklist-pipe-ordering.md (10-point pre-order checklist)

## Removed legacy posts
- pipe-knowledge.md, valve-guide.md, welcome-post.md (orphans)

## Hero images (public/images/blog/)
~20 product photos sourced from manufacturers (Thermobreak, Thai PPR,
thaiconsupply) plus Nano Banana Pro infographics. All resized to
3:2 aspect ratio per user preference. Source folder preserved for
re-derivation.

## Astro layout/SEO work
- src/components/seo/SEO.astro, JsonLd.astro (new SEO components)
- src/layouts/BaseLayout.astro, Layout.astro (OG/Twitter/JSON-LD wiring)
- src/pages/404.astro
- Product pages (8): added #pricelist anchors + schema work
- src/styles/global.css: scroll-padding for sticky-header anchors

## Automation scripts (scripts/)
- build_og_image.py (OG image builder)
- inject_faq_schema.py, inject_product_schema.py (JSON-LD injection)

## Misc
- public/robots.txt, public/images/og/default-og.jpg
- .gitignore: exclude scripts/__pycache__/
2026-06-08 12:45:32 +07:00

327 lines
35 KiB
Plaintext

---
import BaseLayout from '@/layouts/BaseLayout.astro';
---
<BaseLayout title="ระบบวาล์วเติมอากาศ DURGO AVVs" description="จำหน่ายระบบวาล์วเติมอากาศ DURGO AVVs คุณภาพสูง ราคาโรงงาน ส่งฟรี กทม. ปริมณฑล"
product={{
name: 'ระบบวาล์วเติมอากาศ DURGO AVVs',
image: '/images/products-cropped/durgo_000C.jpg',
brand: 'DURGO',
}}
faq={[
{ question: 'วาล์วเติมอากาศ DURGO AVVs ต่างจากท่ออากาศแบบเดิมอย่างไร?', answer: 'วาล์วเติมอากาศ DURGO AVVs ทำงานด้วยหลักการสมดุลแรงดันในระบบ (Pressure Balance) โดยจะเปิดเมื่อมีแรงดันลบ (Negative Pressure) เกิดขึ้นในระบบท่อระบายน้ำ และปิดอัตโนมัติเมื่อระบบกลับสู่สภาวะปกติ ต่างจากท่ออากาศแบบเดิมที่เปิดอยู่ตลอดเวลา ทำให้กลิ่นเหม็นและเชื้อโรคสามารถแพร่กระจายเข้าสู่อาคารได้' },
{ question: 'DURGO AVVs มีอายุการใช้งานนานเท่าไหร่?', answer: 'วาล์วเติมอากาศ DURGO AVVs ผลิตจากพลาสติก ABS ที่มีความแข็งแรงสูง ร่วมกับซีลยาง EPDM ที่ทนทานต่อการเสื่อมสภาพ สามารถใช้งานได้นานกว่า 20 ปี ขึ้นอยู่กับสภาพการใช้งานและการบำรุงรักษา โดยไม่ต้องเปลี่ยนชิ้นส่วนหรือบำรุงรักษาเป็นพิเศษ' },
{ question: 'DURGO AVVs เหมาะกับอาคารประเภทใด?', answer: 'วาล์วเติมอากาศ DURGO AVVs เหมาะสำหรับอาคารทุกประเภท ไม่ว่าจะเป็นอาคารที่พักอาศัย อาคารสำนักงาน โรงแรม ห้างสรรพสินค้า โรงงานอุตสาหกรรม โรงพยาบาล และสถานศึกษา สามารถติดตั้งกับท่อระบายน้ำทิ้งที่ใช้มาตรฐาน EN หรือ JIS ได้ทุกชนิด' },
]}>
<main class="bg-white min-h-screen">
<!-- Product 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">
<!-- Animated Background -->
<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>
<!-- Floating Particles -->
<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>
<!-- Water-inspired Waves -->
<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>
<!-- Second Wave Layer -->
<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 class="lg:sticky lg:top-24">
<div class="rounded-2xl overflow-hidden bg-white/10 p-2">
<img src="/images/products-cropped/durgo_000C.jpg" alt="DURGO AVVs" class="w-full h-auto rounded-xl" width="600" height="400" loading="eager" />
</div>
</div>
<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">ระบบวาล์วเติมอากาศ DURGO AVVs</h1>
<p class="text-lg sm:text-xl text-white/80 mb-8 leading-relaxed">
จำหน่ายระบบวาล์วเติมอากาศ DURGO AVVs คุณภาพสูง ราคาโรงงาน ส่งฟรี กรุงเทพมหานคร และปริมณฑล
</p>
<div class="flex flex-wrap gap-4 mb-8">
<a href="https://line.me/ti/p/~JPPSELECTION" target="_blank" class="bg-accent-500 hover:bg-accent-600 text-white py-3 px-6 rounded-xl font-semibold flex items-start 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>
<span>แชท Line</span>
</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-start 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>
<span>090-555-1415</span>
</a>
<a href="#pricelist" data-price-button class="hidden bg-white text-primary-700 hover:bg-primary-50 py-3 px-6 rounded-xl font-semibold flex items-start 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="M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"/>
</svg>
<span>ราคาสินค้า</span>
</a>
</div><div class="flex flex-wrap gap-6">
<div class="flex items-start gap-2 text-white/80">
<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/80">
<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/80">
<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>
</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">
<strong>ระบบวาล์วเติมอากาศ DURGO AVVs</strong> นวัตกรรมระดับโลก ที่ประเทศชั้นนำเลือกใช้ ด้วยผลิตภัณฑ์คุณภาพจากยุโรป เชียวชาญเทคโนโลยีระบบวาล์ว ทั้งด้านการผลิต การออกแบบวางระบบ ทางด้านอุตสาหกรรมทำความร้อน และระบบสุขาภิบาลตั้งแต่ปี 1921 จนเป็นที่ยอมรับ ได้สิทธิบัตรมากมายจากทุกทวีปทั่วโลก
</p>
<div class="flex flex-wrap justify-center gap-4 my-8">
<img src="/images/durgo-avvs/durgo-002.jpg" alt="DURGO AVVs" class="max-w-md w-full h-auto rounded-lg shadow-md" width="400" height="300" loading="lazy" />
<img src="/images/durgo-avvs/durgo-003.jpg" alt="DURGO AVVs" class="max-w-md w-full h-auto rounded-lg shadow-md" width="400" height="300" loading="lazy" />
</div>
<h3 class="text-xl font-bold text-primary-700 mt-8 mb-4">เหตุผลที่ควรเลือกใช้ DURGO AVVs</h3>
<p class="text-lg text-neutral-700 leading-relaxed">
ระบบระบายน้ำฝน และน้ำทิ้ง เป็นระบบที่มีความสำคัญอย่างมากในโครงการที่พักอาศัย โรงแรม และอาคารสำนักงานต่างๆ ดังนั้น การเลือกระบบวาล์วเติมอากาศ DURGO AVVs ทดแทนท่ออากาศแบบเก่า จะทำให้เจ้าของโครงการตลอดจนผู้อาศัย ได้รับประโยชน์มากมาย
</p>
<div class="grid md:grid-cols-2 gap-8 my-8">
<div class="text-center">
<img src="/images/durgo-avvs/durgo-004.jpg" alt="ลดค่าใช้จ่าย" class="w-16 h-16 mx-auto mb-3 object-contain" width="64" height="64" loading="lazy" />
<h4 class="text-lg font-bold text-neutral-800 mb-2">ลดค่าใช้จ่าย</h4>
<p class="text-base text-neutral-700">วัสดุท่อน้ำทิ้ง ค่าแรง และลดระยะเวลาในการก่อสร้าง</p>
</div>
<div class="text-center">
<img src="/images/durgo-avvs/durgo-008.jpg" alt="มั่นใจได้" class="w-16 h-16 mx-auto mb-3 object-contain" width="64" height="64" loading="lazy" />
<h4 class="text-lg font-bold text-neutral-800 mb-2">มั่นใจได้</h4>
<p class="text-base text-neutral-700">จากการยอมรับ และการใช้งานในต่างประเทศมานาน กว่า 50 ปี</p>
</div>
<div class="text-center">
<img src="/images/durgo-avvs/durgo-005.jpg" alt="เพิ่มมูลค่า" class="w-16 h-16 mx-auto mb-3 object-contain" width="64" height="64" loading="lazy" />
<h4 class="text-lg font-bold text-neutral-800 mb-2">เพิ่มมูลค่า</h4>
<p class="text-base text-neutral-700">สามารถลดปริมาณ หรือไม่ต้องใช้ท่ออากาศภายในอาคาร ลดขนาดช่องชาร์ปทำให้เพิ่มพื้นที่ขาย และพื้นที่ใช้สอยได้มากขึ้น</p>
</div>
<div class="text-center">
<img src="/images/durgo-avvs/durgo-009.jpg" alt="ยับยั้งการลามไฟ" class="w-16 h-16 mx-auto mb-3 object-contain" width="64" height="64" loading="lazy" />
<h4 class="text-lg font-bold text-neutral-800 mb-2">ยับยั้งการลามไฟ</h4>
<p class="text-base text-neutral-700">เมื่อเกิดเหตุเพลิงไหม้ เพราะอากาศเข้าในอาคารน้อยลง เมื่อเทียบกับระบบเก่า</p>
</div>
<div class="text-center">
<img src="/images/durgo-avvs/durgo-006.jpg" alt="ลดกลิ่น" class="w-16 h-16 mx-auto mb-3 object-contain" width="64" height="64" loading="lazy" />
<h4 class="text-lg font-bold text-neutral-800 mb-2">ลดกลิ่น</h4>
<p class="text-base text-neutral-700">ในระบบเก่ามักมีปัญหากลิ่นเหม็นจากระบบท่อน้ำทิ้ง ทั้งภายในอาคาร และนอกอาคาร</p>
</div>
<div class="text-center">
<img src="/images/durgo-avvs/durgo-010.jpg" alt="ตอบโจทย์ทุกการใช้งาน" class="w-16 h-16 mx-auto mb-3 object-contain" width="64" height="64" loading="lazy" />
<h4 class="text-lg font-bold text-neutral-800 mb-2">ตอบโจทย์ทุกการใช้งาน</h4>
<p class="text-base text-neutral-700">สินค้าหลากหลายติดตั้งกับท่อประเภทต่างๆ (มาตรฐาน EN/JIS) ได้ทุกชนิด</p>
</div>
<div class="text-center">
<img src="/images/durgo-avvs/durgo-007.jpg" alt="ป้องกันเชื้อโรค" class="w-16 h-16 mx-auto mb-3 object-contain" width="64" height="64" loading="lazy" />
<h4 class="text-lg font-bold text-neutral-800 mb-2">ป้องกันเชื้อโรค</h4>
<p class="text-base text-neutral-700">ที่ปะปนมากับอากาศภายในท่อน้ำทิ้งระบบเก่าไม่ให้แพร่กระจายเข้าสู่ห้องพักส่วนต่างๆ ภายในอาคารได้</p>
</div>
<div class="text-center">
<img src="/images/durgo-avvs/durgo-011.jpg" alt="ลดอัตราการถ่ายเทอากาศ" class="w-16 h-16 mx-auto mb-3 object-contain" width="64" height="64" loading="lazy" />
<h4 class="text-lg font-bold text-neutral-800 mb-2">ลดอัตราการถ่ายเทอากาศ</h4>
<p class="text-base text-neutral-700">ในขณะที่ระบบไม่ถูกใช้งานจึงทำให้น้ำใน Trap (ตัวดักกลิ่น) ระเหยช้าลง และไม่ถูกดูดออกไป</p>
</div>
</div>
<div class="my-8 max-w-2xl mx-auto">
<img src="/images/durgo-avvs/durgo-012.jpg" alt="INTERNATIONAL STANDARD" class="w-full h-auto rounded-lg shadow-md" width="800" height="600" loading="lazy" />
</div>
<h3 class="text-xl font-bold text-primary-700 mt-8 mb-4">หลักการทำงานของวาล์วเติมอากาศ DURGO AVVs</h3>
<p class="text-lg text-neutral-700 leading-relaxed">
<strong>ระบบวาล์วเติมอากาศ DURGO AVVs</strong> ทดแทนท่อระบายอากาศของระบบท่อน้ำทิ้งแบบเก่า จะช่วยเพิ่มประสิทธิภาพของการเติมอากาศเข้าระบบ และช่วยป้องกันไม่ให้น้ำถูกดึงออกจาก Trap (ตัวดักกลิ่น) ซึ่งเป็นสาเหตุหลักของการเกิดกลิ่นเหม็น และลดการแพร่เชื้อโรคที่มากับอากาศภายในระบบท่อน้ำทิ้งได้อย่างดี
</p>
<p class="text-lg text-neutral-700 leading-relaxed">
ซึ่งอาศัยแรงดันที่เกิดขึ้นจากการระบายน้ำในระบบน้ำทิ้ง ทั้งแรงดันบวก (Positive Pressure) และแรงดันลบ (Negative Pressure) โดยมีขั้นตอนการทำงาน ดังนี้
</p>
<ul class="list-disc pl-6 space-y-2 text-lg text-neutral-700">
<li>ขณะที่แรงดันของระบบสมดุล ยังไม่มีการระบายน้ำเสีย แรงดันของอากาศปกติจะกดแผ่น Disc Valve และแผ่นซีลยาง EPDM ให้ปิดสนิท กลิ่นเหม็น และเชื้อโรคภายในท่อระบายน้ำเสีย จะไม่สามารถแพร่ออกสู่ภายนอกได้</li>
<li>เมื่อมีการระบายน้ำจะทำให้แรงดันในระบบเสียสมดุล และเกิดแรงดันลบในระบบ เมื่อแรงดันลบมีค่ามากพอจะทำให้แผ่นชีลยาง EPDM และแผ่น Disc Valve ยกตัวขึ้น (วาล์วเปิด) และเติมอากาศเข้าไปในระบบ</li>
<li>เมื่อการระบายน้ำเสร็จสิ้น แรงดันลบในระบบลดน้อยลง ระบบกลับสู่สมดุล แผ่นซีลยาง EPDM และแผ่น Disc Valve จะตกมาที่ตำแหน่งเดิม (วาล์วปิด) กลับสู่สภาวะปกติ</li>
</ul>
<div class="my-8">
<img src="/images/durgo-avvs/durgo-013.jpg" alt="หลักการทำงาน" class="w-full h-auto rounded-lg shadow-md" width="800" height="600" loading="lazy" />
</div>
<h3 class="text-xl font-bold text-primary-700 mt-8 mb-4">เปรียบเทียบการออกแบบระบบระบายน้ำทิ้ง</h3>
<div class="flex flex-wrap justify-center gap-4 my-8">
<img src="/images/durgo-avvs/durgo-014.jpg" alt="ระบบเดิม" class="max-w-lg w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" />
<img src="/images/durgo-avvs/durgo-015.jpg" alt="ระบบ DURGO" class="max-w-lg w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" />
<img src="/images/durgo-avvs/durgo-016.jpg" alt="เปรียบเทียบ" class="max-w-lg w-full h-auto rounded-lg shadow-md" width="600" height="400" loading="lazy" />
</div>
<h3 class="text-xl font-bold text-primary-700 mt-8 mb-4">ขนาดของวาล์วเติมอากาศ DURGO AVVs</h3>
<div class="my-8">
<img src="/images/durgo-avvs/durgo-023.jpg" alt="ขนาด" class="w-full h-auto rounded-lg shadow-md" width="800" height="600" loading="lazy" />
</div>
<h3 class="text-xl font-bold text-primary-700 mt-8 mb-4">เกณฑ์การเลือกใช้วาล์วเติมอากาศ DURGO AVVs</h3>
<div class="my-8">
<img src="/images/durgo-avvs/durgo-024.jpg" alt="เกณฑ์การเลือกใช้" class="w-full h-auto rounded-lg shadow-md" width="800" height="600" loading="lazy" />
</div>
<h3 class="text-xl font-bold text-primary-700 mt-8 mb-4">เทคนิคและข้อกำหนดขั้นต้นในการติดตั้งวาล์วเติมอากาศ DURGO AVVs</h3>
<ul class="list-disc pl-6 space-y-2 text-lg text-neutral-700">
<li>การติดตั้งวาล์วเติมอากาศ DURGO AVVs จะต้องตั้งฉากกับระดับน้ำ ค่าความคลาดเคลื่อนในการติดตั้งไม่ควรเอียงเกิน 5 องศา และห้ามติดตั้งในแนวนอนเด็ดขาด</li>
<li>ในการออกแบบ ต้องคำนึงถึงตำแหน่งในการติดตั้ง ไม่ควรติดตั้งวาล์วเติมอากาศ DURGO AVVs ในบริเวณที่อับอากาศและไม่ควรติดตั้งในที่ที่มีอากาศเสีย ปล่องควัน หรือที่ที่มีก๊าซอันตราย</li>
<li>วาล์วเติมอากาศ DURGO AVVs ควรติดตั้งในอาคาร หากติดตั้งภายนอกอาคาร ต้องมีวัสดุกันแสงแดดหรืออลูมิเนียมอัลลอยป้องกันบริเวณหัววาล์วเติมอากาศ DURGO AVVs</li>
<li>การติดตั้งวาล์วเติมอากาศ DURGO AVVs ห้ามติดตั้งต่ำกว่าระดับ Flood Level ของอุปกรณ์สุขภัณฑ์ 1 เมตร</li>
</ul>
<h3 class="text-xl font-bold text-primary-700 mt-8 mb-4">การบำรุงรักษา</h3>
<p class="text-lg text-neutral-700 leading-relaxed">
<strong>วาล์วเติมอากาศ DURGO AVVs</strong> ใช้หลักการตามธรรมชาติของความสมดุลแรงดันในระบบ ไม่ใช้ระบบไฟฟ้าหรือเครื่องกล จึงไม่มีความจำเป็นต้องบำรุงรักษาเป็นพิเศษ แต่ในกรณีที่คำนึงถึงการใช้งานที่มีปัจจัยไม่แน่นอน ควรเตรียมช่องเปิดสำหรับการบำรุงรักษา ขนาด 300 mm x 300 mm ขึ้นไป
</p>
</div>
</div>
</div>
</section>
<!-- Product Range Section -->
<section class="py-16 bg-neutral-50">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10">
<h2 class="text-2xl font-bold text-primary-700 mb-8 text-center">ผลิตภัณฑ์วาล์วเติมอากาศ DURGO AVVs</h2>
<div class="max-w-4xl mx-auto">
<div class="grid md:grid-cols-2 gap-6 my-8">
<div class="bg-white p-6 rounded-xl shadow-sm">
<h3 class="text-lg font-bold text-neutral-800 mb-3">DURGO Air Valve (Standard)</h3>
<ul class="space-y-2 text-neutral-700">
<li>• ขนาด: 1" - 6" (DN25 - DN150)</li>
<li>• วัสดุ: ABS Body + EPDM Seal</li>
<li>• มาตรฐาน: EN/JIS Compliant</li>
<li>• อุณหภูมิใช้งาน: -20°C ถึง +60°C</li>
</ul>
</div>
<div class="bg-white p-6 rounded-xl shadow-sm">
<h3 class="text-lg font-bold text-neutral-800 mb-3">DURGO AVVs (Anti-Siphon)</h3>
<ul class="space-y-2 text-neutral-700">
<li>• ป้องกันการดูดน้ำจาก Trap</li>
<li>• รองรับ Negative Pressure สูง</li>
<li>• ซีลยาง EPDM ทนทาน</li>
<li>• อายุการใช้งานยาวนาน</li>
</ul>
</div>
<div class="bg-white p-6 rounded-xl shadow-sm">
<h3 class="text-lg font-bold text-neutral-800 mb-3">DURGO Mini Valve</h3>
<ul class="space-y-2 text-neutral-700">
<li>• ขนาดเล็ก สำหรับท่อขนาด 1" - 2"</li>
<li>• เหมาะสำหรับอาคารที่พักอาศัย</li>
<li>• ติดตั้งง่าย น้ำหนักเบา</li>
<li>• ราคาคุ้มค่า</li>
</ul>
</div>
<div class="bg-white p-6 rounded-xl shadow-sm">
<h3 class="text-lg font-bold text-neutral-800 mb-3">DURGO Waste Air Valve</h3>
<ul class="space-y-2 text-neutral-700">
<li>• ออกแบบสำหรับระบบ Waste Line</li>
<li>• รองรับอัตราการไหลสูง</li>
<li>• ทนต่อแรงดันบวก (Positive Pressure)</li>
<li>• ได้รับมาตรฐาน SHASE (ญี่ปุ่น)</li>
</ul>
</div>
</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">
<h2 class="text-2xl font-bold text-primary-700 mb-8 text-center">คำถามที่พบบ่อยเกี่ยวกับวาล์วเติมอากาศ DURGO AVVs</h2>
<div class="max-w-3xl mx-auto">
<div class="space-y-4">
<div class="bg-neutral-50 rounded-xl shadow-sm overflow-hidden">
<div class="p-6">
<h3 class="text-lg font-bold text-neutral-800 mb-3">1. วาล์วเติมอากาศ DURGO AVVs ต่างจากท่ออากาศแบบเดิมอย่างไร?</h3>
<p class="text-neutral-700 leading-relaxed">
วาล์วเติมอากาศ DURGO AVVs ทำงานด้วยหลักการสมดุลแรงดันในระบบ (Pressure Balance) โดยจะเปิดเมื่อมีแรงดันลบ (Negative Pressure) เกิดขึ้นในระบบท่อระบายน้ำ และปิดอัตโนมัติเมื่อระบบกลับสู่สภาวะปกติ ต่างจากท่ออากาศแบบเดิมที่เปิดอยู่ตลอดเวลา ทำให้กลิ่นเหม็นและเชื้อโรคสามารถแพร่กระจายเข้าสู่อาคารได้
</p>
</div>
</div>
<div class="bg-neutral-50 rounded-xl shadow-sm overflow-hidden">
<div class="p-6">
<h3 class="text-lg font-bold text-neutral-800 mb-3">2. DURGO AVVs มีอายุการใช้งานนานเท่าไหร่?</h3>
<p class="text-neutral-700 leading-relaxed">
วาล์วเติมอากาศ DURGO AVVs ผลิตจากพลาสติก ABS ที่มีความแข็งแรงสูง ร่วมกับซีลยาง EPDM ที่ทนทานต่อการเสื่อมสภาพ สามารถใช้งานได้นานกว่า 20 ปี ขึ้นอยู่กับสภาพการใช้งานและการบำรุงรักษา โดยไม่ต้องเปลี่ยนชิ้นส่วนหรือบำรุงรักษาเป็นพิเศษ
</p>
</div>
</div>
<div class="bg-neutral-50 rounded-xl shadow-sm overflow-hidden">
<div class="p-6">
<h3 class="text-lg font-bold text-neutral-800 mb-3">3. DURGO AVVs เหมาะกับอาคารประเภทใด?</h3>
<p class="text-neutral-700 leading-relaxed">
วาล์วเติมอากาศ DURGO AVVs เหมาะสำหรับอาคารทุกประเภท ไม่ว่าจะเป็นอาคารที่พักอาศัย อาคารสำนักงาน โรงแรม ห้างสรรพสินค้า โรงงานอุตสาหกรรม โรงพยาบาล และสถานศึกษา สามารถติดตั้งกับท่อระบายน้ำทิ้งที่ใช้มาตรฐาน EN หรือ JIS ได้ทุกชนิด
</p>
</div>
</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-xl sm:text-2xl font-bold mb-6">สนใจสินค้าของเรา?</h2>
<p class="text-lg text-white/80 mb-8 max-w-2xl mx-auto">
ติดต่อเราวันนี้เพื่อรับคำแนะนำและราคาพิเศษ
</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-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>
แชท
</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">
โทร 090-555-1415
</a>
</div>
<p class="text-base text-white/70 mt-8">
<strong>โทร:</strong> 090-555-1415 &nbsp;|&nbsp; <strong>Line Id:</strong> JPPSELECTION &nbsp;|&nbsp; <strong>E-mail:</strong> dealplustech@gmail.com
</p>
</div>
</section>
</main>
</BaseLayout>