mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-04 23:43:51 +08:00
[website][misc] make resume review portal CTA more obvious
This commit is contained in:
@ -43,8 +43,9 @@ function TIHResumeReview({ position }) {
|
|||||||
<strong className={styles.title}>
|
<strong className={styles.title}>
|
||||||
Get your resume reviewed for free
|
Get your resume reviewed for free
|
||||||
</strong>
|
</strong>
|
||||||
Try out our free new community-powered resume review portal. Upload a
|
Try out our free new <u>community-powered resume review portal</u>.
|
||||||
resume, receive helpful comments and feedback from community members.
|
Upload a resume, receive helpful comments and feedback from community
|
||||||
|
members.
|
||||||
</p>
|
</p>
|
||||||
</a>
|
</a>
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user