Commit 2817c50
feat: opinion 랜딩 페이지 UI 업데이트 (로고·lottie·footer) (#120)
* chore: add .worktrees to gitignore
* feat: opinion 랜딩 페이지 로고·lottie·footer 버튼 업데이트
- 랜딩 전용 LandingLogoIcon 컴포넌트 추가 (새 서체 SVG path 적용)
- LandingIntroLottie: opinion-landing.json → create-landing.json 변경
- LandingPage footer에 "이미 입력했어요" 버튼 추가 (pending 페이지 라우팅)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix: opinion 랜딩 footer 레이아웃 구조 수정
Layout.Footer(고정 높이) 대신 raw footer로 교체하여 safe-area-inset-bottom 처리
및 두 버튼에 맞는 동적 높이 지원. main 영역 bottom padding도 148px+safe-area로 조정.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* refactor: 이미 입력했어요 버튼을 Button 컴포넌트에서 button element로 교체
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix: opinion 랜딩 배경색 gray → white로 수정 (피그마 시안 반영)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* style: 이미 입력했어요 버튼 hover 배경색 및 transition 추가
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* refactor: LandingLogoIcon을 src/icons/로 이동 및 메인 랜딩 로고 교체
- LandingLogoIcon: pageComponents/gathering/opinion/landing → src/icons/landingLogoIcon
- 모임생성 랜딩: logo.svg Image 컴포넌트 → LandingLogoIcon(color="white") 교체
- 의견수합 랜딩: import 경로 업데이트
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a720a76 commit 2817c50
File tree
5 files changed
+81
-20
lines changed- src
- icons/landingLogoIcon
- pageComponents
- gathering/opinion/landing
- landing
5 files changed
+81
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 47 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | | - | |
10 | | - | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
21 | 30 | | |
22 | 31 | | |
23 | 32 | | |
| |||
29 | 38 | | |
30 | 39 | | |
31 | 40 | | |
32 | | - | |
| 41 | + | |
33 | 42 | | |
34 | 43 | | |
35 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
36 | 52 | | |
37 | 53 | | |
38 | | - | |
| 54 | + | |
39 | 55 | | |
40 | 56 | | |
41 | 57 | | |
| |||
45 | 61 | | |
46 | 62 | | |
47 | 63 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
52 | 87 | | |
53 | | - | |
| 88 | + | |
54 | 89 | | |
55 | 90 | | |
56 | 91 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 52 | + | |
57 | 53 | | |
58 | 54 | | |
59 | 55 | | |
| |||
0 commit comments