Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added apps/client/public/images/leader/won-gyu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions apps/client/src/components/about/leadership/ministerList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,15 @@ const ministerProfiles = [
greeting:
"어린이 사역자 장건진 목사입니다. 명문의 다음세대들을 오직 하나님의 말씀으로 양육하겠습니다.",
},
{
name: "강원규",
description: "",
image: "/images/leader/won-gyu.png",
position: "교구",
tabType: "minister",
officerType: "associate",
greeting: "주님의 마음으로 맡겨진 자리에서 충실히 섬기겠습니다. 사랑하고 축복합니다.",
},
{
name: "김규보",
description: "",
Expand Down
4 changes: 2 additions & 2 deletions apps/client/src/components/about/leadership/profileList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ const staffProfiles = [
{
name: "조동욱",
image: "/images/elder/jo_dw1.png",
position: "",
position: "선교위원회",
tabType: "elder",
officerType: "otherElder",
},
Expand All @@ -296,7 +296,7 @@ const staffProfiles = [
image: "/images/elder/jo_mh.png",
position: "시설관리",
tabType: "staff",
officerType: "manager",
officerType: "elder",
},
{
name: "김해봄",
Expand Down