This page pretends to be a customer's website. The chat bubble in the corner is the embedded support widget — the same build agents talk to from the dashboard.
Embedding it takes one script tag:
<script
src="http://localhost:5174/embed.js"
data-widget-url="http://localhost:5174"
data-position="right"
data-color="#2049d6"
defer></script>