@@ -606,7 +606,7 @@ export default function MyPage() {
{/* 액션 버튼 */}
+ className="flex-1 text-center py-2 text-sm font-bold text-white bg-amber-500 hover:bg-amber-400 rounded-xl transition shadow-sm">
번호 추천받기
{isActive && (
@@ -721,7 +721,7 @@ export default function MyPage() {
)}
{rec.is_paid && rec.interpretation ? 'AI 해석 다시 보기 →' : '결과 보기 →'}
@@ -828,7 +828,7 @@ function EmptyState({
{desc}
{linkLabel} →
diff --git a/app/payment/fail/page.tsx b/app/payment/fail/page.tsx
index 970588a..0c7b519 100644
--- a/app/payment/fail/page.tsx
+++ b/app/payment/fail/page.tsx
@@ -26,7 +26,7 @@ function FailContent() {
@@ -45,9 +45,9 @@ export default function PaymentFailPage() {
return (
-
+
-
+
쟁
쟁승메이드 결제
diff --git a/app/payment/success/page.tsx b/app/payment/success/page.tsx
index 12498ef..6a157cf 100644
--- a/app/payment/success/page.tsx
+++ b/app/payment/success/page.tsx
@@ -70,7 +70,7 @@ function SuccessContent() {
결제 내역 확인
-
+
홈으로 →
@@ -98,7 +98,7 @@ function SuccessContent() {
결제 내역 확인 →
@@ -117,9 +117,9 @@ export default function PaymentSuccessPage() {
return (
-
+
-
+
쟁
쟁승메이드 결제
diff --git a/app/saju/input/page.tsx b/app/saju/input/page.tsx
index bc782b0..20742c5 100644
--- a/app/saju/input/page.tsx
+++ b/app/saju/input/page.tsx
@@ -4,10 +4,8 @@ export default function SajuInputPage() {
return (
{/* Hero */}
-
-
-
+
diff --git a/app/services/website/page.tsx b/app/services/website/page.tsx
index b41ad73..75c3e83 100644
--- a/app/services/website/page.tsx
+++ b/app/services/website/page.tsx
@@ -798,7 +798,7 @@ export default function WebsiteServicePage() {
{plans.map((plan) => (