fix:마케팅 PPTX AI 비서 비용 수정 (월 30만→50만원, 1/6 비용)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -362,8 +362,8 @@ async function main() {
|
|||||||
{ text: '연 3,600만원', options: { fontSize: 15, color: C.red, bold: true, fontFace: 'Malgun Gothic' } },
|
{ 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: ' vs ', options: { fontSize: 13, color: C.gray, fontFace: 'Malgun Gothic' } },
|
||||||
{ text: 'SAM AI 비서 ', options: { fontSize: 13, color: C.lightGray, 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: '월 50만원', options: { fontSize: 15, color: C.accent, bold: true, fontFace: 'Malgun Gothic' } },
|
||||||
{ text: ' (1/10 비용)', options: { fontSize: 11, color: C.gold, 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' });
|
], { x: 0.5, y: 1.0, w: 9, h: 1.0, align: 'center', valign: 'middle' });
|
||||||
|
|
||||||
// AI 기능 카드 3개
|
// AI 기능 카드 3개
|
||||||
|
|||||||
Reference in New Issue
Block a user