Carrier Listing
Place the "Carrier Listing" widget onto the page. There are no fields in the widget editor. Until the site has the state selector implemented you can use the "Default State" field found on a user's profile to simulate a state being selected on page load. This can be found by going to "Administration" -> "Users" -> Select your user, then "Select from existing" and pick a state. Then when you navigate to the page with the Carrier Listing widget, that state will be filtered by default. If no state is selected it defaults to the first state in the list.
You can link to the Carrier Listing page from other pages so that the results are filtered on load by using query string parameters. Examples below
State only: https://sitefinity-dev.amwinsconnect.com/dev-pages/carrier-listing?state=California
Line of Coverage only: https://sitefinity-dev.amwinsconnect.com/dev-pages/carrier-listing?lineofcoverage=Benefits+%26+Compliance+Partners
State and Line of Coverage: https://sitefinity-dev.amwinsconnect.com/dev-pages/carrier-listing?state=California&lineofcoverage=Benefits+%26+Compliance+Partners