diff --git a/apps/client/public/images/leader/won-gyu.png b/apps/client/public/images/leader/won-gyu.png new file mode 100644 index 00000000..4db90030 Binary files /dev/null and b/apps/client/public/images/leader/won-gyu.png differ diff --git a/apps/client/src/components/about/leadership/ministerList.tsx b/apps/client/src/components/about/leadership/ministerList.tsx index 9e9de54d..83b1e464 100644 --- a/apps/client/src/components/about/leadership/ministerList.tsx +++ b/apps/client/src/components/about/leadership/ministerList.tsx @@ -31,6 +31,15 @@ const ministerProfiles = [ greeting: "어린이 사역자 장건진 목사입니다. 명문의 다음세대들을 오직 하나님의 말씀으로 양육하겠습니다.", }, + { + name: "강원규", + description: "", + image: "/images/leader/won-gyu.png", + position: "교구", + tabType: "minister", + officerType: "associate", + greeting: "주님의 마음으로 맡겨진 자리에서 충실히 섬기겠습니다. 사랑하고 축복합니다.", + }, { name: "김규보", description: "", diff --git a/apps/client/src/components/about/leadership/profileList.tsx b/apps/client/src/components/about/leadership/profileList.tsx index fc54ec4b..e5413b09 100644 --- a/apps/client/src/components/about/leadership/profileList.tsx +++ b/apps/client/src/components/about/leadership/profileList.tsx @@ -287,7 +287,7 @@ const staffProfiles = [ { name: "조동욱", image: "/images/elder/jo_dw1.png", - position: "", + position: "선교위원회", tabType: "elder", officerType: "otherElder", }, @@ -296,7 +296,7 @@ const staffProfiles = [ image: "/images/elder/jo_mh.png", position: "시설관리", tabType: "staff", - officerType: "manager", + officerType: "elder", }, { name: "김해봄",