Update profile page description

This commit is contained in:
gpt-engineer-app[bot]
2025-09-29 19:20:41 +00:00
parent 4cb823e097
commit a46179a1d0

View File

@@ -592,7 +592,7 @@ export default function Profile() {
<Trophy className="w-16 h-16 text-muted-foreground mx-auto mb-4" /> <Trophy className="w-16 h-16 text-muted-foreground mx-auto mb-4" />
<h3 className="text-xl font-semibold mb-2">No recent activity yet</h3> <h3 className="text-xl font-semibold mb-2">No recent activity yet</h3>
<p className="text-muted-foreground"> <p className="text-muted-foreground">
Reviews and ride credits will appear here Latest submissions, reviews, credits, and rankings will appear here
</p> </p>
</div> </div>
) : ( ) : (