diff --git a/src/pages/Auth.tsx b/src/pages/Auth.tsx index f40b58b..992a154 100644 --- a/src/pages/Auth.tsx +++ b/src/pages/Auth.tsx @@ -3,30 +3,30 @@ import { Command } from "lucide-react" import { SettingsMenu } from "../components/SettingsMenu" import { useTranslation } from "../hooks/useTranslation" +import { AuthSideVisual } from "./auth/AuthSideVisual" export default function Auth() { const { t } = useTranslation() return ( -
+
-
+
+
+
+
{t.title || "Qlockify"}
-
-
-

"{t.login.brandingQuote}"

-
-
+
-
+