From 34977521fd1388fd1a98071e2d62a1591b2c6c1e Mon Sep 17 00:00:00 2001 From: gahusb Date: Sat, 28 Mar 2026 13:56:24 +0900 Subject: [PATCH] =?UTF-8?q?hide:=20=EB=A1=9C=EB=98=90=C2=B7=EC=A3=BC?= =?UTF-8?q?=EC=8B=9D=20=EC=84=9C=EB=B9=84=EC=8A=A4=20=EC=9E=94=EC=A1=B4=20?= =?UTF-8?q?=EB=85=B8=EC=B6=9C=20=EC=A0=84=EB=A9=B4=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - app/freelance/page.tsx: 포트폴리오 카드에서 주식 자동 매매·로또 번호 분석 항목 삭제 - app/components/ContactModal.tsx: 문의 서비스 셀렉트에서 로또·주식 옵션 제거 → AI 자동화 키트 추가 - app/components/ContactForm.tsx: 동일하게 로또·주식 옵션 제거 → AI 자동화 키트 추가 - app/landing/page.tsx: 서비스 카드 배열에서 로또·주식 항목 삭제 - app/layout.tsx: 메타데이터 keywords에서 "로또 번호 추천", "주식 자동 매매" 제거 → "AI 자동화 키트" 추가 - app/sitemap.ts: /services/stock · /services/lotto URL 제거, /services/ai-kit 추가 Co-Authored-By: Claude Sonnet 4.6 --- app/components/ContactForm.tsx | 7 +------ app/components/ContactModal.tsx | 7 +------ app/freelance/page.tsx | 26 -------------------------- app/landing/page.tsx | 24 ------------------------ app/layout.tsx | 3 +-- app/sitemap.ts | 12 +++--------- 6 files changed, 6 insertions(+), 73 deletions(-) diff --git a/app/components/ContactForm.tsx b/app/components/ContactForm.tsx index 078770e..8310273 100644 --- a/app/components/ContactForm.tsx +++ b/app/components/ContactForm.tsx @@ -108,12 +108,7 @@ function ContactFormInner() { className="w-full px-3.5 py-2.5 text-sm border border-[#dbe8ff] rounded-xl focus:ring-2 focus:ring-[#1a56db] focus:border-[#1a56db] outline-none bg-white disabled:bg-slate-50" > - - - - - - + diff --git a/app/components/ContactModal.tsx b/app/components/ContactModal.tsx index ad2b0bb..5bbb136 100644 --- a/app/components/ContactModal.tsx +++ b/app/components/ContactModal.tsx @@ -262,12 +262,7 @@ export default function ContactModal({ > - - - - - - + diff --git a/app/freelance/page.tsx b/app/freelance/page.tsx index c647251..f286a70 100644 --- a/app/freelance/page.tsx +++ b/app/freelance/page.tsx @@ -38,32 +38,6 @@ function useCounter(target: number, duration = 1400) { /* ─── Data ─── */ const portfolio = [ - { - title: '주식 자동 매매 프로그램', - category: '핀테크 · 알고트레이딩', - desc: '텔레그램 연동 주식 자동 매매 시스템. 기술적 분석 신호 기반 자동 매수/매도, 포트폴리오 관리 기능 포함.', - result: '매매 신호 알림 2,300+회 자동 발송 (직접 운영 중)', - tags: ['Python', 'Telegram API', '증권사 API', 'SQLite'], - status: '직접 운영 중', - statusType: 'live', - accentFrom: '#011225', - accentTo: '#01204a', - accentColor: 'text-emerald-400', - borderAccent: 'border-emerald-400/30', - }, - { - title: '로또 번호 분석 서비스', - category: '데이터 분석 · 구독 서비스', - desc: '1,100+회차 로또 데이터 분석 플랫폼. 출현 빈도·핫/콜드 번호 통계 및 매주 번호 조합 자동 생성.', - result: '1,100+회차 데이터 자동 수집·분석, 구독자 매주 자동 발송', - tags: ['Python', 'FastAPI', 'PostgreSQL', 'Next.js'], - status: 'NAS 서버 운영 중', - statusType: 'live', - accentFrom: '#1a0a00', - accentTo: '#3d1a00', - accentColor: 'text-amber-400', - borderAccent: 'border-amber-400/30', - }, { title: 'Gmail 자동화 RPA', category: 'RPA · 업무 자동화', diff --git a/app/landing/page.tsx b/app/landing/page.tsx index 91682ba..c12e83a 100644 --- a/app/landing/page.tsx +++ b/app/landing/page.tsx @@ -5,30 +5,6 @@ import Link from 'next/link'; /* ─────────────────────────── DATA ─────────────────────────── */ const services = [ - { - id: 'lotto', - icon: 'lotto', - title: '로또 번호 추천', - tag: '구독형', - tagColor: '#7c3aed', - price: '월 9,900원~', - desc: '빅데이터·통계 기반 번호 분석. 실제 운영 중인 서버에서 매주 데이터를 갱신합니다.', - url: 'lotto.jaengseung-made.com', - href: '/services/lotto', - color: '#7c3aed', - }, - { - id: 'stock', - icon: 'stock', - title: '주식 자동매매', - tag: '설치형', - tagColor: '#0ea5e9', - price: '설치비 49,000원~', - desc: '텔레그램 연동 자동 매매 프로그램. 조건 설정 후 24시간 무인 운영 가능.', - url: 'stock.jaengseung-made.com', - href: '/services/stock', - color: '#0ea5e9', - }, { id: 'automation', icon: 'automation', diff --git a/app/layout.tsx b/app/layout.tsx index 57ddf17..3a8b6eb 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -16,8 +16,7 @@ export const metadata: Metadata = { "업무 자동화", "RPA", "웹사이트 제작", - "로또 번호 추천", - "주식 자동 매매", + "AI 자동화 키트", "텔레그램 봇", "엑셀 자동화", "프롬프트 엔지니어링", diff --git a/app/sitemap.ts b/app/sitemap.ts index 9942262..e41d7ae 100644 --- a/app/sitemap.ts +++ b/app/sitemap.ts @@ -36,16 +36,10 @@ export default function sitemap(): MetadataRoute.Sitemap { priority: 0.8, }, { - url: `${base}/services/stock`, + url: `${base}/services/ai-kit`, lastModified: now, - changeFrequency: 'monthly', - priority: 0.7, - }, - { - url: `${base}/services/lotto`, - lastModified: now, - changeFrequency: 'monthly', - priority: 0.6, + changeFrequency: 'weekly', + priority: 0.9, }, { url: `${base}/saju`,