feat: build company introduction webpage

This commit is contained in:
2026-06-24 10:41:31 +09:00
commit edacb08141
52 changed files with 2080 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# CompanyIntroduction
컴트로피 회사소개서 PPTX 내용을 기반으로 만든 정적 웹 소개 페이지입니다.
## 구성
- `index.html`: 페이지 마크업과 회사소개 콘텐츠
- `styles.css`: 시네마틱 원페이지 UI 스타일
- `script.js`: 로더, 스크롤 리빌, 모바일 메뉴, 사업 사례 탭
- `assets/media/`: PPTX에서 추출 및 웹 최적화한 이미지 자산
## 실행
브라우저에서 `index.html`을 열면 바로 확인할 수 있습니다.