feat(mypage): 배너에 일본어 이미지를 적용한다

This commit is contained in:
Yu Sung
2026-08-26 18:07:33 +09:00
parent 8aaf31f1a1
commit 86f6db3e55
12 changed files with 46 additions and 32 deletions

View File

@@ -1,15 +1,7 @@
{
"images" : [
{
"filename" : "img_apply_creator.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "img_apply_creator_kr.png",
"idiom" : "universal",
"scale" : "3x"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 KiB

View File

@@ -0,0 +1,13 @@
{
"images" : [
{
"filename" : "img_apply_creator_ja.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 KiB

View File

@@ -0,0 +1,13 @@
{
"images" : [
{
"filename" : "img_introduce_sodalive_kr.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 KiB

View File

@@ -0,0 +1,13 @@
{
"images" : [
{
"filename" : "img_introduce_sodalive_ja.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

View File

@@ -1,21 +0,0 @@
{
"images" : [
{
"filename" : "img_introduce_voiceon.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB