search-property-widget
counter-widget
Usage snippet
<!-- 1. Load the SDK once -->
<script type="module" src="https://terminal1.win/cdn/lit/sdk/loader.js"></script>
<!-- 2. Drop the widget anywhere in the page -->
<search-property-widget label="Search Hotels" placeholder="Where would you like to go?"></search-property-widget>
<counter-widget></counter-widget>