Skip to content

Commit 9e7f515

Browse files
committed
[website][misc] make resume review portal CTA more obvious
1 parent 841cf3c commit 9e7f515

File tree

1 file changed

+3
-2
lines changed
  • apps/website/src/components/SidebarAd

1 file changed

+3
-2
lines changed

apps/website/src/components/SidebarAd/index.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,9 @@ function TIHResumeReview({ position }) {
4343
<strong className={styles.title}>
4444
Get your resume reviewed for free
4545
</strong>
46-
Try out our free new community-powered resume review portal. Upload a
47-
resume, receive helpful comments and feedback from community members.
46+
Try out our free new <u>community-powered resume review portal</u>.
47+
Upload a resume, receive helpful comments and feedback from community
48+
members.
4849
</p>
4950
</a>
5051
);

0 commit comments

Comments
 (0)