diff --git a/app/components/auth/login-form.tsx b/app/components/auth/login-form.tsx index 2734939..f84c0eb 100644 --- a/app/components/auth/login-form.tsx +++ b/app/components/auth/login-form.tsx @@ -127,7 +127,7 @@ export function LoginForm({ onSuccess }: LoginFormProps) { @@ -213,8 +213,8 @@ export function LoginForm({ onSuccess }: LoginFormProps) { } + companyName="توسعه‌یافته توسط شرکت رهپویان دانش و فناوری فرا" + logo={} /> diff --git a/app/components/auth/login-layout.tsx b/app/components/auth/login-layout.tsx index 53b55bf..170ed0d 100644 --- a/app/components/auth/login-layout.tsx +++ b/app/components/auth/login-layout.tsx @@ -108,24 +108,18 @@ export function LoginBranding({
- {brandName.split("\n").map((line, index) => ( - - {line} - {index === 0 &&
} -
- ))} +
{/* Bottom Section */} -
+
+ {logo &&
{logo}
}
{companyName}
- {/* Logo */} - {logo &&
{logo}
}
); diff --git a/public/brand.svg b/public/brand.svg new file mode 100644 index 0000000..d3fb0d1 --- /dev/null +++ b/public/brand.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/public/brand2.svg b/public/brand2.svg new file mode 100644 index 0000000..2298187 --- /dev/null +++ b/public/brand2.svg @@ -0,0 +1,9 @@ + + + + + + + + +