import React from "react"; const Contact = () => { return (
ContactUs tailwind section

Contact us

Send Us A Message

); }; export default Contact;