Skip to content

Commit b1cfdc5

Browse files
committed
renamed profile image and reflected changes
1 parent ed3b353 commit b1cfdc5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/app/components/header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export function Header() {
1010
<div className="flex flex-col md:flex-row items-center justify-between">
1111
<div className="flex-shrink-0 mb-4 md:mb-0 md:mr-8">
1212
<img
13-
src="/images/topImage.jpg"
13+
src="/images/headshot.jpg"
1414
alt="Profile"
1515
width={200}
1616
height={200}

0 commit comments

Comments
 (0)