diff --git a/src/frontend/public/brand/kintex-wordmark.jpg b/src/frontend/public/brand/kintex-wordmark.jpg new file mode 100644 index 0000000..a9ef041 Binary files /dev/null and b/src/frontend/public/brand/kintex-wordmark.jpg differ diff --git a/src/frontend/public/brand/login-hero.jpg b/src/frontend/public/brand/login-hero.jpg new file mode 100644 index 0000000..7a387c8 Binary files /dev/null and b/src/frontend/public/brand/login-hero.jpg differ diff --git a/src/frontend/src/screens/login/LoginPage.tsx b/src/frontend/src/screens/login/LoginPage.tsx index 1ae4dc7..c8f0171 100644 --- a/src/frontend/src/screens/login/LoginPage.tsx +++ b/src/frontend/src/screens/login/LoginPage.tsx @@ -128,8 +128,12 @@ export function LoginPage() {
- K - KINTEX AI + KINTEX + AI 전시관리

로그인

KINTEX 전시 관리 시스템에 오신 것을 환영합니다.

diff --git a/src/frontend/src/screens/login/login.css b/src/frontend/src/screens/login/login.css index 218b4f5..4631953 100644 --- a/src/frontend/src/screens/login/login.css +++ b/src/frontend/src/screens/login/login.css @@ -8,7 +8,7 @@ position: relative; width: 55%; display: none; - background: linear-gradient(135deg, #0a2a47, #004c86); + background: #0a2a47 url('/brand/login-hero.jpg') center / cover no-repeat; overflow: hidden; } @media (min-width: 1024px) { @@ -19,11 +19,9 @@ .kx-login__brand-overlay { position: absolute; inset: 0; - background: linear-gradient( - to right, - rgba(0, 76, 134, 0.92) 0%, - rgba(0, 76, 134, 0.7) 100% - ); + background: + linear-gradient(to top, rgba(2, 20, 40, 0.88) 0%, rgba(2, 20, 40, 0) 58%), + linear-gradient(to right, rgba(0, 76, 134, 0.8) 0%, rgba(0, 76, 134, 0.48) 100%); } .kx-login__brand-content { position: absolute; @@ -108,6 +106,20 @@ font-weight: 700; color: var(--color-primary-700); } +.kx-login__logo-img { + height: 30px; + width: auto; + display: block; +} +.kx-login__logo-suffix { + font-size: var(--fs-body); + font-weight: 600; + color: var(--color-neutral-500); + padding-left: 2px; + border-left: 1px solid var(--color-neutral-200); + padding-left: 10px; + margin-left: 4px; +} .kx-login__title { font-size: var(--fs-h1); line-height: var(--lh-h1); diff --git a/stitch_kintex_ai_system_architect/contractor_onsite_checklist_kintex_ai_system/code.html b/stitch_kintex_ai_system_architect/contractor_onsite_checklist_kintex_ai_system/code.html new file mode 100644 index 0000000..5ebf386 --- /dev/null +++ b/stitch_kintex_ai_system_architect/contractor_onsite_checklist_kintex_ai_system/code.html @@ -0,0 +1,314 @@ + + + + + +KINTEX AI - Booth Construction Checklist + + + + + + + + + + +
+
+
+ +
+

부스 A-102

+
+홀7 + +장치 1일차 +
+
+
+ +
+cloud_off +오프라인 +
+
+ +
+ + +
+
+ +
+ +
+info +필수 항목 3개 남음 +
+ +
+ +
+ +
+ +
+방염 확인서 제출 확인 +
+
+ +
+ +
+안전모 및 보호장구 착용 +
+
+
+
+ +
+
+warning +

장내 금지 작업 주의

+
+
    +
  • 금지: 전기톱, 용접, 페인트 작업
  • +
  • 소음 한도: 70~75dB 준수
  • +
+
+ +
+ +
+ +
+ + + +
+ +
+ + + +
+
+
+ +
+ +
+
+ +
+ +m +
+
+
+
+
+ + + \ No newline at end of file