MainView: Switch to standard TopAppBar and add image placeholders
Update `MainView` to use `TopAppBar` with `enterAlwaysScrollBehavior` instead of the flexible variant. Additionally, provide a consistent `ColorPainter` placeholder using the `surfaceVariant` color for `AsyncImage` components across `MainView`, `SkeetView`, `ComposeView`, and other gallery/list items to improve the loading experience.