Here's my code
<div className="container">
### **Connect with me**
- My Hack Club: [redacted]
- My Non-Profit: [redacted]
- GitHub: [@wildwastaken](https://github.com/wildwastaken)
- Email: [email protected]
<Image
src="/images/pfp.png"
alt="pfp"
width={200}
height={200}
quality={100}
priority
layout="raw"
placeholder="blur"
blurDataURL="url"
/>
</div>```
i also attached what it currently looks like (please dont mind the redaction)
thanks for any help.