Phase 7: PPR page installation steps fix (B1-B2)
This commit is contained in:
@@ -222,11 +222,10 @@ import Footer from '@/components/common/Footer.astro';
|
|||||||
<h3 class="text-lg font-semibold text-secondary-800 mb-4">ขั้นตอนการเชื่อม</h3>
|
<h3 class="text-lg font-semibold text-secondary-800 mb-4">ขั้นตอนการเชื่อม</h3>
|
||||||
<ol class="space-y-3">
|
<ol class="space-y-3">
|
||||||
<li class="flex gap-3"><span class="flex-shrink-0 w-6 h-6 bg-primary-600 text-white rounded-full flex items-center justify-center text-sm">1</span><span class="text-secondary-700">ตัดท่อให้ตรง ฉากมุม</span></li>
|
<li class="flex gap-3"><span class="flex-shrink-0 w-6 h-6 bg-primary-600 text-white rounded-full flex items-center justify-center text-sm">1</span><span class="text-secondary-700">ตัดท่อให้ตรง ฉากมุม</span></li>
|
||||||
<li class="flex gap-3"><span class="flex-shrink-0 w-6 h-6 bg-primary-600 text-white rounded-full flex items-center justify-center text-sm">2</span><span class="text-secondary-700">เปลือกท่อออกเล็กน้อยที่ปลาย</span></li>
|
<li class="flex gap-3"><span class="flex-shrink-0 w-6 h-6 bg-primary-600 text-white rounded-full flex items-center justify-center text-sm">2</span><span class="text-secondary-700">เปิดเครื่องเชื่อมรอจนอุณหภูมิถึง 260°C</span></li>
|
||||||
<li class="flex gap-3"><span class="flex-shrink-0 w-6 h-6 bg-primary-600 text-white rounded-full flex items-center justify-center text-sm">3</span><span class="text-secondary-700">เปิดเครื่องเชื่อมรอจนอุณหภูมิถึง 260°C</span></li>
|
<li class="flex gap-3"><span class="flex-shrink-0 w-6 h-6 bg-primary-600 text-white rounded-full flex items-center justify-center text-sm">3</span><span class="text-secondary-700">สวมท่อและข้อต่อเข้าแผ่นร้อนตามเวลาที่กำหนด</span></li>
|
||||||
<li class="flex gap-3"><span class="flex-shrink-0 w-6 h-6 bg-primary-600 text-white rounded-full flex items-center justify-center text-sm">4</span><span class="text-secondary-700">สวมท่อและข้อต่อเข้าแผ่นร้อนตามเวลาที่กำหนด</span></li>
|
<li class="flex gap-3"><span class="flex-shrink-0 w-6 h-6 bg-primary-600 text-white rounded-full flex items-center justify-center text-sm">4</span><span class="text-secondary-700">นำออกและเชื่อมเข้าด้วยกันทันที</span></li>
|
||||||
<li class="flex gap-3"><span class="flex-shrink-0 w-6 h-6 bg-primary-600 text-white rounded-full flex items-center justify-center text-sm">5</span><span class="text-secondary-700">นำออกและเชื่อมเข้าด้วยกันทันที</span></li>
|
<li class="flex gap-3"><span class="flex-shrink-0 w-6 h-6 bg-primary-600 text-white rounded-full flex items-center justify-center text-sm">5</span><span class="text-secondary-700">รอให้เย็นตัวประมาณ 2-3 นาที</span></li>
|
||||||
<li class="flex gap-3"><span class="flex-shrink-0 w-6 h-6 bg-primary-600 text-white rounded-full flex items-center justify-center text-sm">6</span><span class="text-secondary-700">รอให้เย็นตัวประมาณ 2-3 นาที</span></li>
|
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user