fix pages

This commit is contained in:
CHIEFSOFT\ameye
2025-02-14 08:39:08 -05:00
parent d8c7ec4866
commit 723324c2d3
14 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ const Login = () => {
<div className="d-flex justify-content-between">
<div className="logo">
<Link href="/project-management">
<Image width="87" height="40" src="/images/logo/deski_01.svg" alt="logo" />
<Image width="87" height="40" src="/images/logo/logo.png" alt="logo" />
</Link>
</div>
<Link
+1 -1
View File
@@ -34,7 +34,7 @@ const NotFound = () => {
<div className="logo">
<Link href="/">
<Image width={136}
height={43} src="/images/logo/deski_05.svg" alt="logo" />
height={43} src="/images/logo/logo.png" alt="logo" />
</Link>
</div>
<h1 className="font-slab">
+1 -1
View File
@@ -41,7 +41,7 @@ const SignUp = () => {
<div className="d-flex justify-content-between">
<div className="logo">
<Link href="/">
<Image width="87" height="40" src="/images/logo/deski_01.svg" alt="logo" />
<Image width="87" height="40" src="/images/logo/logo.png" alt="logo" />
</Link>
</div>
<Link className="font-rubik go-back-button" href="/">