import React from 'react' import Link from 'gatsby-link' const InfoBox = ({ headline, text, classes }) => (
{text}