diff --git a/docs/src/components/DesignersHero.js b/docs/src/components/DesignersHero.js index 331ad45d0..785286c49 100644 --- a/docs/src/components/DesignersHero.js +++ b/docs/src/components/DesignersHero.js @@ -1,8 +1,9 @@ import React from 'react' import { withPrefix } from 'gatsby' -import { Button } from '../../../src' +import { Button, Pane } from '../../../src' import spotIllustration from '../images/sketch-hero.png' import sketchIcon from '../images/sketch-icon.png' +import figmaIcon from '../images/figma-logo.png' const NativeLink = ({ ...props }) => { return @@ -23,11 +24,29 @@ export default class DesignersHero extends React.PureComponent { Design products and side-projects with our official design resource for the Evergreen community.

-
+ + -
+