From 21aad98bcc5a803ee2ad5403f2bf74d669b71cbe Mon Sep 17 00:00:00 2001 From: gahusb Date: Thu, 16 Apr 2026 03:53:27 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20=ED=8C=A9=20=EC=83=81=EC=84=B8=20?= =?UTF-8?q?=EB=B0=98=EB=B3=B5=20=EA=B7=9C=EC=B9=99=C2=B7=EB=B0=80=EB=8F=84?= =?UTF-8?q?=20=ED=86=B5=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 카드 radius 전면 rounded-2xl 통일 (가격·FAQ 3xl→2xl) - 섹션 H2 스케일 통일 (text-2xl md:text-3xl) - 4단계 공정: 세로 대형 카드 → 2x2/4열 컴팩트 그리드 - 최종 CTA 카피 정정: '평생 업데이트' → '12개월 무료 업데이트' --- app/services/music/page.tsx | 68 +++++++++++++------------------------ 1 file changed, 24 insertions(+), 44 deletions(-) diff --git a/app/services/music/page.tsx b/app/services/music/page.tsx index 36c5fc0..fdd43f1 100644 --- a/app/services/music/page.tsx +++ b/app/services/music/page.tsx @@ -206,7 +206,7 @@ export default function MusicServicePage() { return (
- {/* PROCESS — 4 STEPS */} -
-
+ {/* PROCESS — 4 STEPS (컴팩트) */} +
+

- Process Architecture + Process

-

- 컨셉 → 음악 → 비주얼 → 퍼블리싱, +

+ 컨셉 → 음악 → 비주얼 → 퍼블리싱

-

한 번에 이어지는 4단계 공정 설계도.

-
+
{PROCESS.map((step) => (
-
-
-
- {step.num} -
-
-
-

- {step.subtitle} -

-

- {step.title} -

-
-
-
고객 역할
-
{step.customer}
-
-
-
나의 가치
-
{step.value}
-
-
-
결과물
-
{step.result}
-
-
-
+
+ {step.num}
+

+ {step.subtitle} +

+

{step.title}

+

+ {step.result} +

))}
@@ -343,7 +323,7 @@ export default function MusicServicePage() {

Most Popular Sample

-

+

이 쇼츠, 이 팩으로 만들었어요.

가장 인기 있는 결과물 1개. 전체 샘플은 별도 페이지에서.

@@ -375,12 +355,12 @@ export default function MusicServicePage() { {/* FAQ */}
-

+

자주 묻는 질문

{FAQS.map((f, i) => ( -
+