+ {/* Avatar */}
+ {record.metadata.avatar_url && (
+
+

+
+ )}
+
+ {/* Description */}
+ {record.metadata.description && (
+
+
+ {record.metadata.description}
+
+
+ )}
+
+ {/* Social Links */}
+ {socialLinks.length > 0 && (
+
+ )}
+
+ {/* Meta Address */}
+
+
+ Meta Address
+
+
+ {record.owner}
+
+
+
+
+ {/* Expiry */}
+
+
+ Expires
+
+ {expiryDate}
+
+
+ {/* Send CTA */}
+
+
+