음악 제작 랩 추가

This commit is contained in:
2026-03-21 10:21:11 +09:00
parent 46e122a229
commit 76447fa262
5 changed files with 2902 additions and 0 deletions

View File

@@ -25,6 +25,17 @@ const LAB_ITEMS = [
icon: '📅',
status: 'live',
},
{
id: 'music',
path: '/lab/music',
title: 'Sonic Forge',
category: 'AI · 음악 제작',
desc: 'AI가 장르·분위기·악기를 조합해 완성된 트랙을 만들어줍니다. 유튜브 수익화를 위한 음악 제작 스튜디오.',
tags: ['AI 음악', '생성', 'YouTube'],
accent: '#f5a623',
icon: '🎵',
status: 'wip',
},
];
const STATUS_LABEL = {