import Call from "./Call" import Connect from "./Connect" function ContactUsPage() { return (
) } export default ContactUsPage