feat: 서비스 가격 전면 개편
- 홈페이지 제작: 50→20만, 150→100만, 300→200만원 - 업무 자동화: 10→5만, 중간→자동화심화 15만원 (이름 변경 포함) - 주식 자동매매: 스타터 99→49k/29→9.9k, 프로 199→99k/49→29k - 홈 서비스 카드 가격 동기화 (stock, automation) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -207,7 +207,7 @@ export default function Home() {
|
||||
</div>
|
||||
<div className="flex items-center justify-between pt-4 border-t border-slate-100">
|
||||
<div>
|
||||
<span className="text-[#04102b] font-extrabold text-lg">설치 99,000원~</span>
|
||||
<span className="text-[#04102b] font-extrabold text-lg">설치 49,000원~</span>
|
||||
<span className="ml-2 text-xs bg-emerald-50 border border-emerald-200 text-emerald-700 px-2 py-0.5 rounded-full font-medium">설치형</span>
|
||||
</div>
|
||||
<span className="text-[#1a56db] text-sm font-semibold flex items-center gap-1">자세히 보기 →</span>
|
||||
@@ -294,7 +294,7 @@ export default function Home() {
|
||||
</div>
|
||||
<div className="flex items-center justify-between pt-4 border-t border-slate-100">
|
||||
<div>
|
||||
<span className="text-[#04102b] font-extrabold text-lg">프로젝트 100,000원~</span>
|
||||
<span className="text-[#04102b] font-extrabold text-lg">5만원~</span>
|
||||
<span className="ml-2 text-xs bg-cyan-50 border border-cyan-200 text-cyan-700 px-2 py-0.5 rounded-full font-medium">프로젝트</span>
|
||||
</div>
|
||||
<span className="text-[#1a56db] text-sm font-semibold flex items-center gap-1">자세히 보기 →</span>
|
||||
|
||||
Reference in New Issue
Block a user