mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-29 13:13:54 +08:00
website: make Educative more prominent
This commit is contained in:
@ -49,8 +49,8 @@ export default React.memo(function SidebarAd() {
|
|||||||
window.gtag('event', 'educative.sidebar.click');
|
window.gtag('event', 'educative.sidebar.click');
|
||||||
}}>
|
}}>
|
||||||
<p className={styles.tagline}>
|
<p className={styles.tagline}>
|
||||||
<strong>Level up with Educative.</strong> Get 10% off Educative's
|
<strong>Looking to get hired at FAANG?</strong> Educative offers
|
||||||
wide range of interview courses today!
|
many great courses to improve your interview game.
|
||||||
</p>
|
</p>
|
||||||
</a>
|
</a>
|
||||||
)
|
)
|
||||||
|
@ -107,10 +107,10 @@ function Home() {
|
|||||||
title="Technical Interview Guide for Busy Engineers"
|
title="Technical Interview Guide for Busy Engineers"
|
||||||
description={siteConfig.tagline}>
|
description={siteConfig.tagline}>
|
||||||
<HeroSection />
|
<HeroSection />
|
||||||
<MoonchaserSection />
|
<EducativeSection />
|
||||||
<ProductContentsSection />
|
<ProductContentsSection />
|
||||||
<FeaturesSection />
|
<FeaturesSection />
|
||||||
<EducativeSection />
|
<MoonchaserSection />
|
||||||
<TweetsSection />
|
<TweetsSection />
|
||||||
<SuccessStoriesSection />
|
<SuccessStoriesSection />
|
||||||
<SponsorshipSection />
|
<SponsorshipSection />
|
||||||
@ -361,8 +361,8 @@ function EducativeSection() {
|
|||||||
<div>
|
<div>
|
||||||
<h2 className={styles.sectionSponsorTitle}>
|
<h2 className={styles.sectionSponsorTitle}>
|
||||||
<strong>
|
<strong>
|
||||||
Looking for high quality interview courses? Educative offers
|
Looking to get hired at FAANG? Educative offers a ton of
|
||||||
a ton of great courses to improve your interview game.
|
great courses to improve your interview game.
|
||||||
</strong>
|
</strong>
|
||||||
</h2>
|
</h2>
|
||||||
<div className="margin-vert--lg">
|
<div className="margin-vert--lg">
|
||||||
|
Reference in New Issue
Block a user