mirror of
https://github.com/bbara04/Purefin.git
synced 2026-03-31 17:10:08 +02:00
- Replace `HomeDiscoveryTopBar` with a simpler `HomeTopBar` using `TopAppBar`. - Introduce `DefaultTopBar` as a reusable component with integrated search and profile actions. - Update `HomeScreen` and `LibrariesScreen` to use the new top bar implementations. - Simplify `HomeContent` background and remove `ContentBadge` from featured and next-up items. - Refine `HomeSections` UI including library item shapes, padding, and text styling. - Expose internal preview data functions for broader use in UI previews.