Skip to content

Commit

Permalink
리쿠르팅 문구 변경 (#181)
Browse files Browse the repository at this point in the history
chore: 리쿠르팅 문구 변경
  • Loading branch information
hyesungoh authored Jan 25, 2023
1 parent 11b3367 commit e2e4184
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/recruit/HeaderSection/Finish.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import { colors, mediaQuery } from '~/styles/constants';
export default function Finish() {
return (
<>
<span css={descriptionCss}>13기 때 만나요!</span>
<h1 css={headingCss}>12기 모집이 마감되었습니다.</h1>
<span css={descriptionCss}>13기 세부 일정은 2월 말 오픈 예정입니다</span>
<h1 css={headingCss}>13기 운영진은 겨울잠 중 🐻💤</h1>
{/* TODO: 모집 알림 받기 기능 */}
<CTAButton disabled>모집 기간이 아닙니다.</CTAButton>
</>
Expand Down

1 comment on commit e2e4184

@vercel
Copy link

@vercel vercel bot commented on e2e4184 Jan 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.