diff --git a/src/components/Card.js b/src/components/Card.js new file mode 100644 index 0000000..deab45c --- /dev/null +++ b/src/components/Card.js @@ -0,0 +1,22 @@ +import React from 'react' +import Link from 'gatsby-link' + +import ImgSprint from '../images/wow-we-did-design-sprint-remotely.png' + +const Card = ({ ...props }) => ( +
+ It’s amazing how design can impact business and people making the world a better and a friendlier place. Knowing the how important design today is, here’s a complete rundown of our design process in it’s fully glory. +
+