website: make Educative more prominent

pull/258/head
Yangshun 3 years ago
parent a3fb1e6349
commit e39b15aeb4

@ -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">

Loading…
Cancel
Save