import React, { FunctionComponent } from 'react'; import { Helmet } from 'react-helmet'; const Home: FunctionComponent = () => { return (