Skip to content

Commit 85cae69

Browse files
committed
changed index
1 parent 7eb4065 commit 85cae69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/page.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default function Home() {
55
<section className="mt-16 text-center mb-12">
66
<div className="inline-block rounded-full overflow-hidden w-48 h-48 mb-4">
77
<Image
8-
src="/public/portraits/professional.jpeg"
8+
src="/portraits/professional.jpeg"
99
alt="Grant Hawerlander"
1010
width={192}
1111
height={192}

0 commit comments

Comments
 (0)