diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7cebe8d..b02fec8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -21,7 +21,7 @@ const pretendard = localFont({ }); export const metadata: Metadata = { - title: 'AI Recruit', + title: 'Able Recruit', description: 'AI 기반 맞춤형 채용 매칭 서비스. 이력서 업로드만으로 최적의 채용공고를 추천받고, 스마트한 이력서 작성부터 AI 면접 준비까지 원스톱으로 제공하는 차세대 취업 플랫폼입니다.', }; diff --git a/src/components/layout/Navigation/index.tsx b/src/components/layout/Navigation/index.tsx index 1a3d896..0008666 100644 --- a/src/components/layout/Navigation/index.tsx +++ b/src/components/layout/Navigation/index.tsx @@ -14,7 +14,7 @@ const Navigation = ({children, invert}: NavigationProps) => { return (