fix: Remove duplicate content div under product image in PPR page
This commit is contained in:
@@ -14,34 +14,7 @@ import Footer from '@/components/common/Footer.astro';
|
||||
<div class="lg:sticky lg:top-24">
|
||||
<div class="card p-8 bg-white">
|
||||
<img src="/images/products-cropped/foot-ppr1.jpg" alt="Product" class="w-full h-auto rounded-xl" onerror="this.src='/images/logo/dealplustech-logo.png'" />
|
||||
|
||||
<div class="mt-8 p-6 bg-green-50 rounded-xl border border-green-200">
|
||||
<div class="prose prose-lg max-w-none text-secondary-700">
|
||||
|
||||
<strong>คุณสมบัติเด่นของท่อ PPR:</strong>
|
||||
- ผลิตจากเม็ดพลาสติก PPR เกรด A จากยุโรป
|
||||
- ทนความร้อนได้สูงถึง 95°C (สำหรับ PP-R CT)
|
||||
- ทนแรงดันน้ำได้สูง PN20, PN25
|
||||
- ไม่เป็นสนิม ไม่ผุกร่อน
|
||||
- ผิวภายในเรียบ ลื่น ลดการสะสมของหินปูน
|
||||
- ต่อเชื่อมด้วยความร้อน (Heat Fusion) ได้สนิท 100% ไม่มีการรั่วซึม
|
||||
- อายุการใช้งานมากกว่า 50 ปี
|
||||
- ปลอดภัยสำหรับน้ำดื่ม (Food Grade)
|
||||
- ติดตั้งง่าย รวดเร็ว
|
||||
|
||||
<strong>การเชื่อมต่อ:</strong>
|
||||
- ใช้เครื่องเชื่อมความร้อน (Heat Fusion Welding)
|
||||
- อุณหภูมิการเชื่อม: 260°C
|
||||
- เวลาการเชื่อม: 5-30 วินาที (ขึ้นกับขนาดท่อ)
|
||||
|
||||
<strong>ข้อควรระวัง:</strong>
|
||||
- ไม่ควรใช้กับน้ำร้อนเกิน 95°C
|
||||
- ควรหลีกเลี่ยงการกระแทกแรงๆ ระหว่างการติดตั้ง
|
||||
- ควรเก็บให้พ้นจากแสงแดดโดยตรง
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user