diff --git a/src/app/page.tsx b/src/app/page.tsx index 018d038..d9e9e8d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -4,7 +4,6 @@ import { Card, CardContent, CardDescription, CardHeader, CardTitle } from '@/com import { Input } from '@/components/ui/input'; import { Label } from '@/components/ui/label'; import { Logo } from '@/components/logo'; -import { Globe } from 'lucide-react'; export default function LoginPage() { return ( @@ -12,8 +11,8 @@ export default function LoginPage() { - Welcome to Aimpress - Enter your credentials to access your account + Вход в Aimpress + Введите email и пароль для входа
@@ -23,25 +22,45 @@ export default function LoginPage() {
- + - Forgot your password? + Забыли пароль?
- +
+
+ +
+
+ + Или войдите через + +
+
+
+ + + +
- Don't have an account?{' '} + Нет аккаунта?{' '} - Sign up + Зарегистрироваться