Skip to content

Commit 9ea0448

Browse files
committed
feat : 공홈 소개 이미지 변경
1 parent bea48f9 commit 9ea0448

File tree

1 file changed

+1
-1
lines changed
  • apps/web/src/components/mainpage/prouduct

1 file changed

+1
-1
lines changed

apps/web/src/components/mainpage/prouduct/data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ interface DescriptionMap {
77

88
export const descriptionMap: DescriptionMap = {
99
official: {
10-
imageUrl: 'https://github.com/sopt-makers/makers-page/assets/97586683/a59a5edd-d39c-42c8-b362-4d5542e02ec8',
10+
imageUrl: 'https://github.com/sopt-makers/makers-page/assets/97586683/86465d59-8c72-49e0-9360-02b3f55dcc2a',
1111
altText: 'official_image',
1212
},
1313
playground: {

0 commit comments

Comments
 (0)