is it possible to use different components per breakpoint? the design of a mobile screen is significant;y different and includes structural HTML changes, so different components are easier to work with
Yes, you can do this with conditional visibility, so in one variant hide one component and reveal the other, while in base flip it around