website: change CTA

This commit is contained in:
Yangshun 2022-02-06 17:31:03 +08:00
parent a651f0d4ba
commit cd80255fd0
2 changed files with 5 additions and 2 deletions

View File

@ -25,7 +25,7 @@ module.exports = {
src: 'img/logo.svg',
},
items: [
{to: 'introduction', label: 'Get started', position: 'left'},
{to: 'introduction', label: 'Start reading', position: 'left'},
{to: 'coding', label: 'Coding', position: 'left'},
{
to: 'front-end-system-design',

View File

@ -50,9 +50,12 @@ function HeroSection() {
styles.getStarted,
)}
href={useBaseUrl('introduction')}>
Get started  
Start reading  
</a>
</div>
<p className="margin-top--md">
<em>It's completely free!</em>
</p>
<div className="margin-top--lg">
<iframe
src="https://ghbtns.com/github-btn.html?user=yangshun&amp;repo=front-end-interview-handbook&amp;type=star&amp;count=true&amp;size=large"