feat(grilles): add round diffuser images to product page

This commit is contained in:
Kunthawat Greethong
2026-09-23 18:49:05 +07:00
parent 52030b7d46
commit 8eb977d73b
3 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

@@ -188,6 +188,11 @@ import BaseLayout from '@/layouts/BaseLayout.astro';
<li><strong>Round Diffuser (แบบกลม):</strong> ให้ความรู้สึกที่ดูนุ่มนวลและทันสมัย เหมาะกับพื้นที่ที่ต้องการการออกแบบที่โดดเด่น</li> <li><strong>Round Diffuser (แบบกลม):</strong> ให้ความรู้สึกที่ดูนุ่มนวลและทันสมัย เหมาะกับพื้นที่ที่ต้องการการออกแบบที่โดดเด่น</li>
</ul> </ul>
<div class="grid grid-cols-1 gap-4 my-6 sm:grid-cols-2">
<img src="/images/grilles/round-grille-front.jpg" alt="หน้ากากแอร์ทรงกลม (Round Diffuser) ด้านหน้า" class="w-full rounded-xl border border-slate-100 shadow-md object-contain" loading="lazy" decoding="async" />
<img src="/images/grilles/round-grille-angle.jpg" alt="หน้ากากแอร์ทรงกลม (Round Diffuser) มุมเอียง" class="w-full rounded-xl border border-slate-100 shadow-md object-contain" loading="lazy" decoding="async" />
</div>
<h4 class="text-xl font-semibold text-neutral-800 mt-6 mb-2">Linear Diffuser (หน้ากากแอร์แบบแนวยาว)</h4> <h4 class="text-xl font-semibold text-neutral-800 mt-6 mb-2">Linear Diffuser (หน้ากากแอร์แบบแนวยาว)</h4>
<ul class="list-disc pl-6 space-y-2 text-lg text-neutral-700"> <ul class="list-disc pl-6 space-y-2 text-lg text-neutral-700">
<li><strong>Linear Slot Diffuser (แบบช่องยาว):</strong> มีลักษณะเป็นช่องแคบๆ ยาวๆ ให้ความสวยงามและทันสมัย นิยมใช้ในโรงแรมหรืออาคารที่เน้นดีไซน์</li> <li><strong>Linear Slot Diffuser (แบบช่องยาว):</strong> มีลักษณะเป็นช่องแคบๆ ยาวๆ ให้ความสวยงามและทันสมัย นิยมใช้ในโรงแรมหรืออาคารที่เน้นดีไซน์</li>