Skip to content

[DEV] 랜딩페이지 UI 작업#144

Merged
drddyn merged 8 commits into
developfrom
dev/landing-page-design
Jun 4, 2026
Merged

[DEV] 랜딩페이지 UI 작업#144
drddyn merged 8 commits into
developfrom
dev/landing-page-design

Conversation

@drddyn

@drddyn drddyn commented Jun 4, 2026

Copy link
Copy Markdown
Owner

🔗 관련 이슈

close #142

✨ 요약

랜딩 페이지를 작업합니다.

📝 작업 내용

image image image image image image image

@drddyn drddyn self-assigned this Jun 4, 2026
@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mine Ready Ready Preview, Comment Jun 4, 2026 11:51am

@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 replaces the old GuestPage with a new, multi-section scrollable LandingPage, introducing several sub-components (such as LandingPageFirst through Seventh, LLMForLandingPage, SearchForLandingPage, and SidebarForLanding) and removing the guest route. The review feedback highlights several critical and medium-severity issues: restoring the isPending state in LoginPage to prevent duplicate login submissions, removing negative z-index (-z-20) classes from landing page sections to ensure user interactions are not blocked, adding alt attributes to images for accessibility, correcting spelling and casing in component names, removing unnecessary dir="rtl" attributes from Korean text, and cleaning up unused input-specific styles from static elements.

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 Mine/src/pages/login/LoginPage.tsx Outdated
Comment thread Mine/src/pages/login/LoginPage.tsx
Comment thread Mine/src/pages/landing/LandingPageFifth.tsx
Comment thread Mine/src/pages/landing/LandingPageThird.tsx
Comment thread Mine/src/pages/landing/LandingPageFourth.tsx
Comment thread Mine/src/pages/landing/LandingPageSeventh.tsx
Comment thread Mine/src/pages/landing/LandingPageSeventh.tsx
Comment thread Mine/src/pages/landing/LandingPageSeventh.tsx Outdated
Comment thread Mine/src/pages/landing/LandingPageSecond.tsx
Comment thread Mine/src/pages/landing/LLMForLandingPage.tsx Outdated
@drddyn drddyn merged commit 3b38c85 into develop Jun 4, 2026
3 checks passed
@drddyn drddyn deleted the dev/landing-page-design branch June 4, 2026 11:52
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.

[DEV] 랜딩 페이지 UI 수정

1 participant