- Initialize shadcn/ui configuration and dependencies
- Refactor Button component to wrap shadcn/ui button while maintaining backward compatibility
- Replace custom Modal implementation with shadcn/ui Dialog components
- Upgrade ConfirmDialog to use shadcn/ui AlertDialog for better accessibility
- Apply Card layout components to ExtractorPage and CleanerPage for a modern look
Co-authored-by: luwamgere15-crypto <255338376+luwamgere15-crypto@users.noreply.github.com>