Mobile App — Featured Block
Controls the promotional banner shown on the main Home screen after login. One block per venue (or All Venues).
How it works: In FlutterFlow, the home page queries
mobile_featured_blocks where venue = [user's venue] AND status = ACTIVE.
If a record is found (and not expired), the featured block widget is shown. Set a block to INACTIVE to hide it instantly.