export default()

in src/components/Hero.js [74:82]


export default ({
  background,
  textColor,
  heading,
  overlay,
  subheading,
  cta,
  height,
}) => (