This implements the invite link button in the frame. We take a invite link parameter in the route. The button will redirect to this link
We also check if the invite link parameter is a valid Comm invite link by checking if it is prefixed by https://comm.app/invite/. If not, we default to https://comm.app
Depends on D13947