Fix button alignment in remaining pages

This commit is contained in:
Kunthawat Greethong
2026-05-24 20:28:12 +07:00
parent c9cfb5a1b0
commit 2960c4a3ae
10 changed files with 48 additions and 48 deletions

View File

@@ -70,19 +70,19 @@ import BaseLayout from '@/layouts/BaseLayout.astro';
<span>ราคาสินค้า</span>
</a>
</div><div class="flex flex-wrap gap-6">
<div class="flex items-start gap-2 text-white/80">
<div class="flex items-center gap-2 text-white/80">
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
</svg>
<span>คุณภาพสูง มาตรฐานอุตสาหกรรม</span>
</div>
<div class="flex items-start gap-2 text-white/80">
<div class="flex items-center gap-2 text-white/80">
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
</svg>
<span>ราคาโรงงาน คุ้มค่า</span>
</div>
<div class="flex items-start gap-2 text-white/80">
<div class="flex items-center gap-2 text-white/80">
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
</svg>