dev journey still coming soon for now until feature is fully complete

This commit is contained in:
austinkelsay 2024-11-29 09:53:11 -06:00
parent 6fad6c9b75
commit 5007395a5c
No known key found for this signature in database
GPG Key ID: 44CB4EC6D9F2FA02

View File

@ -115,7 +115,7 @@ const UserProgress = () => {
return (
<div className="bg-gray-800 rounded-3xl p-6 w-[500px] max-mob:w-full max-tab:w-full mx-auto my-8">
<h1 className="text-3xl font-bold text-white mb-2">Dev Journey</h1>
<h1 className="text-3xl font-bold text-white mb-2">Dev Journey (coming soon)</h1>
<p className="text-gray-400 mb-4">Track your progress from Pleb to Plebdev</p>
<div className="flex justify-between items-center mb-2">