From deb6b64953ada0e293addb5dabfdbcb563d8660c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=B3=B4=EA=B3=A4?= Date: Sat, 14 Feb 2026 21:21:27 +0900 Subject: [PATCH] =?UTF-8?q?fix:=EB=A7=88=EC=BC=80=ED=8C=85=20PPTX=20AI=20?= =?UTF-8?q?=EB=B9=84=EC=84=9C=20=EB=B9=84=EC=9A=A9=20=EC=88=98=EC=A0=95=20?= =?UTF-8?q?(=EC=9B=94=2030=EB=A7=8C=E2=86=9250=EB=A7=8C=EC=9B=90,=201/6=20?= =?UTF-8?q?=EB=B9=84=EC=9A=A9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- pptx-output/convert.cjs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pptx-output/convert.cjs b/pptx-output/convert.cjs index 40980d3..6551d30 100644 --- a/pptx-output/convert.cjs +++ b/pptx-output/convert.cjs @@ -362,8 +362,8 @@ async function main() { { text: '연 3,600만원', options: { fontSize: 15, color: C.red, bold: true, fontFace: 'Malgun Gothic' } }, { text: ' vs ', options: { fontSize: 13, color: C.gray, fontFace: 'Malgun Gothic' } }, { text: 'SAM AI 비서 ', options: { fontSize: 13, color: C.lightGray, fontFace: 'Malgun Gothic' } }, - { text: '월 30만원', options: { fontSize: 15, color: C.accent, bold: true, fontFace: 'Malgun Gothic' } }, - { text: ' (1/10 비용)', options: { fontSize: 11, color: C.gold, fontFace: 'Malgun Gothic' } }, + { text: '월 50만원', options: { fontSize: 15, color: C.accent, bold: true, fontFace: 'Malgun Gothic' } }, + { text: ' (1/6 비용)', options: { fontSize: 11, color: C.gold, fontFace: 'Malgun Gothic' } }, ], { x: 0.5, y: 1.0, w: 9, h: 1.0, align: 'center', valign: 'middle' }); // AI 기능 카드 3개