Skip to content

Commit afee519

Browse files
author
prasanth_j
committed
Fix announcement banner nesting
1 parent d6e6fbd commit afee519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

maxc-landing-page/components/landing/navbar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export function Navbar() {
3232
<div className="relative z-10 w-full h-10 flex px-4">
3333
<div className="flex items-center gap-2 w-full max-w-360 mx-auto px-4">
3434
<Image
35-
src="/@maxc_logo@.svg"
35+
src="/maxc_logo@.svg"
3636
alt="maxc logo"
3737
width={12}
3838
height={12}

0 commit comments

Comments
 (0)