Rename อุปกรณ์ดับเพลิง page to /ตู้ดับเพลิง

- Renamed page file from อุปกรณ์ดับเพลิง.astro to ตู้ดับเพลิง.astro
- Updated title and content to ตู้ดับเพลิง
- Updated Header navigation link
- Updated all-products page link
This commit is contained in:
Kunthawat Greethong
2026-05-23 08:30:54 +07:00
parent cc76e93c05
commit f60b3c3226
3 changed files with 16 additions and 16 deletions

View File

@@ -61,7 +61,7 @@ const productCategories = [
{ label: "Maxflex", href: "/maxflex" },
{ label: "เทอร์โมเบรค Thermobreak", href: "/เทอร์โมเบรค-thermobreak" },
{ label: "Realflex", href: "/realflex" },
{ label: "อุปกรณ์ดับเพลิง", href: "/อุปกรณ์ดับเพลิง" },
{ label: "ตู้ดับเพลิง", href: "/ตู้ดับเพลิง" },
{ label: "รั้วเทวดา", href: "/รั้วเทวดา" },
{ label: "ระบบรั้วไวน์แมน", href: "/ระบบรั้วไวน์แมน" },
]