website: copy tweaks
This commit is contained in:
parent
ef045233e8
commit
7c1bb2503e
|
|
@ -31,7 +31,7 @@ export default React.memo(function SidebarAd() {
|
|||
}}>
|
||||
<p className={styles.tagline}>
|
||||
<strong>Get paid more.</strong> Receive risk-free salary
|
||||
negotiation help from Moonchaser. You pay nothing unless your
|
||||
negotiation advice from Moonchaser. You pay nothing unless your
|
||||
offer is increased.
|
||||
</p>
|
||||
</a>
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ function Home() {
|
|||
styles.getStarted,
|
||||
)}
|
||||
href={useBaseUrl('introduction')}>
|
||||
Get Started →
|
||||
Get started →
|
||||
</a>
|
||||
</div>
|
||||
<div className="margin-top--lg">
|
||||
|
|
@ -83,7 +83,7 @@ function Home() {
|
|||
onClick={() => {
|
||||
window.gtag('event', 'moonchaser.homepage.click');
|
||||
}}>
|
||||
Get Risk-free Negotiation Help →
|
||||
Get risk-free negotiation advice →
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -219,7 +219,7 @@ function Home() {
|
|||
onClick={() => {
|
||||
window.gtag('event', 'educative.homepage.click');
|
||||
}}>
|
||||
Get Started →
|
||||
Get started →
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue