Does anybody have some help on how to create the following UI items within a Firefly app?
- Screen with tiles, similar to the Experience Cloud overview screen (as a welcome screen for my app where user can jump to other screens of the app

- table to display data, eg. from a data fetch or from storage, really simple table with header row and some rows with data, something like this

Thanks in advance for any hints on this topic.