From 6c5e661a6dda4d15c98088fc3b66fb684459cad6 Mon Sep 17 00:00:00 2001 From: gahusb Date: Thu, 2 Apr 2026 00:46:16 +0900 Subject: [PATCH] =?UTF-8?q?design:=20AI=20=ED=85=9C=ED=94=8C=EB=A6=BF=20?= =?UTF-8?q?=ED=8C=A8=ED=84=B4=20=EC=A0=84=EB=A9=B4=20=EC=A0=9C=EA=B1=B0=20?= =?UTF-8?q?=E2=80=94=20=EC=82=AC=EC=9D=B4=EB=93=9C=EB=B0=94=20+=20?= =?UTF-8?q?=EC=84=9C=EB=B9=84=EC=8A=A4=20=ED=8E=98=EC=9D=B4=EC=A7=80=20her?= =?UTF-8?q?o=20=EB=A6=AC=EB=89=B4=EC=96=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Sidebar: 그래디언트 active 상태 → border-l 얇은 선, desc 서브라벨 제거, "Premium Dev Services" 제거 → font-mono 개인 태그라인, 로그인 버튼 단색 - website: hero 오브·애니메이션 그리드 제거, 마퀴 → 정적 태그 행, 그래디언트 텍스트 → 흰색, trust badge 이모지 → SVG 아이콘, step 이모지 → 번호 - automation: 배경 그래디언트·회로 SVG 제거, 그래디언트 텍스트 단색화 - prompt: 우측 장식용 코드 블록 제거, 그래디언트 텍스트 단색화 - ai-kit: 배경 그리드·오브 제거, 그래디언트 텍스트·버튼 단색화 Co-Authored-By: Claude Sonnet 4.6 --- app/components/Sidebar.tsx | 177 +++++++++++++------------------ app/services/ai-kit/page.tsx | 36 ++----- app/services/automation/page.tsx | 32 +----- app/services/prompt/page.tsx | 28 +---- app/services/website/page.tsx | 93 +++++++--------- 5 files changed, 135 insertions(+), 231 deletions(-) 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 */} -