website: add footer links

This commit is contained in:
Yangshun
2022-01-24 20:10:35 +08:00
parent 036b9d1e24
commit 2c8851a89f
4 changed files with 94 additions and 8 deletions

View File

@ -51,7 +51,7 @@ export default React.memo(function SidebarAd() {
<p className={styles.tagline}>
<strong>Looking to get hired at FAANG?</strong> <u>Educative</u>{' '}
offers many great courses to improve your interview game.{' '}
<u>Join today for a discount!</u>
<u>Join today for a 10% discount!</u>
</p>
</a>
)