- Added new logo images: logo-negro-fes.png and logo-unam.png.
- Removed unused SVG files: next.svg, vercel.svg, and window.svg.
- Created layout component for authentication pages.
- Implemented login page with input fields for username and password.
- Updated carga page to include CargaArchivo component.
- Removed old login page implementation.
- Introduced CheckboxOptionGroup and RadioOptionGroup components for form handling.
- Deleted FuenteCard component and added new layout components: Header and Footer.
- Created Navbar and Sidebar components for navigation.
- Added Pagination component for table navigation.
- Developed Table component with sorting and pagination features.
- Implemented Tabs component for tabbed navigation.
- Updated utility styles in SASS for responsive widths.
- Enhanced Bootstrap styles for form controls.