You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: