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

@@ -14,15 +14,15 @@ import Footer from '@/components/common/Footer.astro';
<h1 class="text-4xl md:text-5xl font-bold text-secondary-900 mb-8">เกี่ยวกับเรา</h1>
<div class="card p-8 md:p-12 bg-white">
<div class="prose prose-lg max-w-none">
<p class="text-base text-secondary-700 leading-relaxed mb-6">
<p class="text-lg text-secondary-700 leading-relaxed mb-6">
<strong>บริษัท ดีล พลัส เทค จำกัด</strong> เราเป็นผู้เชียวชาญด้านระบบน้ำ ให้คำแนะนำและจำหน่าย ท่อ PPR ตราช้าง ท่อพีพีอาร์ ท่อ PPR ท่อ HDPE Thai PPR รั้วตาข่าย คุณภาพสูง ราคาถูก
</p>
<p class="text-base text-secondary-700 leading-relaxed mb-6">
<p class="text-lg text-secondary-700 leading-relaxed mb-6">
บริษัท ดีล พลัส เทค จำกัด ได้ก่อตั้งเพื่อดำเนินธุรกิจจัดจำหน่าย ท่อน้ำ อุปกรณ์ท่อน้ำ ในระบบประปาทั่วไป (ระบบน้ำดี น้ำเสีย ระบบรับแรงดัน ระบบระบายน้ำ) ระบบประปาอุตสาหกรรมเคมี ระบบประปาเกษตร ระบบการชลประทาน โดยทางบริษัทได้จัดจำหน่ายสินค้าที่ได้รับความนิยมอย่างแพร่หลาย สินค้าที่มีนวัตกรรมใหม่ๆ คุณภาพสูง มีมาตรฐานเป็นที่ยอมรับ อาทิเช่น
</p>
<ul class="list-disc pl-6 mb-6 space-y-2 text-base text-secondary-700">
<ul class="list-disc pl-6 mb-6 space-y-2 text-lg text-secondary-700">
<li>ท่อ PP-R (Polypropylene copolymer random),เครื่องเชื่อมท่อ PP-R</li>
<li>ท่อดับเพลิง และ Groove Coupling</li>
<li>ท่อ Syler</li>
@@ -30,37 +30,37 @@ import Footer from '@/components/common/Footer.astro';
<li>แผ่นความร้อนและเครื่องเชื่อมท่อ HDPE</li>
</ul>
<p class="text-base text-secondary-700 leading-relaxed mb-6">
<p class="text-lg text-secondary-700 leading-relaxed mb-6">
<strong>งานระบบ งานแอร์ แอร์ งานท่อระบบ หัวจ่ายแอร์ ฉนวน Insulation</strong><br/>
ระบบ Water Treatment, UV, RO, UF Water, DI&EDI Water, Softener, Sand Filter, Carbon Filter
</p>
<p class="text-base text-secondary-700 leading-relaxed mb-6">
<p class="text-lg text-secondary-700 leading-relaxed mb-6">
<strong>Pipe Coupling</strong> อุปกรณ์ซ่อมท่อที่ชำรุดหรือท่อรั่ว อุปกรณ์ยึดท่อให้เชื่อมต่อกัน โดยไม่ต้องเชื่อมท่อ
</p>
<p class="text-base text-secondary-700 leading-relaxed mb-6">
<p class="text-lg text-secondary-700 leading-relaxed mb-6">
พร้อมกันนี้ทางบริษัทได้จัดจำหน่ายอุปกรณ์เกี่ยวกับระบบประปาไม่ว่าจะเป็นข้อต่อต่างๆ และ อุปกรณ์อื่ๆ
</p>
<h2 class="text-2xl font-bold text-secondary-900 mb-4">จัดจำหน่าย:</h2>
<p class="text-base text-secondary-700 leading-relaxed mb-4">
<p class="text-lg text-secondary-700 leading-relaxed mb-4">
ท่อ PPR ตราช้าง, ท่อพีพีอาร์, ท่อ PPR, ท่อ HDPE, Thai PPR, รั้วตาข่าย
</p>
<h2 class="text-2xl font-bold text-secondary-900 mb-4 mt-8">Contact Details</h2>
<div class="bg-green-50 p-6 rounded-xl">
<p class="text-base text-secondary-700 leading-relaxed mb-2">
<p class="text-lg text-secondary-700 leading-relaxed mb-2">
<strong>บริษัท ดีล พลัส เทค จำกัด</strong><br/>
9/70 ซอยนครลุง 17 แขวงบางไผ่ เขตบางแค กทม. 10160
</p>
<p class="text-base text-secondary-700 leading-relaxed mb-2">
<p class="text-lg text-secondary-700 leading-relaxed mb-2">
ส่งสินค้าฟรี กรุงเทพมหานคร ปริมณฑล
</p>
<p class="text-base text-secondary-700 leading-relaxed mb-2">
<p class="text-lg text-secondary-700 leading-relaxed mb-2">
<strong>โทร:</strong> 090-555-1415
</p>
<p class="text-base text-secondary-700 leading-relaxed">
<p class="text-lg text-secondary-700 leading-relaxed">
<strong>อีเมล:</strong> dealplustech@gmail.com
</p>
</div>