While we have a kool and consistent component for creating About Pages in Kirigami the way we use them is not consistent.
Some apps, e.g. Discover and Calindori replace the entire pagestack with the about page. The user is then able to navigate away from it via the apps usual navigation mechanisms.
Other apps, e.g. KTrip and Itinerary, push it onto the current page stack. They often don't provide any way to navigate back, or sometimes they provide a close action in the AboutPage
on mobile both lead to a somewhat similar result since only one page is visible at a time, but with a wide desktop window pushing it on the stack makes the aboutpage not fill all of the window