-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SP0] 34기 리크루팅 관련 소개 페이지 업데이트 (#363)
* design: 소개페이지 컬러 수정사항 반영 * design: OriginFooter 컬러 수정사항 반영 * chore: Current Generation 값 수정 * fix: 소개탭 커리큘럼 영역 배경색 삭제 * fix: 소개탭 핵심가치 스타일 수정 * feat: 임원진 정보 업데이트 * design: 임원진 카드 디자인 수정 * design: 임원진 Description 반응형 수정 * fix: 임원진 정보 업데이트 사항 반영 * fix: PositionType type error 해결 * design: 헤더 31기로고->전체로고로 수정
- Loading branch information
Showing
27 changed files
with
115 additions
and
108 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,6 +19,7 @@ import logo29 from './logo_29.svg'; | |
import logo30 from './logo_30.svg'; | ||
import logo31 from './logo_31.svg'; | ||
import logoDoSopt from './[email protected]'; | ||
import imgLogoSopt from './img_logo_sopt.png'; | ||
import logoNowSopt from './logo_nowsopt.png'; | ||
|
||
export { | ||
|
@@ -43,5 +44,6 @@ export { | |
logo30, | ||
logo31, | ||
logoDoSopt, | ||
imgLogoSopt, | ||
logoNowSopt, | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,107 +54,114 @@ const getAboutInfo = async (): Promise<GetAboutInfoResponse> => ({ | |
const getMemberInfo = async (): Promise<GetMembersInfoResponse> => ({ | ||
members: [ | ||
{ | ||
id: 80, | ||
name: '양정윤', | ||
id: 1, | ||
name: '조승우', | ||
position: '회장', | ||
currentProject: 'palmspring', | ||
description: '알은 세계이다. 태어나려는 자는 세계를 부숴야 한다.', | ||
imageSrc: '/images/members/80.png', | ||
gmail: '[email protected]', | ||
currentProject: '성균관대학교', | ||
description: '솝트의 지금, 여러분과 함께', | ||
imageSrc: '/images/members/1.png', | ||
gmail: '[email protected]', | ||
linkedin: 'https://www.linkedin.com/in/seungwoo-cho-7a5676236/', | ||
}, | ||
{ | ||
id: 291, | ||
name: '김대덕', | ||
position: '부회장', | ||
currentProject: 'palmspring', | ||
imageSrc: '/images/members/291.png', | ||
gmail: '[email protected]', | ||
id: 2, | ||
name: '박세은', | ||
position: '총무', | ||
currentProject: '한양대학교, doorip', | ||
description: '나와 우리의 성장을 위해 파이팅!', | ||
imageSrc: '/images/members/2.png', | ||
gmail: '[email protected]', | ||
github: 'seeunplayer', | ||
linkedin: 'https://www.linkedin.com/in/tina-park-755ab8230/?locale=ko_KR', | ||
}, | ||
{ | ||
id: 49, | ||
name: '이호재', | ||
position: '총무', | ||
currentProject: 'ZOOC', | ||
description: '함께 성장하는 환경', | ||
imageSrc: '/images/members/49.png', | ||
gmail: '[email protected]', | ||
id: 3, | ||
name: '정동규', | ||
position: '메이커스 팀장', | ||
currentProject: 'palmspring', | ||
description: '하고 싶은건 모두 도전합니다.', | ||
imageSrc: '/images/members/3.png', | ||
gmail: '[email protected]', | ||
github: 'yummygyudon', | ||
linkedin:'https://www.linkedin.com/in/yummygyudon/', | ||
}, | ||
{ | ||
id: 246, | ||
name: '김해린', | ||
id: 4, | ||
name: '정채은', | ||
position: '미디어 팀장', | ||
currentProject: '타투어', | ||
description: '순간의 감정까지 쌓이도록 온 마음을 담아 기록합니다', | ||
imageSrc: '/images/members/246.png', | ||
gmail: '[email protected]', | ||
linkedin: '해린-김-bb4a8027a', | ||
currentProject: 'YELL:O, PINGLE', | ||
description: '이상적인 기억을 기록합니다.', | ||
imageSrc: '/images/members/4.png', | ||
gmail: '[email protected]', | ||
github: 'chaentopia', | ||
}, | ||
{ | ||
id: 354, | ||
name: '이승준', | ||
id: 5, | ||
name: '곽성준', | ||
position: '운영 팀장', | ||
currentProject: '엄빠도 어렸다', | ||
description: '안녕하세요', | ||
imageSrc: '/images/members/354.png', | ||
gmail: '[email protected]', | ||
currentProject: 'doorip', | ||
description: '잊지 못할 추억을 드립니다.', | ||
imageSrc: '/images/members/5.png', | ||
gmail: '[email protected]', | ||
github: 'sjk4618', | ||
}, | ||
{ | ||
id: 408, | ||
name: '서지원', | ||
id: 6, | ||
name: '여민서', | ||
position: '기획 파트장', | ||
currentProject: 'ASAP', | ||
description: '프로덕트 성공에 대한 모든 책임을 질 것', | ||
imageSrc: '/images/members/408.png', | ||
gmail: '[email protected]', | ||
currentProject: 'YELL:O, 하면함', | ||
description: '성장에 미쳐있는 사람', | ||
imageSrc: '/images/members/6.png', | ||
gmail: '[email protected]', | ||
}, | ||
{ | ||
id: 174, | ||
name: '김채현', | ||
id: 7, | ||
name: '황현진', | ||
position: '디자인 파트장', | ||
currentProject: '타투어', | ||
imageSrc: '/images/members/174.png', | ||
gmail: '[email protected]', | ||
currentProject: 'growthook, doorip', | ||
description: '디자인의 지니어스', | ||
imageSrc: '/images/members/7.png', | ||
gmail: '[email protected]', | ||
}, | ||
{ | ||
id: 57, | ||
name: '이태희', | ||
id: 8, | ||
name: '곽의진', | ||
position: '안드로이드 파트장', | ||
currentProject: 'SPARKLE', | ||
description: '안드로이드 그 자체가 되고 싶은 남자', | ||
imageSrc: '/images/members/57.png', | ||
gmail: '[email protected]', | ||
github: 'taeheeL', | ||
linkedin: '태희-이-b4988a272', | ||
currentProject: 'pophory, 하면함', | ||
description: '인간 안드가 되어봅시다.', | ||
imageSrc: '/images/members/8.png', | ||
gmail: '[email protected]', | ||
github: 'KwakEuiJin', | ||
}, | ||
{ | ||
id: 387, | ||
name: '박익범', | ||
id: 9, | ||
name: '류희재', | ||
position: 'iOS 파트장', | ||
currentProject: 'SPARKLE', | ||
imageSrc: '/images/members/387.png', | ||
gmail: '[email protected]', | ||
github: 'parkikbum', | ||
currentProject: 'ZOOC', | ||
description: '낭만 사과 꽃길 같이 걸어가요', | ||
imageSrc: '/images/members/9.png', | ||
gmail: '[email protected]', | ||
github: 'HELLOHIDI', | ||
}, | ||
{ | ||
id: 209, | ||
name: '김서현', | ||
id: 10, | ||
name: '이재훈', | ||
position: '웹 파트장', | ||
currentProject: 'palmspring', | ||
description: '사용자를 생각하는 개발자', | ||
imageSrc: '/images/members/209.png', | ||
gmail: '[email protected]', | ||
github: 'seobbang', | ||
linkedin: 'seohyun-kim-9784ab29a', | ||
currentProject: 'ASAP, Mile', | ||
description: '소속감에 미쳐있는 사람', | ||
imageSrc: '/images/members/10.png', | ||
gmail: '[email protected]', | ||
github: 'ljh0608', | ||
}, | ||
{ | ||
id: 152, | ||
name: '최윤한', | ||
id: 11, | ||
name: '도소현', | ||
position: '서버 파트장', | ||
currentProject: '스밈, 포포리, 캐쳡', | ||
description: '아슈파', | ||
imageSrc: '/images/members/152.png', | ||
gmail: 'unusualc@likelion.org', | ||
github: 'unanchoi', | ||
currentProject: '이화여자대학교', | ||
description: '단단한 서비스를 제공합니다.', | ||
imageSrc: '/images/members/11.png', | ||
gmail: 'develop@sopt.org', | ||
github: 'sohyundoh', | ||
}, | ||
], | ||
}); | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.