Change menu label to ตู้ดับเพลิง
This commit is contained in:
@@ -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: "/ระบบรั้วไวน์แมน" },
|
||||
]
|
||||
|
||||
@@ -53,10 +53,10 @@ const categories = [
|
||||
]
|
||||
},
|
||||
{
|
||||
name: 'อุปกรณ์ดับเพลิง',
|
||||
name: 'ตู้ดับเพลิง',
|
||||
slug: '/ตู้ดับเพลิง',
|
||||
subcategories: [
|
||||
{ name: 'อุปกรณ์ดับเพลิง', slug: '/ตู้ดับเพลิง' },
|
||||
{ name: 'ตู้ดับเพลิง', slug: '/ตู้ดับเพลิง' },
|
||||
{ name: 'Realflex', slug: '/realflex' },
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user