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

@@ -8,7 +8,7 @@ import { ThemeProvider } from "@/components/theme-provider";
const inter = Inter({ subsets: ['latin'] })
export const metadata: Metadata = {
title: 'AutoDork - Find Product Opportunities',
title: 'Sanati - Find Product Opportunities',
description: 'AI-powered product research and opportunity finding',
}