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 (
- {isSignUp ? 'Create your CRAZE account' : 'Sign in with your CRAZE account'} +
+ + {isSignUp ? 'Create your account' : 'Product Data Intelligence'}