-
Notifications
You must be signed in to change notification settings - Fork 0
feat: recruitment page #28
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
base: main
Are you sure you want to change the base?
Conversation
|
Altough this pr is open to review, there are things that still need work and furthermore, I need your opinion based on the page look. The component Extra: I think that each card should be a component and that the buttons should be aligned. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I used the data/ directory instead of the assets/ one the store the FAQs information, we should uniformize this either by choosing one directory or the other.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will put onto the data/ dir 🙏
|
Regarding the overall proposal, I really like the option of placing the cards with a carousel underneath, as I believe it conveys the information quite well. The carousel would also slow down the navigation slightly, giving users more time to actually read the content. For the cards, I think it’s essential that they maintain a consistent identity and design across all elements. With that in mind, I believe it would be valuable to include images in every card, as this helps build credibility and adds a more human touch. That said, I also really like the current site layout for this page. What do you think about displaying one card per row across all devices, with vertical responsiveness only, while keeping the horizontal alignment and always totaling three rows? This would look similar to the current setup, but using shadcn-vue cards. |
Where can I get more images?
Sounds good, it already has that behaviour for mobile (and it already uses shadcn-vue cards) |
The best place to do so it's the NAS where we centralize all the images, I'll contact @helderrrg to clarify that.
That's exactly it! |


No description provided.