diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 6aa64d68..b4b296d2 100755 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -12,7 +12,7 @@ module.exports = { id: 'algomonster', // Increment on change content: `Stop the grind and study with a plan! Developed by Google engineers, AlgoMonster is the fastest way to get a software engineering job. - Join today for a 70% discount!`, + Check it out now!`, isCloseable: false, }, prism: { diff --git a/website/src/components/SidebarAd/index.js b/website/src/components/SidebarAd/index.js index 3d61d51b..122685a7 100644 --- a/website/src/components/SidebarAd/index.js +++ b/website/src/components/SidebarAd/index.js @@ -35,8 +35,7 @@ function FAANGTechLeads({className, position}) { Save time crafting your resume with FAANG Tech Leads'{' '} FAANG-quality resume templates and examples which have helped - many Software Engineers get interviews at top Bay Area companies. Grab - them now for a whopping 70% off! + many Software Engineers get interviews at top Bay Area companies!
); @@ -57,7 +56,7 @@ function AlgoMonster({className, position}) { Stop grinding. Study with a plan Developed by Google engineers, AlgoMonster is the fastest way to - get a software engineering job. Join today for a 70% discount! + get a software engineering job. Check it out for free! ); @@ -78,7 +77,7 @@ function Moonchaser({className, position}) { Get paid more. Receive risk-free salary negotiation advice from Moonchaser. You pay nothing unless your offer is increased.{' '} - Book a free consultation today! + Book your free consultation today! ); @@ -98,8 +97,7 @@ function EducativeCoding({className, position}) {Get the job at FAANG Grokking the Coding Interview teaches you techniques and question - patterns to be good at coding interviews.{' '} - Get your 10% discount now! + patterns to be good at coding interviews.
); @@ -119,8 +117,7 @@ function EducativeSystemDesign({className, position}) {Get the job at FAANG Grokking the System Design Interview is a highly recommended - course to get better at system design interviews.{' '} - Join today for a 10% discount! + course to get better at system design interviews. Find out more!
);