Type updates and banner change

This commit is contained in:
Kamran Ahmed
2020-03-14 01:37:27 +04:00
parent 018be76895
commit 55d5ced587
6 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ const RoadmapHeader = ({ roadmap, page = 'landscape' }) => (
<MenuItemLink className={ classNames({ active: page === 'landscape', }) }>Landscape</MenuItemLink>
</Link>
<Link href={ `${roadmap.url}/resources` } passHref>
<MenuItemLink className={ classNames({ active: page === 'resources', }) }>Follow the Path</MenuItemLink>
<MenuItemLink className={ classNames({ active: page === 'resources', }) }>Resources</MenuItemLink>
</Link>
{/*<Link href={ `${roadmap.url}/resources` } passHref>*/}
{/* <MenuItemLink className={ classNames({ active: false, }) }>Project Ideas</MenuItemLink>*/}

View File

@ -13,7 +13,7 @@ export function SponsorBanner({ onCloseBanner = () => null }){
<SponsorLogo src='/sponsors/youtube.svg' />
We now have a youtube channel
<EmojiWrap src={'/sponsors/heart-eyes.svg'} />
<span className='d-none d-sm-inline-block'>Subscribe for the awesome content!</span>
<span className='d-none d-sm-inline-block'>Subscribe it for the video content.</span>
<CloseSponsor
onClick={(e) => {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 894 KiB

After

Width:  |  Height:  |  Size: 676 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 752 KiB

After

Width:  |  Height:  |  Size: 564 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 926 KiB

After

Width:  |  Height:  |  Size: 749 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 926 KiB