Compare commits

...

1 Commits

Author SHA1 Message Date
Flatlogic Bot
0444f728d0 Update title on login page 2025-03-12 12:54:17 +00:00

View File

@ -191,7 +191,7 @@ export default function Login() {
<div className='flex items-center justify-center flex-col space-y-4 w-full lg:w-full'>
<CardBox id='loginRoles' className='w-full md:w-3/5 lg:w-2/3'>
<Link href={'/services'}>
<h2 className='text-4xl font-semibold my-4'> test4</h2>
<h2 className='text-4xl font-semibold my-4'> welcome!</h2>
</Link>
<div className='flex flex-row text-gray-500 justify-between'>