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
altTags={['Join the project','Volunteer to learn together']}
108
99
content={[
109
100
'To provide a safe space for juniors to learn how to communicate in a simulated professional environment.',
110
101
'To offer more detailed tasks (Issues) and help the developer assimilate the logical mindset required in a structured project, under guidance following the industry’s best practices throughout the entire process.',
111
102
]}
112
103
links={['/about','/contact']}
113
104
linkText={['Learn more','Contact us']}
105
+
bgColor={primaryAccent}
106
+
customInnerClass='our-goals'
107
+
/>
108
+
</RevealContentContainer>
109
+
<RevealContentContainer>
110
+
<TwoColumn
111
+
title='Our purpose'
112
+
content={
113
+
<div>
114
+
To do so, we’re coding this platform in Next.js. In the short
115
+
term, we intend to have a blog where the participants can post
116
+
anything related to the web development world.
117
+
<br/>
118
+
<br/>
119
+
The ultimate purpose though is to make this platform a portal
120
+
where Non-Profit Organizations can find support for their web
121
+
products. That way, new graduates can gain some experience while
0 commit comments