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');
|
||||
}}>
|
||||
<p className={styles.tagline}>
|
||||
<strong>Level up with Educative.</strong> Get 10% off Educative's
|
||||
wide range of interview courses today!
|
||||
<strong>Looking to get hired at FAANG?</strong> Educative offers
|
||||
many great courses to improve your interview game.
|
||||
</p>
|
||||
</a>
|
||||
)
|
||||
|
@ -107,10 +107,10 @@ function Home() {
|
||||
title="Technical Interview Guide for Busy Engineers"
|
||||
description={siteConfig.tagline}>
|
||||
<HeroSection />
|
||||
<MoonchaserSection />
|
||||
<EducativeSection />
|
||||
<ProductContentsSection />
|
||||
<FeaturesSection />
|
||||
<EducativeSection />
|
||||
<MoonchaserSection />
|
||||
<TweetsSection />
|
||||
<SuccessStoriesSection />
|
||||
<SponsorshipSection />
|
||||
@ -361,8 +361,8 @@ function EducativeSection() {
|
||||
<div>
|
||||
<h2 className={styles.sectionSponsorTitle}>
|
||||
<strong>
|
||||
Looking for high quality interview courses? Educative offers
|
||||
a ton of great courses to improve your interview game.
|
||||
Looking to get hired at FAANG? Educative offers a ton of
|
||||
great courses to improve your interview game.
|
||||
</strong>
|
||||
</h2>
|
||||
<div className="margin-vert--lg">
|
||||
|
Reference in New Issue
Block a user