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
@@ -44,7 +44,7 @@ const HeaderThree = () => {
<div className="d-flex align-items-center justify-content-center">
<div className="logo">
<Link href="/">
<Image width="87" height="40" src="/images/logo/deski_01.svg" alt="brand logo" />
<Image width="87" height="40" src="/images/logo/logo.png" alt="brand logo" />
</Link>
</div>
{/* End Logo */}