Partner inline test page

Smith Injury Law

This page emulates a partner website placing Lenessa directly inside a page section instead of loading it as a popup.

Inline embed snippet

<div id="lenessa-chat-inline"></div>
<script
  src="http://localhost:3000/widget.js"
  data-lenessa-key="pk_test_lenessa_partner_local"
  data-display="inline"
  data-target="#lenessa-chat-inline"
  async>
</script>

The container at right should render the chat as a fixed-height inline iframe without showing the floating popup button.