Google Reviews Widget Demo

This is a preview of the embeddable reviews widget

Embed Code

<!-- Add this where you want the widget to appear -->
<div
  id="bst-reviews-widget"
  data-api-url="https://review-widget-bst.replit.app/api/reviews"
  data-min-rating="5"
  data-page-size="8"
  data-google-reviews-url="https://www.google.com/maps/place/?q=place_id:ChIJ07Esc8oTHqcRF8WPw5ROwhE"
></div>

<!-- Add this before the closing </body> tag -->
<script src="https://review-widget-bst.replit.app/widget.js"></script>