Skip to content

fix(fe): adjust main page design#3620

Merged
hjkim24 merged 1 commit into
mainfrom
t2746-hotfix-for-release
Jun 11, 2026
Merged

fix(fe): adjust main page design#3620
hjkim24 merged 1 commit into
mainfrom
t2746-hotfix-for-release

Conversation

@seoeun9

@seoeun9 seoeun9 commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Description

  1. 메인페이지 간격 조정했습니다! 창 좁혔을 때 어색하지 않은지 확인 부탁드립니다
  2. 보민님 요청사항 - service card 아이콘 왼쪽->오른쪽 정렬로 변경했습니다!

Before submitting the PR, please make sure you do the following

closes TAS-2746

@seoeun9 seoeun9 requested review from hjkim24 and sONg20NOW June 11, 2026 15:56
@seoeun9 seoeun9 self-assigned this Jun 11, 2026
@seoeun9 seoeun9 added ⛳️ team-frontend preview 이 라벨이 붙어있어야 프론트엔드 Preview 환경이 생성됩니다 labels Jun 11, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request refactors the layout of the main page and its subcomponents (InstagramCards, NewProblemCards, and ServiceCards) by removing individual desktop padding (px-10) and centralizing layout constraints and padding (px-4, max-w-[1380px]) in the main page container. Additionally, the feature icon in ServiceCards is now aligned to the right. Feedback suggests replacing the <p> tag wrapping the feature icon with a <div> to maintain proper HTML semantic markup, and reviewing the padding strategy to prevent double-padding issues on mobile screens due to the new top-level px-4 padding.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread apps/frontend/app/(client)/(main)/_components/ServiceCards.tsx
Comment thread apps/frontend/app/(client)/(main)/page.tsx
@skkuding-bot

skkuding-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

Syncing Preview App Succeeded

Application: frontend
Revision: f7311cec94a3f35bed2a8606a63b5c157dbeac9f
Health Status: Healthy

Open Preview | View in Argo CD

@sONg20NOW sONg20NOW left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 야근 고생하셨습니다!!

@hjkim24 hjkim24 added this pull request to the merge queue Jun 11, 2026
Merged via the queue into main with commit 975d643 Jun 11, 2026
18 checks passed
@hjkim24 hjkim24 deleted the t2746-hotfix-for-release branch June 11, 2026 16:22
@skkuding-bot skkuding-bot Bot removed the preview 이 라벨이 붙어있어야 프론트엔드 Preview 환경이 생성됩니다 label Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants