agents-auth-screens

This commit is contained in:
CHIEFSOFT\ameye
2024-02-17 11:35:39 -05:00
parent adf46eae5a
commit 3cd0a3b95e
2 changed files with 1 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 371 KiB

+1 -1
View File
@@ -66,7 +66,7 @@ const AuthLayout = () => {
{/* begin::Image */}
<img
className="mx-auto w-275px w-md-50 w-xl-500px mb-10 mb-lg-20"
src={toAbsoluteUrl("media/misc/auth-screens.png")}
src={toAbsoluteUrl("media/misc/agents-auth-screens.png")}
alt=""
/>
{/* end::Image */}