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: AboutSection component #64

Open
diogogmatos opened this issue Jan 7, 2025 · 0 comments · May be fixed by #69
Open

feat: AboutSection component #64

diogogmatos opened this issue Jan 7, 2025 · 0 comments · May be fixed by #69

Comments

@diogogmatos
Copy link
Member

This component should serve as a "layout" for the sections of the /about page and should receive children inside so that we can "surround" anything we want with this layout. The layout of an AboutSection is composed of a title that can be vertical or horizontal depending on the view (desktop/mobile) and a subtitle that also changes position according to the view. It also has a "view more" button.

Illustration:

image
image
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants