fix colors

This commit is contained in:
NotII
2025-03-28 22:30:39 +00:00
parent 224ccfdd8e
commit 56ef98bb52
2 changed files with 14 additions and 14 deletions

View File

@@ -28,7 +28,7 @@ export function HomeNavbar() {
</Button>
</Link>
<Link href="/auth/login">
<Button className="bg-[#FF7A00] hover:bg-[#E86A00] text-white border-0">Get Started</Button>
<Button className="bg-[#D53F8C] hover:bg-[#B83280] text-white border-0">Get Started</Button>
</Link>
</nav>
<div className="md:hidden">