function Contact() { return (

Welcome to Contact

); } export default Contact;