mirror of
https://github.com/nihonbuzz/nihonbuzz.git
synced 2026-01-26 05:15:36 +07:00
feat: Add various application icons and implement a new responsive navigation bar component.
This commit is contained in:
@@ -56,7 +56,7 @@ export function Navbar() {
|
||||
{/* Logo */}
|
||||
<Link href="/" className="relative flex items-center gap-2 group">
|
||||
<Image
|
||||
src="/assets/logo-white.png"
|
||||
src="/brand/Nihonbuzz-Logo-Landscape-White.png"
|
||||
alt="NihonBuzz"
|
||||
width={140}
|
||||
height={40}
|
||||
|
||||
Reference in New Issue
Block a user