fix: correct company name typo in PublicShell header

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ramirez 2026-03-03 14:38:29 +09:00
parent 0ac4e80ba7
commit 58ed32c431

View File

@ -164,7 +164,7 @@ export function PublicShell({ children }: PublicShellProps) {
</span>
<span className="min-w-0 hidden sm:block">
<span className="block text-base font-bold leading-none tracking-tight text-foreground">
Assist Solution
Assist Solutions
</span>
</span>
</Link>