Skip to content

Commit

Permalink
feat: 11.26 광고 구좌 변경 (#1694)
Browse files Browse the repository at this point in the history
  • Loading branch information
seojisoosoo authored Nov 26, 2024
1 parent cfbf486 commit 3cc31ca
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions src/components/common/Banner/AdsBanner/constants/ads.ts
Original file line number Diff line number Diff line change
@@ -1,16 +1,7 @@
export const ADS = [
{
// 김태희 님
id: 1,
moImage:
'https://sopt-makers-internal.s3.ap-northeast-2.amazonaws.com/prod/image/advertisements/20241111-20241126/ASAP_banner_mobile.png',
pcImage:
'https://sopt-makers-internal.s3.ap-northeast-2.amazonaws.com/prod/image/advertisements/20241111-20241126/ASAP_banner_desktop.png',
url: 'https://www.beginwithasap.com/',
},
{
// 이현진 님
id: 2,
id: 1,
moImage:
'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',
pcImage:
Expand All @@ -19,7 +10,7 @@ export const ADS = [
},
{
// 메이커스 마케팅 오거나이저
id: 3,
id: 2,
moImage:
'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',
pcImage:
Expand Down

0 comments on commit 3cc31ca

Please sign in to comment.