feat: XAVIS 브랜드 이미지를 NCue 로고·favicon으로 교체
로그인·네비·F-Scan 로고, favicon, 페이지 타이틀, 인증 메일 브랜딩을 NCue로 통일. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 2.0 KiB |
BIN
public/images/ncue-favicon.png
Normal file
BIN
public/images/ncue-favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
BIN
public/images/ncue-logo.png
Normal file
BIN
public/images/ncue-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 242 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 5.2 KiB |
@@ -122,7 +122,7 @@ body { font-family: 'Malgun Gothic', 'Apple SD Gothic Neo', sans-serif; backgrou
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="header">
|
||||
<img class="header-logo" src="/public/images/xavis-logo.png" alt="Xavis">
|
||||
<img class="header-logo" src="/public/images/ncue-logo.png" alt="NCue">
|
||||
<div class="header-text">
|
||||
<h1>FSCAN 시리즈 제품 선정 도우미</h1>
|
||||
<p>검사 대상물의 H · W 치수를 입력하여 적합한 모델을 선정합니다</p>
|
||||
|
||||
@@ -64,9 +64,9 @@ body {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
/* 상단 XAVIS 로고: 기본(168px) 대비 약 50% */
|
||||
.logo-img-xavis {
|
||||
max-width: 84px;
|
||||
/* 상단 NCue 로고 (가로형) */
|
||||
.logo-img-ncue {
|
||||
max-width: 168px;
|
||||
}
|
||||
|
||||
.logo-img-aiplatform {
|
||||
|
||||
Reference in New Issue
Block a user