AboutPage
@Composable
Simple about page presenting project and authorship information.
Parameters
viewModel
View model providing screen state and error handling.
modifier
Optional modifier to adjust layout in previews or reuse.
onLeave
Callback invoked when navigating back.