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

@ -364,7 +364,8 @@ function EducativeSection() {
<h2 className={styles.sectionSponsorTitle}>
<strong>
Looking to get hired at FAANG? Educative offers a ton of
great courses to improve your interview game.
great courses to improve your interview game. Join today for
a 10% discount!
</strong>
</h2>
<div className="margin-vert--lg">
@ -376,7 +377,7 @@ function EducativeSection() {
onClick={() => {
window.gtag('event', 'educative.homepage.click');
}}>
Get started&nbsp;&nbsp;→
Check out courses&nbsp;&nbsp;→
</a>
</div>
</div>