Fix Grilles sections width - wrap in max-w-4xl container

This commit is contained in:
OpenCode Agent
2026-04-05 21:12:43 +07:00
parent b93dda19de
commit 0313ae80c4

View File

@@ -193,7 +193,6 @@ import Footer from '@/components/common/Footer.astro';
<strong>ฟรี ไม่มีค่าใช้จ่าย</strong> แม้ว่าจะสั่งมากสั่งน้อย เราเป็นผู้ผลิตสามารถเสนอราคาที่เหมาะสมโดนใจแน่นอนครับ <strong>ฟรี ไม่มีค่าใช้จ่าย</strong> แม้ว่าจะสั่งมากสั่งน้อย เราเป็นผู้ผลิตสามารถเสนอราคาที่เหมาะสมโดนใจแน่นอนครับ
</p> </p>
</div> </div>
</div>
<!-- ข้อมูลจำเพาะทางเทคนิค --> <!-- ข้อมูลจำเพาะทางเทคนิค -->
<div class="bg-gray-50 -mx-4 px-4 py-6 rounded-lg"> <div class="bg-gray-50 -mx-4 px-4 py-6 rounded-lg">
@@ -332,6 +331,7 @@ import Footer from '@/components/common/Footer.astro';
<img src="/images/grilles/square-ceiling.jpg" alt="Square Ceiling" class="w-full h-auto rounded-lg shadow-md" width="400" height="300" loading="lazy" decoding="async" /> <img src="/images/grilles/square-ceiling.jpg" alt="Square Ceiling" class="w-full h-auto rounded-lg shadow-md" width="400" height="300" loading="lazy" decoding="async" />
</div> </div>
</div> </div>
</div>
</section> </section>
<section class="cta-gradient py-16"> <section class="cta-gradient py-16">