2023-03-04 18:11:52 +00:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"link": "/",
|
|
|
|
"text": "Home",
|
2023-12-29 21:57:30 +00:00
|
|
|
"icon": "home"
|
2023-03-04 18:11:52 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"link": "/servants",
|
|
|
|
"text": "Servants",
|
2023-12-29 21:57:30 +00:00
|
|
|
"icon": "servants"
|
2023-03-04 18:11:52 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"link": "/ta-collection",
|
|
|
|
"text": "TA Collection",
|
2023-12-29 21:57:30 +00:00
|
|
|
"icon": "ta_collection"
|
2023-03-04 18:11:52 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"link": "/blog",
|
|
|
|
"text": "Blog",
|
2023-12-29 21:57:30 +00:00
|
|
|
"icon": "blog"
|
2023-03-04 18:11:52 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"link": "/about",
|
|
|
|
"text": "About",
|
2023-12-29 21:57:30 +00:00
|
|
|
"icon": "about"
|
2023-03-04 18:11:52 +00:00
|
|
|
}
|
|
|
|
]
|