We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eb4065 commit 85cae69Copy full SHA for 85cae69
app/page.js
@@ -5,7 +5,7 @@ export default function Home() {
5
<section className="mt-16 text-center mb-12">
6
<div className="inline-block rounded-full overflow-hidden w-48 h-48 mb-4">
7
<Image
8
- src="/public/portraits/professional.jpeg"
+ src="/portraits/professional.jpeg"
9
alt="Grant Hawerlander"
10
width={192}
11
height={192}
0 commit comments