import React from 'react' const ContactPage = () => (

Contact page

) export default ContactPage