Skip to content

Commit cfbf486

Browse files
authored
feat: 11월24일 광고 구좌 변경 (#1693)
* feat: 11월24일 광고 구좌 변경 * feat: 11월24일 광고 구좌 변경
1 parent 74f735f commit cfbf486

File tree

1 file changed

+10
-1
lines changed
  • src/components/common/Banner/AdsBanner/constants

1 file changed

+10
-1
lines changed

src/components/common/Banner/AdsBanner/constants/ads.ts

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,17 @@ export const ADS = [
99
url: 'https://www.beginwithasap.com/',
1010
},
1111
{
12-
// 메이커스 마케팅 오거나이저
12+
// 이현진 님
1313
id: 2,
14+
moImage:
15+
'https://sopt-makers-internal.s3.ap-northeast-2.amazonaws.com/prod/image/advertisements/20241124-20241207/%E1%84%8F%E1%85%A5%E1%84%86%E1%85%B2%E1%84%82%E1%85%B5%E1%84%90%E1%85%B5+(%E1%84%86%E1%85%A9%E1%84%87%E1%85%A1%E1%84%8B%E1%85%B5%E1%86%AF+%E1%84%87%E1%85%A5%E1%84%8C%E1%85%A5%E1%86%AB).png',
16+
pcImage:
17+
'https://sopt-makers-internal.s3.ap-northeast-2.amazonaws.com/prod/image/advertisements/20241124-20241207/%E1%84%8F%E1%85%A5%E1%84%86%E1%85%B2%E1%84%82%E1%85%B5%E1%84%90%E1%85%B5+(PC+%E1%84%87%E1%85%A5%E1%84%8C%E1%85%A5%E1%86%AB).png',
18+
url: 'https://playground.sopt.org/group/detail?id=394&fbclid=PAZXh0bgNhZW0CMTEAAabm-2g8SKZjOhiJs17TJxwrBRLjAek6f3rxg89MpBrhCFR_KHvZ8DMZu3M_aem_H1uBBjFciE9mA3RMayJTfA',
19+
},
20+
{
21+
// 메이커스 마케팅 오거나이저
22+
id: 3,
1423
moImage:
1524
'https://sopt-makers-internal.s3.ap-northeast-2.amazonaws.com/prod/image/advertisements/%E1%84%91%E1%85%B3%E1%86%AF%E1%84%80%E1%85%B3+MO.png',
1625
pcImage:

0 commit comments

Comments
 (0)