Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(land): 새로운 렌딩페이지 레이아웃 적용 #259

Merged
merged 70 commits into from
Feb 17, 2025
Merged

Conversation

Jeong-Ag
Copy link
Contributor

@Jeong-Ag Jeong-Ag commented Dec 15, 2024

Summary

related: #181

landing page의 home을 redesign하고 개발해요.

Tasks

  • 두 번째 section부터 이어서 마지막 section까지 home 구현을 마쳤어요.
  • 스크롤 애니메이션을 관리하기 위한 hook을 생성했어요.
  • Sidebar의 모양을 오른쪽 배치가 아닌 상단 배치로 레이아웃을 수정했어요.
  • Sidebar 외부의 영역 클릭 시 Sidebar가 닫히도록 추가하고, Sidebar가 열린 경우엔 배경이 흐리게 나타나도록 변경했어요.

To Reviewer

value에 들어가는 text나 support에 들어가는 내용, 삽입된 이미지 등은 임의로 설정하였어요. 운영진한테 해당 내용 및 사진을 전달받아 추후 수정할 예정이에요.
애니메이션 때문에 gif로 만들어서 넣었는데 압축을 여러 번 해서 그런 지 재생이 너무 오래 걸리네요 ... activity section은 파일 크기가 커서 압축을 여러번 해도 10MB 아래로 안 내려가서 제외하고 올려요 😭 스크롤하면 이미지 나타나도록 구현했어요ㅜㅜ

Screenshot

Image 1 Image 2
Image 3 Image 4
Image 5 Image 6
Image 1 Image 2
Image 1 스크린샷 2024-12-15 오후 10 47 46

@Jeong-Ag Jeong-Ag added ✨ Feature 새로운 기능 명세 및 개발 🔨 Refactor 코드 수정 및 최적화 labels Dec 15, 2024
@gwansikk gwansikk changed the title feat(land): 새로운 렌딩페이지 디자인 적용 feat(land): 새로운 렌딩페이지 레이아웃 적용 Feb 17, 2025
@gwansikk gwansikk marked this pull request as ready for review February 17, 2025 03:50
Copy link
Member

@gwansikk gwansikk left a comment

Choose a reason for hiding this comment

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

  • 이미지 확장자는 webp로 변경해주세요

앞전에 리뷰된 내용이랑 개선하여 머지해주세요. 새로운 랜딩페이지는 바로 배포하기 보단 장기적으로 좋은 퀄리티가 되면 배포하는 것으로 하여 꾸준히 개선해나갔으면 해요.

Copy link
Member

Choose a reason for hiding this comment

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

React Hook Form을 사용하면 관리하기 더욱 편리할 거 같아요

@Jeong-Ag
Copy link
Contributor Author

  • 이미지 확장자는 webp로 변경해주세요

앞전에 리뷰된 내용이랑 개선하여 머지해주세요. 새로운 랜딩페이지는 바로 배포하기 보단 장기적으로 좋은 퀄리티가 되면 배포하는 것으로 하여 꾸준히 개선해나갔으면 해요.

네 확인했습니다! 다양한 레퍼런스들도 찾아보면서 차차 개선해볼게요 :)

@gwansikk gwansikk merged commit 532497f into main Feb 17, 2025
5 checks passed
@gwansikk gwansikk deleted the feature/181 branch February 17, 2025 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 새로운 기능 명세 및 개발 🎈Land land 프로젝트 관련 🔨 Refactor 코드 수정 및 최적화
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants