Type updates and banner change

pull/1657/head
Kamran Ahmed 5 years ago
parent 1541f12ddf
commit a0283d3c4e
  1. 2
      components/roadmap-header/index.js
  2. 2
      components/sponsor-banner/index.js
  3. BIN
      public/roadmaps/backend.png
  4. BIN
      public/roadmaps/devops.png
  5. BIN
      public/roadmaps/frontend.png
  6. BIN
      public/roadmaps/frontend/frontend.png

@ -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>*/}

@ -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

Loading…
Cancel
Save