From 9938a2b382ff6e5a8be5e720e2053beb439e4cae Mon Sep 17 00:00:00 2001 From: Jung Yunho Date: Wed, 1 Feb 2023 22:57:38 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20kakao=20=EB=B2=84=ED=8A=BC=20=EB=B2=88?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/component/KakaoShare.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/component/KakaoShare.js b/src/component/KakaoShare.js index 428ea68..83b0a33 100644 --- a/src/component/KakaoShare.js +++ b/src/component/KakaoShare.js @@ -38,10 +38,10 @@ function KakaoShare() { kakao.Link.sendDefault({ objectType: 'feed', content: { - title: '당신의 말을 익명으로 전달하세요', - description: '버튼을 누르면 사이트로 이동합니다', + title: '큰 종이 한편에 당신의 마음을 전달해보세요', + description: '아래 버튼을 누르면 롤링페이퍼로 이동합니다', imageUrl: - 'https://sangwon-bucket.s3.ap-northeast-1.amazonaws.com/rollit', + 'https://user-images.githubusercontent.com/87285536/216062573-70e5f02e-fdbd-4576-86c0-a1f9c88cac6f.png', link: { mobileWebUrl: `http://www.rollit5.link`, webUrl: `http://www.rollit5.link`,