Webflow
- Open the page in Webflow Designer.
- Add an Embed element.
- Paste the iframe snippet.
- Put the embed inside a div with the desired maximum width.
- Publish and test on the live domain.
<iframe
src="https://pointr.org/en/widget/reviews/your-business-slug"
width="100%"
height="760"
style="border:0;border-radius:12px;max-width:760px"
loading="lazy"
title="Read verified customer reviews"
></iframe>
Webflow Layout Tip
For a two-column section, put text in the left column and the widget in the right column. On mobile, stack the widget below the explanation text.