Skip to content

Commit

Permalink
Added logo to contact pagef
Browse files Browse the repository at this point in the history
  • Loading branch information
manjilasingh committed Nov 11, 2024
1 parent 9783265 commit 1f8c7b8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/pages/contact.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Contact Us
<div style={{ display: 'flex', alignItems: 'center', gap: '20px' }}>
<img src="/img/docuhub-logo.png" alt="DocuHub Logo" width="80" style={{ marginLeft: '-100px', marginBottom: '0' }} />
<h1>Contact Us</h1>
</div>


We’re here to assist with any questions, inquiries, or feedback. Feel free to connect with us through the following channels:

Expand Down

0 comments on commit 1f8c7b8

Please sign in to comment.