update contact page

This commit is contained in:
Jacob Delgado 2024-01-31 23:57:16 -08:00
parent 40c3779e19
commit 41878fcc5c

View File

@ -27,7 +27,7 @@ const contact = () => {
</div>
</div>
<div className="flex flex-col bg-gray-800 w-full">
<div>Contact Us</div>
<div>Contact Us today</div>
<Calendar />
<Form />
</div>