fix: 로또 페이지 리다이렉트 복원 + 사주 가격 1,000원으로 변경

- 로또 서비스 페이지: 토스 정책으로 숨겼던 페이지를 PortOne 전환에 맞춰 복원
- 사주 상세 해석 가격: 4,900원 → 1,000원 (lib/products.ts, UI, schema.sql)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-08 01:35:13 +09:00
parent 9433a3664c
commit 0f5c2b855e
5 changed files with 377 additions and 9 deletions

View File

@@ -317,7 +317,7 @@ export default function SajuAISection({
productId="saju_detail"
className="inline-flex items-center gap-2 bg-amber-400 hover:bg-amber-300 text-[#04102b] font-bold px-7 py-3 rounded-xl transition-all"
>
AI 4,900
AI 1,000
</PaymentButton>
<p className="text-blue-200/40 text-xs mt-3"> AI · </p>
</div>