Skip to content

feat(landing): iOS App Store 다운로드 링크 추가#86

Merged
bepyan merged 1 commit into
mainfrom
feature/landing-ios-launch
Feb 27, 2026
Merged

feat(landing): iOS App Store 다운로드 링크 추가#86
bepyan merged 1 commit into
mainfrom
feature/landing-ios-launch

Conversation

@bepyan

@bepyan bepyan commented Feb 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

iOS 앱이 App Store에 출시되어 랜딩페이지 다운로드 섹션의 iOS 항목을 활성화합니다.

Why

이전에는 iOS 다운로드 링크가 없어서 비활성 상태(opacity-50, cursor-not-allowed)였습니다. 앱이 출시되면서 사용자가 iOS에서도 MOA를 받을 수 있도록 활성화합니다.

Implementation

  • DownloadRow 컴포넌트에 href prop 추가
  • href 유무로 자동 활성/비활성이 처리되는 기존 패턴 활용
  • 링크 추가만으로 비활성 스타일이 제거되고 활성 호버 상태 적용

Impact & Testing

Changes:

  • iOS 항목이 클릭 가능한 링크로 변환

Testing:

  • 랜딩페이지 로드 후 iOS 링크 클릭 시 App Store로 이동 확인

@coderabbitai

coderabbitai Bot commented Feb 27, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@bepyan has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 15 minutes and 5 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between e921411 and 6f8af1f.

📒 Files selected for processing (1)
  • apps/landing/src/features/components/download-section.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/landing-ios-launch

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@bepyan bepyan changed the title feat: 랜딩페이지 iOS App Store 다운로드 링크 추가 feat(landing): iOS App Store 다운로드 링크 추가 Feb 27, 2026
@bepyan bepyan merged commit 7d637f9 into main Feb 27, 2026
1 check passed
@bepyan bepyan deleted the feature/landing-ios-launch branch February 27, 2026 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant