diff --git a/frontend/src/pages/LoginPage.tsx b/frontend/src/pages/LoginPage.tsx index 32a8e83..154e8c8 100644 --- a/frontend/src/pages/LoginPage.tsx +++ b/frontend/src/pages/LoginPage.tsx @@ -68,19 +68,19 @@ const LoginPage: React.FC = () => { {/* Main content */} -
+
{/* Left: brand + slogan */} -
+
{t('app.name')}
-

+

{t('auth.slogan')}

-

+

{t('auth.subtitle')}

@@ -93,7 +93,7 @@ const LoginPage: React.FC = () => {
{/* Right: login card */} -
+