copy: '7년차 개발자' → '현직 대기업 개발자' 전체 교체
경력 연수 강조에서 포지션/현재성 강조로 카피 방향 전환. 숫자(7)에 의존하는 문구 대신 '현직 대기업'이 최신 기술 역량과 신뢰를 더 직접적으로 전달함. 대상 파일: app/layout.tsx, app/page.tsx, app/freelance/layout.tsx, app/services/prompt/page.tsx, MARKETING.md, README.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -5,11 +5,11 @@ import DashboardShell from "./components/DashboardShell";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: {
|
||||
default: "쟁승메이드 | 연락 두절 없는 7년차 개발자",
|
||||
default: "쟁승메이드 | 연락 두절 없는 현직 대기업 개발자",
|
||||
template: "%s | 쟁승메이드",
|
||||
},
|
||||
description:
|
||||
"계약서 먼저, 납기 지키고, 소스코드 100% 인도. 7년차 대기업 백엔드 개발자가 운영하는 외주 개발·업무 자동화·RPA 서비스.",
|
||||
"계약서 먼저, 납기 지키고, 소스코드 100% 인도. 현직 대기업 백엔드 개발자가 운영하는 외주 개발·업무 자동화·RPA 서비스.",
|
||||
keywords: [
|
||||
"외주 개발",
|
||||
"프리랜서 개발자",
|
||||
@@ -29,7 +29,7 @@ export const metadata: Metadata = {
|
||||
locale: "ko_KR",
|
||||
url: "https://jaengseung-made.com",
|
||||
siteName: "쟁승메이드",
|
||||
title: "쟁승메이드 | 연락 두절 없는 7년차 개발자",
|
||||
title: "쟁승메이드 | 연락 두절 없는 현직 대기업 개발자",
|
||||
description:
|
||||
"계약서 먼저, 납기 지키고, 소스코드 100% 인도. 외주 개발·업무 자동화·RPA 전문.",
|
||||
images: [
|
||||
@@ -43,7 +43,7 @@ export const metadata: Metadata = {
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "쟁승메이드 | 연락 두절 없는 7년차 개발자",
|
||||
title: "쟁승메이드 | 연락 두절 없는 현직 대기업 개발자",
|
||||
description: "계약서 먼저, 납기 지키고, 소스코드 100% 인도.",
|
||||
},
|
||||
robots: {
|
||||
|
||||
Reference in New Issue
Block a user