Update Top.tsx
This commit is contained in:
parent
2d90259f7f
commit
7595fbbaf7
1 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ export default function Top() {
|
|||
<div className="md:w-[55%] select-none avatar-background w-full h-full flex justify-center md:justify-end items-end rounded-3xl mb-8 md:mb-0">
|
||||
<div className="w-full h-full flex justify-center md:justify-end items-end avatar-background-blur">
|
||||
<img
|
||||
src="https://f.imnya.ng/profile/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.avif"
|
||||
src="../profile.avif"
|
||||
className="w-[60%] max-w-[360px] select-none"
|
||||
title="Special Thanks to @dob2_"
|
||||
/>
|
||||
|
|
@ -48,4 +48,4 @@ export default function Top() {
|
|||
</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue