@@ -59,10 +59,10 @@ const HeaderTitle: FC<PropsWithChildren<Props>> = (props) => {
<span className={styles.headerTitle}>
<Image
width={78}
- height={40}
- src="/logo.png"
+ height={80}
+ src="/logo2.png"
alt="logo"
- className={"h-full"}
+ className={"h-[0.3rem] w-[auto]"}
></Image>
{visibleLanguage ? (