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

@@ -126,7 +126,7 @@ import Footer from '@/components/common/Footer.astro';
<div class="container-custom">
<h2 class="text-2xl font-bold text-secondary-900 mb-6">รูปภาพสินค้าเพิ่มเติม</h2>
<div class="grid grid-cols-2 md:grid-cols-3 gap-4">
<img src="/images/products-misc/In03.jpg" alt="วาล์ว (Valve) - วาล์วน้ำทุกประเภท" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" /><img src="/images/products-misc/In17.jpg" alt="วาล์ว (Valve) - วาล์วน้ำทุกประเภท" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" /><img src="/images/products-misc/In05.jpg" alt="วาล์ว (Valve) - วาล์วน้ำทุกประเภท" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" /><img src="/images/products-misc/In15.jpg" alt="วาล์ว (Valve) - วาล์วน้ำทุกประเภท" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" /><img src="/images/products-misc/In10.jpg" alt="วาล์ว (Valve) - วาล์วน้ำทุกประเภท" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" /><img src="/images/products-misc/In08.jpg" alt="วาล์ว (Valve) - วาล์วน้ำทุกประเภท" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" />
<img src="/images/valve-In01.jpg" alt="วาล์ว (Valve)" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" /><img src="/images/valve-In02.jpg" alt="วาล์ว (Valve)" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" /><img src="/images/valve-In03.jpg" alt="วาล์ว (Valve)" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" /><img src="/images/valve-In05.jpg" alt="วาล์ว (Valve)" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" /><img src="/images/valve-In08.jpg" alt="วาล์ว (Valve)" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" /><img src="/images/valve-In10.jpg" alt="วาล์ว (Valve)" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" /><img src="/images/valve-In15.jpg" alt="วาล์ว (Valve)" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" /><img src="/images/valve-In17.jpg" alt="วาล์ว (Valve)" class="w-full h-auto rounded-lg shadow-md" onerror="this.style.display='none'" />
</div>
</div>
</section>