changed default icons to server icons

This commit was merged in pull request #502.
This commit is contained in:
victorAnumudu
2023-11-08 09:41:06 +01:00
parent 09ad8a94ca
commit a85e5fdb91
@@ -64,7 +64,7 @@ export default function FamilyPending({
<div className="flex space-x-2 items-center w-full">
<div className="w-[60px] h-[60px] p-2 bg-alice-blue rounded-full overflow-hidden flex justify-center items-center">
<img
src={image}
src={image7}
alt="data"
className="w-full h-full rounded-full"
/>