Skip to content

Commit 0630e0a

Browse files
committed
Fix case error
1 parent e7005e9 commit 0630e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/not-found.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export default function NotFound() {
4040
<ArrowDown />
4141
</div>
4242
<img
43-
src="/homepage.jpg"
43+
src="/HomePage.jpg"
4444
alt="HomePage"
4545
width={140}
4646
height={225}

0 commit comments

Comments
 (0)