feat: Rebrand application from AutoDork to Sanati across all relevant files and update minor formatting in the onboarding page.

This commit is contained in:
2026-02-03 15:26:59 +00:00
parent 7e3854d7d6
commit 8d1923203d
8 changed files with 465 additions and 31 deletions

View File

@@ -72,7 +72,7 @@ export function AppSidebar({ ...props }: React.ComponentProps<typeof Sidebar>) {
<Command className="size-4" />
</div>
<div className="grid flex-1 text-left text-sm leading-tight">
<span className="truncate font-semibold uppercase">AutoDork</span>
<span className="truncate font-semibold uppercase">Sanati</span>
<span className="truncate text-xs">Pro</span>
</div>
</a>