Update headshot to use actual photo
This commit is contained in:
@@ -5,7 +5,7 @@ export default function Introduction() {
|
||||
<div>
|
||||
<div className="overflow-hidden rounded-2xl border border-slate-200 bg-emerald-50/40">
|
||||
<img
|
||||
src="/docs/headshot-placeholder.png"
|
||||
src="/docs/headshot"
|
||||
alt="Peter-William L. Myers headshot"
|
||||
className="h-80 w-full bg-emerald-100 object-cover md:h-96"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user