refactor: 위자드를 텔레그램 AI 대화 데모로 교체

- Hero 섹션: 서버 만들기 버튼 → AI와 대화하기 버튼으로 변경
- Hero 섹션: 핑 위젯 제거
- 텔레그램 데모: 위자드 흐름(용도→기술스택→규모→추천)을 자연스러운 대화체로 변경
- 위자드 모달 전체 제거
- 네이버 Search Advisor 인증 파일 추가

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
kappa
2026-01-24 13:08:04 +09:00
parent 758266d8cb
commit 7f71b5edb0
5 changed files with 50 additions and 269 deletions

View File

@@ -270,6 +270,8 @@ body {
.delay-2 { animation-delay: 1.5s; }
.delay-3 { animation-delay: 2.5s; }
.delay-4 { animation-delay: 3.5s; }
.delay-5 { animation-delay: 4.5s; }
.delay-6 { animation-delay: 5.5s; }
/* Scroll Animations */
.animate-on-scroll {