diff --git a/app/components/Sidebar.tsx b/app/components/Sidebar.tsx index 428971d..44ad0ba 100644 --- a/app/components/Sidebar.tsx +++ b/app/components/Sidebar.tsx @@ -8,66 +8,60 @@ import { createClient } from '@/lib/supabase/client'; const navItems = [ { href: '/', + label: '홈', icon: ( - - + + ), - label: '홈', - desc: '대시보드 홈', }, { href: '/services/website', + label: '홈페이지 제작', + badge: 'NEW', icon: ( - - + + ), - label: '홈페이지 제작', - desc: '외주 웹 개발', - badge: 'NEW', }, { href: '/services/automation', + label: '업무 자동화', icon: ( - - - + + + ), - label: '업무 자동화', - desc: 'RPA 개발', }, { href: '/services/prompt', + label: '프롬프트 엔지니어링', icon: ( - - + + ), - label: '프롬프트 엔지니어링', - desc: 'AI 최적화', }, { href: '/services/ai-kit', + label: 'AI 자동화 키트', + badge: 'NEW', icon: ( - - + + ), - label: 'AI 자동화 키트', - desc: '월 구독 자동화 도구', - badge: 'NEW', }, { href: '/saju', + label: 'AI 사주 분석', icon: ( - - + + ), - label: 'AI 사주 분석', - desc: '사주팔자 + AI 해석', }, ]; @@ -114,31 +108,29 @@ export default function Sidebar({ isOpen, onClose }: SidebarProps) { {/* Sidebar */}
- -
- 쟁 -
-
-
쟁승메이드
-
Premium Dev Services
+ {/* Brand */} +
+ +
+ 쟁승메이드 + v2
+

박재오 · 백엔드 7년

+ {/* Divider */} +
+ {/* Navigation */} -