Merge branch 'MainPage'
This commit is contained in:
@@ -163,7 +163,7 @@ export function AppHeader() {
|
||||
</span>
|
||||
</button>
|
||||
<Link href="/" aria-label="홈" className="shrink-0">
|
||||
<Image src="/logo.png" alt="logo" width={120} height={28} priority className="w-20 md:w-28 xl:w-[120px] h-auto" />
|
||||
<Image src="/logo.png" alt="logo" width={120} height={28} priority className="w-20 xl:w-[120px] h-auto" />
|
||||
</Link>
|
||||
</div>
|
||||
<nav className="flex flex-1 items-center gap-4 justify-between">
|
||||
|
||||
Reference in New Issue
Block a user