Team Handbook
Benefits, policies, and team culture
{/* Quick Stats */}
25
Days PTO
100%
Health Coverage
$5K
Learning Budget
Flexible
Remote Work
{/* Handbook Sections by Category */}
{categories.map((category) => (
setExpandedCategory(expandedCategory === category ? null : category)}
>
{getCategoryIcon(category)}
{category}
{grouped[category]?.length || 0} sections
{expandedCategory === category ? (
) : (
)}
{expandedCategory === category && (
{grouped[category]?.map((section) => (
{section.title}
{section.content}
))}
)}
))}
{categories.length === 0 && (
No handbook sections found
)}
{/* Additional Resources */}
Have Questions?
HR team is here to help with any handbook-related questions or
to clarify company policies.