|
@@ -2,6 +2,8 @@
|
|
|
{
|
|
{
|
|
|
"label": "사업소개",
|
|
"label": "사업소개",
|
|
|
"href": "/business",
|
|
"href": "/business",
|
|
|
|
|
+ "layoutImg": "/layout/사업소개.jpg",
|
|
|
|
|
+ "description": "반도산전의 사업을 소개합니다.",
|
|
|
"children": [
|
|
"children": [
|
|
|
{ "label": "주요 사업", "href": "/business/sections" },
|
|
{ "label": "주요 사업", "href": "/business/sections" },
|
|
|
{ "label": "주요 랜드마크 시공현장", "href": "/business/landmarks" }
|
|
{ "label": "주요 랜드마크 시공현장", "href": "/business/landmarks" }
|
|
@@ -9,12 +11,14 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"label": "기업소개",
|
|
"label": "기업소개",
|
|
|
- "href": "/business",
|
|
|
|
|
|
|
+ "href": "/about",
|
|
|
|
|
+ "layoutImg": "/layout/기업소개.jpg",
|
|
|
|
|
+ "description": "반도산전을 소개합니다.",
|
|
|
"children": [
|
|
"children": [
|
|
|
{ "label": "CEO 인사말", "href": "/ceo" },
|
|
{ "label": "CEO 인사말", "href": "/ceo" },
|
|
|
{ "label": "협력사", "href": "/office" },
|
|
{ "label": "협력사", "href": "/office" },
|
|
|
{ "label": "연혁", "href": "/history" },
|
|
{ "label": "연혁", "href": "/history" },
|
|
|
- { "label": "찾아오시는 길", "href": "/patent" },
|
|
|
|
|
|
|
+ { "label": "찾아오시는 길", "href": "/about/location" },
|
|
|
{ "label": "조직도", "href": "/organization" },
|
|
{ "label": "조직도", "href": "/organization" },
|
|
|
{ "label": "갤러리", "href": "/partners" }
|
|
{ "label": "갤러리", "href": "/partners" }
|
|
|
]
|
|
]
|