+ {/* Photo Frame */}
+
+
+ {photoUrl ? (
+

+ ) : (
+
+
+
+ )}
- )}
- {/* Upload button overlay */}
-
+
+ {/* Upload Overlay */}
+
+
+ {/* Middle Section - Personal Info */}
+
+ {/* Name */}
+
+
Nav / Name
+
{profile?.full_name || 'N/A'}
+
+
+ {/* Father's Name */}
+
+
Navê Bav / Father's Name
+
{profile?.father_name || 'N/A'}
+
+
+ {/* Location */}
+
+
Cih / Location
+
{profile?.location || 'N/A'}
+
+
+
+ {/* Right Section - NFT & ID Numbers */}
+
+ {/* NFT Badge */}
+
+
NFT ID
+
+ {nftDetails.citizenNFT ? `#${nftDetails.citizenNFT.collectionId}-${nftDetails.citizenNFT.itemId}` : 'N/A'}
+
+
+
+ {/* Citizen Number Badge */}
+
+
Hejmara Welatî
+
Citizen No
+
+ {nftDetails.citizenNFT ? `#${nftDetails.citizenNFT.collectionId}-${nftDetails.citizenNFT.itemId}-${citizenNumber}` : 'N/A'}
+
+
+
+ {/* Verified Badge */}
+
+
+ VERIFIED
+
+