fix: Change text-base to text-lg for all pages
This commit is contained in:
@@ -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">ท่อ PPR (Polypropylene Random Copolymer)</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">
|
||||
จำหน่ายท่อ PPR (Polypropylene Random Copolymer)คุณภาพสูง ราคาโรงงาน ส่งฟรี กรุงเทพมหานคร และปริมณฑล
|
||||
</p>
|
||||
|
||||
@@ -41,25 +41,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">คุณภาพสูง มาตรฐานอุตสาหกรรม</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 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>
|
||||
@@ -80,13 +80,13 @@ import Footer from '@/components/common/Footer.astro';
|
||||
<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">PPR PN20</td><td class="px-6 py-4 border-b border-secondary-200 text-base">DIN 8077/78</td><td class="px-6 py-4 border-b border-secondary-200 text-base">20</td><td class="px-6 py-4 border-b border-secondary-200 text-base">60</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">PPR PN20</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">DIN 8077/78</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">20</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">60</td>
|
||||
</tr>
|
||||
<tr class="hover:bg-green-50 transition-colors">
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-base">PPR PN25</td><td class="px-6 py-4 border-b border-secondary-200 text-base">DIN 8077/78</td><td class="px-6 py-4 border-b border-secondary-200 text-base">25</td><td class="px-6 py-4 border-b border-secondary-200 text-base">70</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">PPR PN25</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">DIN 8077/78</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">25</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">70</td>
|
||||
</tr>
|
||||
<tr class="hover:bg-green-50 transition-colors">
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-base">PP-R CT</td><td class="px-6 py-4 border-b border-secondary-200 text-base">DIN 8077/78</td><td class="px-6 py-4 border-b border-secondary-200 text-base">25</td><td class="px-6 py-4 border-b border-secondary-200 text-base">95</td>
|
||||
<td class="px-6 py-4 border-b border-secondary-200 text-lg">PP-R CT</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">DIN 8077/78</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">25</td><td class="px-6 py-4 border-b border-secondary-200 text-lg">95</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -101,9 +101,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">ท่อ PPR เป็นท่อพลาสติกคุณภาพสูงสำหรับระบบน้ำร้อนและน้ำเย็น ผลิตจากเม็ดพลาสติก PPR เกรด A จากยุโรป มีคุณสมบัติทนความร้อนได้สูงถึง 95°C เหมาะสำหรับงานระบบประปาในอาคาร โรงแรม โรงพยาบาล และโรงงานอุตสาหกรรม</p>
|
||||
<p class="text-lg text-secondary-700 leading-relaxed mb-4">ท่อ PPR เป็นท่อพลาสติกคุณภาพสูงสำหรับระบบน้ำร้อนและน้ำเย็น ผลิตจากเม็ดพลาสติก PPR เกรด A จากยุโรป มีคุณสมบัติทนความร้อนได้สูงถึง 95°C เหมาะสำหรับงานระบบประปาในอาคาร โรงแรม โรงพยาบาล และโรงงานอุตสาหกรรม</p>
|
||||
|
||||
<p class="text-base text-secondary-700 leading-relaxed mb-4"><strong>คุณสมบัติเด่นของท่อ PPR:</strong></p>
|
||||
<p class="text-lg text-secondary-700 leading-relaxed mb-4"><strong>คุณสมบัติเด่นของท่อ PPR:</strong></p>
|
||||
<ul class="list-disc pl-6 mb-4 space-y-2">
|
||||
<li>ผลิตจากเม็ดพลาสติก PPR เกรด A จากยุโรป</li>
|
||||
<li>ทนความร้อนได้สูงถึง 95°C (สำหรับ PP-R CT)</li>
|
||||
@@ -116,24 +116,24 @@ import Footer from '@/components/common/Footer.astro';
|
||||
<li>ติดตั้งง่าย รวดเร็ว</li>
|
||||
</ul>
|
||||
|
||||
<p class="text-base text-secondary-700 leading-relaxed mb-4"><strong>การเชื่อมต่อ:</strong></p>
|
||||
<p class="text-lg text-secondary-700 leading-relaxed mb-4"><strong>การเชื่อมต่อ:</strong></p>
|
||||
<ul class="list-disc pl-6 mb-4 space-y-2">
|
||||
<li>ใช้เครื่องเชื่อมความร้อน (Heat Fusion Welding)</li>
|
||||
<li>อุณหภูมิการเชื่อม: 260°C</li>
|
||||
<li>เวลาการเชื่อม: 5-30 วินาที (ขึ้นกับขนาดท่อ)</li>
|
||||
</ul>
|
||||
|
||||
<p class="text-base text-secondary-700 leading-relaxed mb-4"><strong>ข้อควรระวัง:</strong></p>
|
||||
<p class="text-lg text-secondary-700 leading-relaxed mb-4"><strong>ข้อควรระวัง:</strong></p>
|
||||
<ul class="list-disc pl-6 mb-4 space-y-2">
|
||||
<li>ไม่ควรใช้กับน้ำร้อนเกิน 95°C</li>
|
||||
<li>ควรหลีกเลี่ยงการกระแทกแรงๆ ระหว่างการติดตั้ง</li>
|
||||
<li>ควรเก็บให้พ้นจากแสงแดดโดยตรง</li>
|
||||
</ul>
|
||||
|
||||
<p class="text-base text-secondary-700 leading-relaxed mb-4"><strong>มาตรฐาน:</strong> DIN 8077/8078, ISO 15874</p>
|
||||
<p class="text-base text-secondary-700 leading-relaxed mb-4"><strong>ขนาด:</strong> 20 มม. - 315 มม.</p>
|
||||
<p class="text-lg text-secondary-700 leading-relaxed mb-4"><strong>มาตรฐาน:</strong> DIN 8077/8078, ISO 15874</p>
|
||||
<p class="text-lg text-secondary-700 leading-relaxed mb-4"><strong>ขนาด:</strong> 20 มม. - 315 มม.</p>
|
||||
|
||||
<p class="text-base text-secondary-700 leading-relaxed mb-4"><strong>การใช้งาน:</strong></p>
|
||||
<p class="text-lg text-secondary-700 leading-relaxed mb-4"><strong>การใช้งาน:</strong></p>
|
||||
<ul class="list-disc pl-6 mb-4 space-y-2">
|
||||
<li>งานระบบประปาในอาคาร</li>
|
||||
<li>งานระบบน้ำร้อน</li>
|
||||
|
||||
Reference in New Issue
Block a user