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'); 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">

Loading…
Cancel
Save