@@ -22,29 +22,33 @@ class Membership extends Component {
2222 < li >
2323 < img className = { styles . icon } src = { sharedIcon } alt = "" />
2424 < span >
25- Join veterans, fellow servicemembers,
26- and military spouses. Learn and grow with our open community.
25+ Join our open community. Learn and grow with < b > fellow veterans,
26+ servicemembers</ b > , and < b > military spouses</ b > . Work with your peers to
27+ build < b > open source projects</ b > .
2728 </ span >
2829 </ li >
2930 < li >
30- < img className = { styles . icon } src = { flagIcon } alt = "" />
31+ < img className = { styles . icon } src = { roadIcon } alt = "" />
3132 < span >
32- Access our mentorship and coding channels and jumpstart
33- your journey. Learn from senior software engineers with years of experience.
33+ Find new opportunities in the tech industry through our
34+ < b > scholarship program.</ b > Attend < b > software development conferences</ b >
35+ and < b > coding bootcamps</ b > , and build the skills of the future.
3436 </ span >
3537 </ li >
3638 < li >
37- < img className = { styles . icon } src = { roadIcon } alt = "" />
39+ < img className = { styles . icon } src = { flagIcon } alt = "" />
3840 < span >
39- Attend software development conferences and coding bootcamps,
40- as part of the Operation Code scholarship program.
41+ Jumpstart your journey. Access our < b > mentorship</ b > and coding
42+ channels, and learn from < b > senior software engineers</ b > at
43+ < b > top-tier tech companies</ b > with years of experience.
4144 </ span >
4245 </ li >
4346 < li >
4447 < img className = { styles . icon } src = { suitcaseIcon } alt = "" />
4548 < span >
46- Find job opportunities posted from around the country.
47- Receive feedback on your portfolio, side project, or resume.
49+ Launch your career in the tech industry on our < b > job board</ b > .
50+ Find < b > local and remote jobs</ b > all across the country.
51+ < b > Get expert feedback</ b > on your portfolio, side project, or resume.
4852 </ span >
4953 </ li >
5054 </ ul >
0 commit comments