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개