fix: Change text-base to text-lg for all pages

This commit is contained in:
Kunthawat
2026-03-17 10:24:57 +07:00
parent a320f1f188
commit 76ff83cbd9
57 changed files with 435 additions and 435 deletions

View File

@@ -19,7 +19,7 @@ import Footer from '@/components/common/Footer.astro';
<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">เครื่องเชื่อมท่อ HDPE</h1>
<p class="text-base sm:text-lg md:text-xl text-secondary-600 mb-6 sm:mb-8 leading-relaxed text-center sm:text-left">
<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">
จำหน่ายเครื่องเชื่อมท่อ HDPE คุณภาพสูง ราคาโรงงาน สำหรับงานเชื่อมท่อ HDPE ทุกขนาด พร้อมบริการติดตั้งและฝึกอบรมการใช้งานฟรี
</p>
@@ -39,25 +39,25 @@ import Footer from '@/components/common/Footer.astro';
<svg class="w-6 h-6 text-green-600 mt-1" 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 class="text-base text-secondary-700">เครื่องเชื่อม HDPE คุณภาพสูง มาตรฐาน ISO</span>
<span class="text-lg text-secondary-700">เครื่องเชื่อม HDPE คุณภาพสูง มาตรฐาน ISO</span>
</div>
<div class="flex items-start space-x-3">
<svg class="w-6 h-6 text-green-600 mt-1" 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 class="text-base text-secondary-700">ราคาโรงงาน คุ้มค่าการลงทุน</span>
<span class="text-lg text-secondary-700">ราคาโรงงาน คุ้มค่าการลงทุน</span>
</div>
<div class="flex items-start space-x-3">
<svg class="w-6 h-6 text-green-600 mt-1" 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 class="text-base text-secondary-700">บริการติดตั้งและฝึกอบรมการใช้งานฟรี</span>
<span class="text-lg text-secondary-700">บริการติดตั้งและฝึกอบรมการใช้งานฟรี</span>
</div>
<div class="flex items-start space-x-3">
<svg class="w-6 h-6 text-green-600 mt-1" 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 class="text-base text-secondary-700">อะไหล่และบริการซ่อมบำรุง</span>
<span class="text-lg text-secondary-700">อะไหล่และบริการซ่อมบำรุง</span>
</div>
</div>
</div>
@@ -79,34 +79,34 @@ import Footer from '@/components/common/Footer.astro';
</thead>
<tbody class="bg-white">
<tr class="hover:bg-green-50 transition-colors">
<td class="px-6 py-4 border-b border-secondary-200 text-base">HDPE-BF-160</td>
<td class="px-6 py-4 border-b border-secondary-200 text-base">Butt Fusion</td>
<td class="px-6 py-4 border-b border-secondary-200 text-base">50 - 160</td>
<td class="px-6 py-4 border-b border-secondary-200 text-base">2,200</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">HDPE-BF-160</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">Butt Fusion</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">50 - 160</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">2,200</td>
</tr>
<tr class="hover:bg-green-50 transition-colors">
<td class="px-6 py-4 border-b border-secondary-200 text-base">HDPE-BF-315</td>
<td class="px-6 py-4 border-b border-secondary-200 text-base">Butt Fusion</td>
<td class="px-6 py-4 border-b border-secondary-200 text-base">90 - 315</td>
<td class="px-6 py-4 border-b border-secondary-200 text-base">3,500</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">HDPE-BF-315</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">Butt Fusion</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">90 - 315</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">3,500</td>
</tr>
<tr class="hover:bg-green-50 transition-colors">
<td class="px-6 py-4 border-b border-secondary-200 text-base">HDPE-BF-630</td>
<td class="px-6 py-4 border-b border-secondary-200 text-base">Butt Fusion</td>
<td class="px-6 py-4 border-b border-secondary-200 text-base">200 - 630</td>
<td class="px-6 py-4 border-b border-secondary-200 text-base">8,000</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">HDPE-BF-630</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">Butt Fusion</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">200 - 630</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">8,000</td>
</tr>
<tr class="hover:bg-green-50 transition-colors">
<td class="px-6 py-4 border-b border-secondary-200 text-base">HDPE-EF-200</td>
<td class="px-6 py-4 border-b border-secondary-200 text-base">Electrofusion</td>
<td class="px-6 py-4 border-b border-secondary-200 text-base">20 - 200</td>
<td class="px-6 py-4 border-b border-secondary-200 text-base">1,500</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">HDPE-EF-200</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">Electrofusion</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">20 - 200</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">1,500</td>
</tr>
<tr class="hover:bg-green-50 transition-colors">
<td class="px-6 py-4 border-b border-secondary-200 text-base">HDPE-SF-63</td>
<td class="px-6 py-4 border-b border-secondary-200 text-base">Socket Fusion</td>
<td class="px-6 py-4 border-b border-secondary-200 text-base">20 - 63</td>
<td class="px-6 py-4 border-b border-secondary-200 text-base">800</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">HDPE-SF-63</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">Socket Fusion</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">20 - 63</td>
<td class="px-6 py-4 border-b border-secondary-200 text-lg">800</td>
</tr>
</tbody>
</table>
@@ -119,9 +119,9 @@ import Footer from '@/components/common/Footer.astro';
<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-base text-secondary-700 leading-relaxed mb-4">เครื่องเชื่อมท่อ HDPE เป็นอุปกรณ์สำคัญสำหรับงานติดตั้งระบบท่อ HDPE ใช้สำหรับเชื่อมต่อท่อ HDPE เข้าด้วยกันอย่างแน่นสนิท ไม่มีรอยรั่ว เหมาะสำหรับงานระบบประปา งานชลประทาน งานระบายน้ำ และงานอุตสาหกรรม</p>
<p class="text-lg text-secondary-700 leading-relaxed mb-4">เครื่องเชื่อมท่อ HDPE เป็นอุปกรณ์สำคัญสำหรับงานติดตั้งระบบท่อ HDPE ใช้สำหรับเชื่อมต่อท่อ HDPE เข้าด้วยกันอย่างแน่นสนิท ไม่มีรอยรั่ว เหมาะสำหรับงานระบบประปา งานชลประทาน งานระบายน้ำ และงานอุตสาหกรรม</p>
<p class="text-base text-secondary-700 leading-relaxed mb-4"><strong>ประเภทเครื่องเชื่อมท่อ HDPE:</strong></p>
<p class="text-lg text-secondary-700 leading-relaxed mb-4"><strong>ประเภทเครื่องเชื่อมท่อ HDPE:</strong></p>
<ul class="list-disc pl-6 mb-4 space-y-2">
<li>เครื่องเชื่อมแบบ Butt Fusion (เชื่อมปลายท่อ)</li>
<li>เครื่องเชื่อมแบบ Electrofusion (เชื่อมด้วยไฟฟ้า)</li>
@@ -129,11 +129,11 @@ import Footer from '@/components/common/Footer.astro';
<li>เครื่องเชื่อมแบบ Stab Pipe (เชื่อมแบบสแต็บ)</li>
</ul>
<p class="text-base text-secondary-700 leading-relaxed mb-4"><strong>ประเภทของเครื่องเชื่อมท่อ HDPE:</strong></p>
<p class="text-base text-secondary-700 leading-relaxed mb-4">1. <strong>Butt Fusion (เชื่อมปลายท่อ)</strong> - เหมาะสำหรับท่อขนาดใหญ่ ขนาด 50mm ขึ้นไป การเชื่อมจะทำโดยการทำให้ปลายท่อร้อนแล้วกดเชื่อมเข้าด้วยกัน</p>
<p class="text-base text-secondary-700 leading-relaxed mb-4">2. <strong>Electrofusion (เชื่อมด้วยไฟฟ้า)</strong> - ใช้ข้อต่อแบบ Electrofusion ที่มีขดลวดภายใน เมื่อต่อไฟฟ้าจะทำให้ขดลวดร้อนและเชื่อมท่อเข้าด้วยกัน</p>
<p class="text-base text-secondary-700 leading-relaxed mb-4">3. <strong>Socket Fusion (เชื่อมซ็อกเก็ต)</strong> - เหมาะสำหรับท่อขนาดเล็ก ขนาด 20-63mm ใช้หัวเชื่อมที่ทำให้ท่อร้อนแล้วสวมเข้าด้วยกัน</p>
<p class="text-base text-secondary-700 leading-relaxed mb-4"><strong>ข้อดีของการเชื่อมท่อ HDPE:</strong></p>
<p class="text-lg text-secondary-700 leading-relaxed mb-4"><strong>ประเภทของเครื่องเชื่อมท่อ HDPE:</strong></p>
<p class="text-lg text-secondary-700 leading-relaxed mb-4">1. <strong>Butt Fusion (เชื่อมปลายท่อ)</strong> - เหมาะสำหรับท่อขนาดใหญ่ ขนาด 50mm ขึ้นไป การเชื่อมจะทำโดยการทำให้ปลายท่อร้อนแล้วกดเชื่อมเข้าด้วยกัน</p>
<p class="text-lg text-secondary-700 leading-relaxed mb-4">2. <strong>Electrofusion (เชื่อมด้วยไฟฟ้า)</strong> - ใช้ข้อต่อแบบ Electrofusion ที่มีขดลวดภายใน เมื่อต่อไฟฟ้าจะทำให้ขดลวดร้อนและเชื่อมท่อเข้าด้วยกัน</p>
<p class="text-lg text-secondary-700 leading-relaxed mb-4">3. <strong>Socket Fusion (เชื่อมซ็อกเก็ต)</strong> - เหมาะสำหรับท่อขนาดเล็ก ขนาด 20-63mm ใช้หัวเชื่อมที่ทำให้ท่อร้อนแล้วสวมเข้าด้วยกัน</p>
<p class="text-lg text-secondary-700 leading-relaxed mb-4"><strong>ข้อดีของการเชื่อมท่อ HDPE:</strong></p>
<ul class="list-disc pl-6 mb-4 space-y-2">
<li>รอยเชื่อมแข็งแรงเท่ากับตัวท่อ</li>
<li>ไม่มีรอยรั่วที่จุดเชื่อม</li>