fix(landing): 저작권 이슈 서체 로고를 신규 CI 로고로 교체 (BRAIL-12) - #189
Merged
Conversation
로고 워드마크에 사용된 서체가 CI 사용 시 저작권 지불 대상으로 확인되어 신규 로고로 전면 교체한다. - hero.svg / media/logo.svg / og-image.png 를 신규 에셋으로 교체 - Footer 인라인 SVG(IconBraillify) 도 동일 로고로 갱신 - 로고 높이가 341 -> 363 으로 바뀌어 Header/Hero 의 aspectRatio 를 838/363 으로 보정 점자 dot row 좌표와 favicon(서체 미사용) 은 변경 없음.
Contributor
Changepacks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
배경
BRAIL-12 — Braillify 로고 워드마크에 사용된 서체가 CI로 사용할 경우 저작권 지불 대상인 것으로 확인되어 신규 로고로 전면 교체합니다.
변경사항
apps/landing/public/images/home/hero.svgapps/landing/public/og-image.pngmedia/logo.svg#efeeeb배경 +translate(40 40)구조 유지)apps/landing/src/components/icons/IconBraillify.tsxviewBox838 363,fill="currentColor"유지apps/landing/src/app/page.tsxaspectRatio838/341 -> 838/363apps/landing/src/components/Header/index.tsxaspectRatio122.87/50.00 -> 838/363favicon.svg는 원형 + 점 2개 심볼로 서체 미사용 → 교체 대상 아님검증
oxlint: 변경 파일 위반 0건bun -F landing build: exit 0, TypeScript 통과, 12개 페이지 전부 정적 생성IconBraillify(h=50px,currentColor) — 정상