diff --git a/client/src/assets/images/auth/AuthBackground.jsx b/client/src/assets/images/auth/AuthBackground.jsx index b05f6ae..f287662 100644 --- a/client/src/assets/images/auth/AuthBackground.jsx +++ b/client/src/assets/images/auth/AuthBackground.jsx @@ -2,7 +2,7 @@ import { useTheme } from '@mui/material/styles'; import { Box } from '@mui/material'; -import logo from '../../../../../logo.png'; +import logo from '../../../../../Logo.png'; // ==============================|| AUTH BLUR BACK SVG ||============================== // diff --git a/client/src/components/Logo/Logo.jsx b/client/src/components/Logo/Logo.jsx index 5b812b1..b7bf194 100644 --- a/client/src/components/Logo/Logo.jsx +++ b/client/src/components/Logo/Logo.jsx @@ -2,7 +2,7 @@ import { useTheme } from '@mui/material/styles'; import { fontWeight } from '@mui/system'; -import logo from '../../../../logo.png'; +import logo from '../../../../Logo.png'; // ==============================|| LOGO SVG ||============================== //