diff --git a/public/logo.png b/public/logo.png new file mode 100644 index 0000000..127b6fc Binary files /dev/null and b/public/logo.png differ diff --git a/src/components/LoginPage.tsx b/src/components/LoginPage.tsx index 3bc1086..934b12c 100644 --- a/src/components/LoginPage.tsx +++ b/src/components/LoginPage.tsx @@ -59,13 +59,15 @@ export function LoginPage({ onLogin }: LoginPageProps) { return (
-
-
- -
-

CRAZE Data Quality

-

- {isSignUp ? 'Create your CRAZE account' : 'Sign in with your CRAZE account'} +

+ Craze Scan +

CRAZE SCAN

+

+ {isSignUp ? 'Create your account' : 'Product Data Intelligence'}

diff --git a/src/components/TopBar.tsx b/src/components/TopBar.tsx index fdd3429..713e08d 100644 --- a/src/components/TopBar.tsx +++ b/src/components/TopBar.tsx @@ -15,9 +15,9 @@ export function TopBar({ stats, onExport, hasData, hasUnsavedChanges, userEmail,
DataCraze