Skip to content

Commit

Permalink
feat : 앱팀 제품 설명 수정
Browse files Browse the repository at this point in the history
- 이미지 3배수 이미지로 변경
- 설명 문구 변경
  • Loading branch information
Brokyeom committed Jan 28, 2024
1 parent 1415860 commit 34d19de
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
10 changes: 4 additions & 6 deletions apps/web/src/components/mainpage/prouduct/ProductSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,11 @@ export default function ProductSection({ className }: ProductProps) {
<br />& OPERATION
</Title>
<Description type='app'>
공식 앱을 통해서 SOPT 정규 세미나와 데모데이 등 <br className='md:hidden' />
공식 행사의 출석 인증 및 관리를 할 수 있어요.
<br /> 솝탬프를 통해 SOPT를 A부터 Z까지 즐길 수 있는 미션을 달성하며 회원들과 함께 랭킹을 쌓을 수 있어요.
공식 앱을 통해서 SOPT 정규 세미나와 데모데이 등 공식 행사의 출석 인증 및 관리를 할 수 있어요.
<br /> 콕찌르기, 솝탬프 등을 통해 SOPT 회원들과 함께 즐거운 경험을 할 수 있어요.
<br />
<br />
공식 앱은 SOPT 활동이 더욱 편하고 즐거울 수 있도록 돕는 역할을 하며 여러 서비스들의 중심점 역할을 하고자
해요.
<br /> 공식 앱은 SOPT 활동이 더욱 편하고 즐거울 수 있도록 돕는 역할을 하며 메이커스의 프로덕트들을 모바일
경험으로 연결하여 중심점 역할을 하고자 해요.
</Description>
</nav>
</div>
Expand Down
2 changes: 1 addition & 1 deletion apps/web/src/components/mainpage/prouduct/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const descriptionMap: DescriptionMap = {
altText: 'playground_image',
},
app: {
imageUrl: 'https://github.com/sopt-makers/makers-page/assets/97586683/73dd7fa5-21e2-4977-b0e6-6b6fa45729ef',
imageUrl: 'https://github.com/sopt-makers/makers-page/assets/97586683/c9df5461-c5bd-49b8-a84b-932fba081cea',
altText: 'app_image',
},
};

0 comments on commit 34d19de

Please sign in to comment.