feat(fe): redesign main cards#3565
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the UI components for the main landing page, specifically focusing on the problem and service card sections. The NewProblemCard and NewProblemCards components received styling refinements, updated typography, and a simplified navigation link. The ServiceCards component was significantly refactored from a static layout to a dynamic tabbed interface that displays specific features for different services. Review feedback identified several typos in custom CSS class names, the use of an invalid Tailwind utility class, and opportunities to improve responsiveness and user experience by filtering empty tabs and using fluid widths for grid items.
|
✅ Syncing Preview App Succeeded Application: |
seoeun9
left a comment
There was a problem hiding this comment.
고생하셨습니다~~ 제미나이 리뷰도 한번만 확인 부탁드려요!
| <p className="text-3xl font-semibold leading-[36px] tracking-[-0.9px]"> | ||
| PRACTICE WITH CODING PROBLEMS | ||
| </p> | ||
| <p className="text-head1_b_40">최신 코딩 문제를 연습해보세요</p> |
There was a problem hiding this comment.
이거 일단 급한대로 이전 service 카드 설명을 번역해서 한 카드씩 사용하면 좋을 거 같아요
탭은 주석처리 해주시고
대회 - 대회 개최와 참가를 통해 실력을 겨루고 성장해보세요.
공지사항 - 최신 업데이트와 공지사항을 빠르게 확인할 수 있어요.
문제 풀이 - 다양한 난이도와 주제별 문제를 풀며 실전 감각을 키울 수 있어요.
강의 지원 - 강의와 연계된 과제 및 실습으로 체계적으로 학습해보세요.
이런 식으로 카드 네개만 보이게 부탁드려요! 텍스트는 제가 그냥 제미나이 돌린 건데 얼마든지 수정하셔도 됩니당. 아이콘도 적절히 어울리는 걸로 배치해주세요~
There was a problem hiding this comment.
탭 부분은 주석처리하고 말씀하신대로 변경했습니다!
|
❗ Syncing Preview App Failed Application: |
Description
Additional context
close TAS-2693
Before submitting the PR, please make sure you do the following
fixes #123).