diff --git a/src/components/dashboards/ProfileCard.tsx b/src/components/dashboards/ProfileCard.tsx index f26fbf4..70bd1cc 100644 --- a/src/components/dashboards/ProfileCard.tsx +++ b/src/components/dashboards/ProfileCard.tsx @@ -89,8 +89,8 @@ export default function ProfileCard(props: ProfileClientProps) { Tentang Saya
-

- {bio || +

+ {bio && "Belum ada deskripsi profil. Ceritakan sedikit tentang aktivitas dan kebutuhan laptop Anda."}

@@ -114,8 +114,8 @@ export default function ProfileCard(props: ProfileClientProps) { )) ) : ( - - Tidak ada preferensi + + None )} @@ -134,8 +134,8 @@ export default function ProfileCard(props: ProfileClientProps) { {preferenceOS} ) : ( - - Bebas / Semua OS + + None )} @@ -162,7 +162,7 @@ export default function ProfileCard(props: ProfileClientProps) { ) : (
-

+

Anggaran Belum Diatur.