fix: Add max-w-4xl to Salt Spray Test section in vineman-2
This commit is contained in:
@@ -665,6 +665,7 @@ import Footer from '@/components/common/Footer.astro';
|
||||
<!-- Salt Spray Test -->
|
||||
<section class="section bg-gray-50">
|
||||
<div class="container-custom">
|
||||
<div class="max-w-4xl mx-auto">
|
||||
<h2 class="text-2xl md:text-xl font-bold text-secondary-900 mb-6 text-center">สภาวะกัดกร่อนของละอองเกลือ (Salt Spray Test)</h2>
|
||||
<p class="text-secondary-600 text-center mb-6 max-w-3xl mx-auto">ตามมาตรฐาน DIN SS 5021, ASTM B117, ISO 9227 มาตรฐานการทดสอบด้วยละอองน้ำเกลือ เพื่อพิสูจน์ความทนทานของวัตถุที่ชุบหรือเคลือบสารโลหะ</p>
|
||||
|
||||
@@ -689,6 +690,7 @@ import Footer from '@/components/common/Footer.astro';
|
||||
<img src="/images/products-raw/vineman/ผลการทดสอบ-16-ปี.jpg" alt="ผลการทดสอบ 16 ปี" class="w-full max-w-3xl mx-auto h-auto rounded-xl" width="800" height="600" loading="lazy" decoding="async" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Contact CTA -->
|
||||
|
||||
Reference in New Issue
Block a user