Fix Grilles sections width - wrap in max-w-4xl container
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user