This commit is contained in:
skidoodle 2022-10-27 00:17:07 +02:00
parent c41003f1a2
commit 918af82b9e

View file

@ -26,6 +26,7 @@ export default function Main() {
<Image <Image
src={profilePic} src={profilePic}
alt='Profile Picture' alt='Profile Picture'
placeholder='blur'
className='rounded-full text-center' className='rounded-full text-center'
height={150} height={150}
width={150} width={150}