{/* Card Header */} {displayName} {icon} {/* Card Description */} {displayDescription} {/* Card Footer */} {/* Tags */} {project.tags.slice(0, 3).map((tag) => ( {getLocalizedTagName(tag, locale)} ))} {/* Footer with View Details and Stars */} {/* View Details Link */} {viewDetailsText}{' '} → {/* GitHub Stars Badge */} {badges.stars && ( )}