fix: Replace Chinese text in water-pump FAQ
This commit is contained in:
@@ -282,7 +282,7 @@ import Footer from '@/components/common/Footer.astro';
|
|||||||
<div class="border border-gray-200 rounded-lg overflow-hidden">
|
<div class="border border-gray-200 rounded-lg overflow-hidden">
|
||||||
<details class="group">
|
<details class="group">
|
||||||
<summary class="flex justify-between items-center p-4 bg-gray-50 cursor-pointer list-none">
|
<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">
|
<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>
|
<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>
|
</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user