rebrand: PostCast identity + indigo color scheme

This commit is contained in:
Nik (Claude)
2026-06-15 23:25:48 +03:00
parent 344ef7bae5
commit abf6a0b121
13 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ export default function LoginPage() {
<div className="w-full max-w-md">
<div className="flex items-center gap-2 mb-8 justify-center">
<Sparkles className="w-7 h-7 text-accent" />
<span className="text-2xl font-bold">ZeroPost</span>
<span className="text-2xl font-bold">PostCast</span>
</div>
<div className="card p-8">