Conversation
- Linear 스타일 다크 모드 원페이지 (7섹션: Nav/Hero/Stats/Bento/HowItWorks/Marquee/CTA) - 큐시즘 블루 그라디언트 (#0091FF → #004DFF) 전면 적용 - Framer Motion 풀 애니메이션 (FadeUp, StaggerContainer, CountUp, DrawLine) - 커스텀 SVG 픽토그램 로고 (펜촉+화살표) + PWA 아이콘 (192/512, maskable) - DB 스탯 ISR 60s (활성 멤버수, 포스트수, 회차) - DiceBear fun-emoji 아바타 마키 소셜 프루프 - prefers-reduced-motion 접근성 대응 - themeColor 라이트/다크 분기, statusBarStyle black-translucent Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
큐시즘 블루 그라디언트 (#0091FF → #004DFF) 볼드 지오메트릭 K + 하단 대각선에 펜촉 디테일 Co-Authored-By: Claude <noreply@anthropic.com>
- 로고를 레트로 터미널 K 레터마크로 리디자인 (CRT 스캔라인, 커서 블록, 프롬프트 마커) - 서비스명 '큐스팅 4th'로 통일 (Nav, Header, Footer) - 푸터에 개발자 크레딧 추가 (@bbbang105 & @choihooo) - PWA 아이콘 재생성 (icon-192.png, icon-512.png) Co-Authored-By: Claude <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Summary
Changes
packages/web/src/components/landing/landing-client.tsx— 랜딩 페이지 클라이언트 (Nav, Hero, Stats, Features, HowItWorks, Marquee, CTA, Footer)packages/web/src/components/landing/motion.tsx— Framer Motion 애니메이션 (FadeUp, StaggerContainer, CountUp, DrawLine)packages/web/src/app/page.tsx— 서버 컴포넌트: DB 스탯 fetch + ISR 60s + 인증 유저 리다이렉트packages/web/src/app/globals.css— 랜딩 전용 CSS (glow, gradient, marquee, bento-card)packages/web/public/icon.svg— 레트로 터미널 K 로고 (CRT 스캔라인, 커서 블록)packages/web/public/logo.svg— 풀 로고 (아이콘 + 텍스트)packages/web/public/icon-192.png,icon-512.png— PWA 아이콘packages/web/public/manifest.json— PWA 매니페스트 업데이트packages/web/src/components/layout/header.tsx— 헤더 로고 → 큐스팅 4thdocs/— 아키텍처, CLAUDE.md, 디자인 문서 최신화Design Decisions
Test Plan
🤖 Generated with Claude Code