diff --git a/src/app/community/page.tsx b/src/app/community/page.tsx index 75dd3bd..e0ec892 100644 --- a/src/app/community/page.tsx +++ b/src/app/community/page.tsx @@ -234,7 +234,7 @@ export default function CommunityPage() { onClick={() => router.push('/dashboard')} className="w-full flex items-center justify-center px-4 py-3 border border-gray-300 text-gray-700 rounded-lg hover:bg-gray-50 transition-colors" > - Back to Dashboard + Go to Dashboard