The Lead component currently renders a hardcoded array of players. This means the leaderboard does not update dynamically based on actual player scores or real-time data. Users expect the leaderboard to reflect live rankings or recent changes.
for now my appraoch is to dynamically display users based on the number of questions they have completed.