[cherry-pick] 혜택 섹션 캐릭터 비율 수정 및 SEO 메타태그 업데이트#711
Merged
Conversation
…ll): 제로워니 캐릭터 비율 왜곡 수정 및 비디오 에셋 추가 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…스 페이지 메타태그 업데이트 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…oll): 휠 스크롤로 혜택 카드 전환 제어 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
… spacing 토큰 11개 추가 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…motion IO 충돌 및 임의 px 토큰 교체 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ng slash 제거 및 /class 레이아웃 SEO 필드 보완 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedAn error occurred during the review process. Please try again later. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
개요
혜택 섹션의 제로워니 캐릭터(zerowoni_walk.webm)가 가로 왜곡(298×223)되던 버그를 원본 비율(251×337)로 수정하고, 휠 스크롤로 혜택 카드를 전환하는 인터랙션을 추가했습니다. 홈·클래스 페이지 메타태그를 바이브 코딩 카피로 교체하고
/class레이아웃 전용 SEO 필드를 보완했습니다.원본 PR
fix/alpha-testCherry-pick 대상 커밋
6bc2a86— fix(benefit-scroll): 제로워니 캐릭터 비율 왜곡 수정 및 비디오 에셋 추가00e5ffde— chore(seo): 홈·클래스 페이지 메타태그 업데이트43699a55— feat(benefit-scroll): 휠 스크롤로 혜택 카드 전환 제어8e706382— chore: PR 혜택 섹션 캐릭터 비율 수정 및 SEO 메타태그 업데이트 #710 리뷰 수정용 spacing 토큰 11개 추가7396c287— fix: canonical trailing slash 제거 및 /class 레이아웃 SEO 필드 보완b9b891f7— fix: prefers-reduced-motion IO 충돌 및 임의 px 토큰 교체변경 파일
public/zerowoni_walk.webm— 제로워니 캐릭터 비디오 에셋 추가src/components/pages/class/benefit-scroll-character.tsx— 캐릭터 치수 251×337 수정, offset 공식 단순화, 그림자 위치 재계산src/components/pages/class/class-detail-benefits-section.tsx— 휠 스크롤로 activeIndex 제어 (700ms throttle)src/app/(landing)/class/layout.tsx— 클래스 페이지 전용 메타데이터 신규 추가src/app/(landing)/layout.tsx— 루트 description 바이브 코딩 카피로 교체src/app/(landing)/page.tsx— 홈 페이지 OG/robots/canonical 구조화src/app/global.css— spacing 토큰 11개 추가혼입 검증 결과
git diff main...fix/alpha-test --stat결과 160개 파일 diff — 브랜치 누적 누적분. Cherry-pick 대상 6개 커밋의 변경 파일만 확인 → PR #710 범위 내 코드만 포함됨.Test plan
/class/vibe-intro혜택 섹션에서 캐릭터가 세로형(251×337)으로 표시되는지 확인/classURL OG 태그 확인🤖 Generated with Claude Code