Commit Graph

10 Commits

Author SHA1 Message Date
0357a0fb98 Update pricing to more accessible rates
- RPA 자동화: 50만원~ → 5만원~
- 웹 개발: 200만원~ → 50만원~
- 앱 개발: 300만원~ → 200만원~
- RPA BASIC: 50만원~ → 5만원~
- RPA PRO: 200만원~ → 50만원~
- RPA ENTERPRISE: 500만원~ → 200만원~

소규모 프로젝트도 부담 없이 시작 가능하도록 가격 조정

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-11 23:06:45 +09:00
09656696f1 Upgrade landing page to professional level
- Enhanced navigation bar with all requested sections
- Added "이런 걱정 하고 계셨나요?" section
- Added "차별점" section with comparison table
- Added "MY STORY" section
- Added "이렇게 진행됩니다" (HOW WE WORK) section
- Added pricing details section
- Added automatic quote calculator section
- Added tech stack showcase section
- Added customer reviews section
- Added "멈추지 않는 진화" section
- Added enhanced portfolio section
- Added "AFTER SERVICE" section
- Added comprehensive FAQ section
- Improved overall design and user experience

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-11 22:51:55 +09:00
6bf2b95631 Add Gmail Automation RPA to portfolio
- Gmail API 이메일 자동화 프로젝트 추가
- 자동 분류 및 답장 기능
- Gitea 저장소 링크 연결
- 이모지 변경 (🤖📧)
2026-02-10 03:54:07 +09:00
e6e1c34a59 Add real RPA project to portfolio
- Excel Data Merger RPA 프로젝트 추가
- Gitea 저장소 링크 연결
- 클릭 가능한 포트폴리오 카드로 변경
2026-02-10 03:22:29 +09:00
55ff69be6b Add Google Analytics (G-WG77RNHXRK) 2026-02-10 03:07:19 +09:00
2816ab79b4 Fix TypeScript error: reply_to -> replyTo 2026-02-10 02:27:21 +09:00
8255ecab0c Fix Resend email sender address
- from 필드를 onboarding@resend.dev로 변경 (Resend 기본 도메인)
- reply_to 필드 추가 (문의자 이메일로 답장 가능)
- 커스텀 도메인 인증 없이 바로 사용 가능

테스트 완료: 이메일 발송 정상 작동 확인

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-10 02:16:03 +09:00
e05def83d6 Add contact form backend and deployment guide
- Resend API 통합 (이메일 발송)
- ContactForm 클라이언트 컴포넌트 생성
- API Route (/api/contact) 구현
- 입력 검증 및 에러 처리
- 성공/실패 메시지 표시
- 환경변수 설정 (.env.local, .env.example)
- 배포 가이드 작성 (DEPLOYMENT.md)
  - Resend 설정 방법
  - Vercel 배포 가이드
  - 가비아 도메인 연결 방법
  - 트러블슈팅 가이드

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-10 02:01:05 +09:00
e223f5e1a5 초기 포트폴리오 사이트 구축 2026-02-10 01:29:55 +09:00
b4b32a4e3b Initial commit from Create Next App 2026-02-10 01:16:51 +09:00