@loafmarkets/ui 0.1.26 → 0.1.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -9848,7 +9848,7 @@ function GalleryMapSection({ propertyLocation }) {
9848
9848
  /* @__PURE__ */ jsxRuntime.jsx(
9849
9849
  "iframe",
9850
9850
  {
9851
- src: "https://demo.loafmarkets.com/map/musgrave?embed=true&zoom=14&hideOthers=true",
9851
+ src: "/map/musgrave?embed=true&zoom=14&hideOthers=true",
9852
9852
  width: "100%",
9853
9853
  height: "100%",
9854
9854
  style: { border: 0, minHeight: "400px", pointerEvents: "auto" },