feat: Implement the home screen with new UI components and assets, and refine authentication screens and routing.

This commit is contained in:
pradeepkumar
2026-02-24 03:19:55 +05:30
parent 4f8ad7fe49
commit 0bc8852c17
31 changed files with 1540 additions and 24 deletions

View File

@@ -0,0 +1,7 @@
<svg preserveAspectRatio="none" width="100%" height="100%" overflow="visible" style="display: block;" viewBox="0 0 35 27" fill="none" xmlns="http://www.w3.org/2000/svg">
<g id="Group 25">
<line id="Line 5" y1="0.5" x2="35" y2="0.5" stroke="var(--stroke-0, #00293D)"/>
<line id="Line 6" y1="13.5" x2="35" y2="13.5" stroke="var(--stroke-0, #00293D)"/>
<line id="Line 7" y1="26.5" x2="35" y2="26.5" stroke="var(--stroke-0, #00293D)"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 444 B