Auto commit: 2025-03-04T12:56:40.840Z

This commit is contained in:
Flatlogic Bot 2025-03-04 12:56:40 +00:00
parent ea5ac03f43
commit c2c46eb9cc

View File

@ -50,7 +50,7 @@ export default function Login() {
remember: true,
});
const title = 'test3';
const title = 'test4';
// Fetch Pexels image/video
useEffect(() => {
@ -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={'/home'}>
<h2 className='text-4xl font-semibold my-4'> test3</h2>
<h2 className='text-4xl font-semibold my-4'> test5</h2>
</Link>
<div className='flex flex-row text-gray-500 justify-between'>