const Journey = ({ title, description, tags, year, url, isLunched }) => { return (
{description}
{`#${tag}`}