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
@@ -48,7 +48,7 @@ const HeaderFour = () => {
<div className="logo">
<Link href="/">
<Image width={136}
height={43} src="/images/logo/deski_05.svg" alt="brand logo" />
height={43} src="/images/logo/logo.png" alt="brand logo" />
</Link>
</div>
{/* End Logo */}