import React from 'react'; import Heading from '../components/Heading'; const Footer: React.FC<{}> = () => { return (