Add DUKELARRSEN page with Thai content and fix image layouts

This commit is contained in:
Kunthawat
2026-03-21 08:52:59 +07:00
parent 527170e037
commit 82ed104666
24 changed files with 1531 additions and 456 deletions

View File

@@ -71,6 +71,9 @@ import Footer from '@/components/common/Footer.astro';
<div class="container-custom">
<div class="max-w-4xl mx-auto">
<h2 class="text-3xl font-bold text-secondary-900 mb-8">รายละเอียดสินค้า</h2>
<div class="flex justify-center">
<img src="/images/water-pump-banner.jpg" alt="ปั๊มน้ำ" class="max-w-md w-full rounded-lg shadow-md mb-8" />
</div>
<div class="prose prose-lg max-w-none">
<p class="text-lg text-secondary-700 leading-relaxed mb-4">จำหน่ายปั๊มน้ำทุกประเภท สำหรับบ้านพักอาศัย อาคาร และโรงงานอุตสาหกรรม จากแบรนด์ชั้นนำ</p><p class="text-lg text-secondary-700 leading-relaxed mb-4"><strong>ประเภทปั๊มน้ำ:</strong></p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- <strong>ปั๊มน้ำอัตโนมัติ:</strong> สำหรับบ้านพักอาศัย</p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- <strong>ปั๊มน้ำหอยโข่ง:</strong> สำหรับระบบน้ำในอาคาร</p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- <strong>ปั๊มน้ำจุ่ม:</strong> สำหรับระบายน้ำท่วม</p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- <strong>ปั๊มน้ำแรงดันสูง:</strong> สำหรับระบบดับเพลิง</p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- <strong>ปั๊มเคมี:</strong> สำหรับส่งสารเคมี</p><p class="text-lg text-secondary-700 leading-relaxed mb-4"><strong>การใช้งาน:</strong></p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- บ้านพักอาศัย</p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- อาคารสูง</p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- โรงงานอุตสาหกรรม</p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- ระบบดับเพลิง</p><p class="text-lg text-secondary-700 leading-relaxed mb-4">- ระบบชลประทาน</p>
</div>