Fix mega menu - change อุปกรณ์ดับเพลิง to ตู้ดับเพลิง in BaseLayout
This commit is contained in:
@@ -53,10 +53,10 @@ const categories = [
|
||||
]
|
||||
},
|
||||
{
|
||||
name: 'อุปกรณ์ดับเพลิง',
|
||||
slug: '/อุปกรณ์ดับเพลิง',
|
||||
name: 'ตู้ดับเพลิง',
|
||||
slug: '/ตู้ดับเพลิง',
|
||||
subcategories: [
|
||||
{ name: 'อุปกรณ์ดับเพลิง', slug: '/อุปกรณ์ดับเพลิง' },
|
||||
{ name: 'ตู้ดับเพลิง', slug: '/ตู้ดับเพลิง' },
|
||||
{ name: 'Realflex', slug: '/realflex' },
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user