fix: Replace Chinese text in water-pump FAQ

This commit is contained in:
Kunthawat
2026-04-02 18:42:15 +07:00
parent 7b7c428ff8
commit 8ae6f412d9

View File

@@ -282,7 +282,7 @@ import Footer from '@/components/common/Footer.astro';
<div class="border border-gray-200 rounded-lg overflow-hidden">
<details class="group">
<summary class="flex justify-between items-center p-4 bg-gray-50 cursor-pointer list-none">
<span class="font-semibold text-secondary-900">การติดตั้งปั๊มน้ำต้อง注意什么?</span>
<span class="font-semibold text-secondary-900">การติดตั้งปั๊มน้ำต้องดูอะไรบ้าง?</span>
<span class="transition group-open:rotate-180">
<svg fill="none" height="24" shape-rendering="geometricPrecision" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" viewBox="0 0 24 24" width="24"><path d="M6 9l6 6 6-6"></path></svg>
</span>