File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ export default function AboutUs() {
142
142
customInnerClass = 'wanna-learn-more'
143
143
/>
144
144
< TwoColumn
145
- title = { < div > Junior Developers</ div > }
145
+ title = " Junior Developers"
146
146
content = {
147
147
'If you are a junior web developer looking for some guidance and mentoring, ' +
148
148
'we invite you to join us and start coding our platform. ' +
@@ -159,7 +159,7 @@ export default function AboutUs() {
159
159
customInnerClass = 'two-text-columns'
160
160
secondTextColumn = {
161
161
< TwoColumn
162
- title = { < div > Experienced Developers</ div > }
162
+ title = " Experienced Developers"
163
163
content = {
164
164
'If you are an experienced and patient-loving developer, ' +
165
165
'a true rockstar who wants to mentor juniors, ' +
You can’t perform that action at this time.
0 commit comments