Skip to content

Commit bdde082

Browse files
committed
feat: Copy in ApprenticeQualities includes three types of apprenticeships
1 parent 1d13128 commit bdde082

1 file changed

Lines changed: 24 additions & 13 deletions

File tree

components/apprentice-qualities/apprentice-qualities.js

Lines changed: 24 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,34 @@ const ApprenticeQualities = () => (
1717
<div className={styles['apprentice-qualities__article-text']}>
1818
<p>
1919
We build responsive, standards-compliant, content-focused,
20-
well-crafted, accessible, valuable, beautiful web sites and apps,
21-
and we&apos;re looking for some web geeks that want to do the same.
20+
well-crafted, accessible, valuable, beautiful websites and apps,
21+
and we’re looking for some beginner web creators that want to do the same.
22+
23+
</p>
24+
25+
<p>
26+
Passion, character, and initiative are a requirement,
27+
and we’re looking for those who have at least a beginning
28+
knowledge of web development fundamentals. This apprenticeship
29+
will help build your technical and professional skillset, as we
30+
take a holistic approach to develop you into the sort of individual
31+
we’d want to hire. And we may do just that!
32+
2233
</p>
34+
2335
<p>
24-
Passion, character, and initiative are a requirement.
25-
A long resumé is not—as long as you care about the right things,
26-
we can help build your skillset.
27-
This is true for those we hire, and it is equally true for our apprentices.
28-
Through your apprenticeship, we hope to help develop you into the sort of individual
29-
we’d want to hire. And we may do just that.
36+
We’re looking for folks interested in one of our three apprenticeship tracks:
37+
<ul>
38+
<li>Full-Stack Web Development</li>
39+
<li>Frontend Design</li>
40+
<li>UI/UX Design</li>
41+
</ul>
3042
</p>
3143
<p>
32-
We’re looking primarily for those interested in an apprenticeship
33-
in web development—frontend, backend, or anything code related.
34-
What we’re looking for most, however, are individuals who are
35-
excited to make their mark on the web industry. In your application,
36-
provide anything and everything you can that will convince us you are that geek.
44+
What we’re looking for most, however, are individuals who
45+
are excited to make their mark on the web industry. In your application,
46+
provide anything and everything you can that will convince us
47+
you are the best fit for this opportunity.
3748
</p>
3849
</div>
3950
<img

0 commit comments

Comments
 (0)