feat: Refactor AdminPage cards layout according to Figma design
Summary
Updates the AdminPage component to match the new Figma design specifications by restructuring the card layout system.
Changes Made
-
Card Structure: Replaced
largeCards
/smallCards
withcardsUp
/cardsDown
approach - Layout: Implemented uniform 3-column grid for both card sections
-
New Feature: Added "Quilombos" management card with routing to
/administrador/quilombos
- UI/UX: All cards now use consistent small sizing for better visual hierarchy
- Routing: Fixed absolute paths to prevent navigation issues