feat: Implement a common header component to replace AgentHeader and introduce a new contact page with associated assets.

This commit is contained in:
pradeepkumar
2026-01-19 08:54:09 +05:30
parent 3ceb3dc866
commit 3e23624469
13 changed files with 479 additions and 139 deletions

View File

@@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="16" cy="10" r="6" stroke="#00293D" stroke-width="2"/>
<path d="M4 28C4 21.3726 9.37258 16 16 16C22.6274 16 28 21.3726 28 28" stroke="#00293D" stroke-width="2" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 299 B