Skip to content

feat: 골프 집중 - 배너 UI 개선 및 콘도·피트니스 카테고리 숨김#68

Merged
ohhalim merged 2 commits into
developfrom
feat/67/golf-focused-ui
Jul 1, 2026
Merged

feat: 골프 집중 - 배너 UI 개선 및 콘도·피트니스 카테고리 숨김#68
ohhalim merged 2 commits into
developfrom
feat/67/golf-focused-ui

Conversation

@ohhalim

@ohhalim ohhalim commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • LoginBanner를 슬림 스트립 형태로 재디자인 (AI틱 그라디언트 카드 제거)
  • 전체 UI 텍스트를 골프 중심으로 통일 ('회원권' → '골프 회원권')
  • 카테고리 탭에서 콘도·피트니스 숨김 (DB 데이터 삭제 없음)

Changes

  • home/page.tsx: LoginBanner 리디자인, 헤더 '골프 회원권 시세', 카테고리 골프만 노출, 검색 placeholder 수정
  • login/page.tsx: 서브타이틀 '골프 회원권 시세를 한눈에, 목표가 알림까지'로 변경
  • SideNav.tsx: 서브타이틀 '골프 회원권 시세 추적'으로 변경
  • layout.tsx: 메타데이터 title/description 골프 기준으로 업데이트

Test plan

  • 비로그인 상태에서 /home 접속 시 슬림 배너 노출 확인
  • 로그인 상태에서 배너 미노출 확인
  • 카테고리 탭에 전체/골프만 표시 확인
  • 로그인 페이지 텍스트 확인
  • CI 통과 확인

- LoginBanner를 슬림 스트립 형태로 재디자인 (AI틱 카드 스타일 제거)
- 배너 문구: '여러 골프거래소 시세를 한눈에 / 목표가 도달 시 즉시 알림'
- 헤더 타이틀: '회원권 시세' → '골프 회원권 시세'
- 로그인 페이지 서브타이틀: '골프 회원권 시세를 한눈에, 목표가 알림까지'
- SideNav 서브타이틀: '골프 회원권 시세 추적'
- 메타데이터 title/description 골프 기준으로 업데이트
- 카테고리 탭에서 콘도·피트니스 숨김 (DB 데이터는 유지)
- 검색 placeholder: '골프장 이름 검색'
@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@ohhalim, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 3 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5de2cff6-377d-4df3-882d-d7b4400fd831

📥 Commits

Reviewing files that changed from the base of the PR and between 6c510b1 and a82d6bc.

📒 Files selected for processing (6)
  • src/app/(main)/__tests__/page.test.tsx
  • src/app/(main)/home/page.tsx
  • src/app/layout.tsx
  • src/app/login/__tests__/page.test.tsx
  • src/app/login/page.tsx
  • src/components/layout/SideNav.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/67/golf-focused-ui

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.

@ohhalim ohhalim merged commit 15e18f9 into develop Jul 1, 2026
3 checks passed
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