* feat(users): Add in Users page and sidebar
* feat(users): Fix grammar, add in Users action
* feat(users): Add in more API info
* feat(users): Continue work on table, pass data through to table, style skeleton
* feat(users): Format Status column
* feat(users): Style table
* feat(users): Change data, update Users to User
* feat(compliance): Add in initial shell for Compliance page
* feat(compliance): Mock data in the same way as Services and Providers, create files for rest of page and card structure
* feat(compliance): Add in more data to json, continue building Compliance Card
* feat(compliance): Add in icons for Compliance types, update Compliance skeleton
* feat(compliance): Compliance card/page - add in colors for progress bar, styling
* feat(compliance): Add image definitions to fix CI
* feat(compliance): Add in aws.svg instead of .png
* Fix file suffix
* feat(compliance) remove duplicate spacer
* fix: add suppressHydrationWarning to resolve console errors
* chore: add server-only library
* WIP: Mock API for providers and start rendering data
* chore: relocate utils folder to proper directory
* chore: install shadcn for tables, adding sttings page
* refactor: improve sidebar display behavior
* chore: add fake data to the dataProviders
* chore: remove the old table and rename ProviderInfo component
* refactor: improve sidebar display behavior adding a custom hook
* feat: the Providers table is rendering real data
* chore: set the default valuef or isCollapse to false
* chore: Added a helper function getProviderAttributes for cleaner access to provider attributes