@loafmarkets/ui 0.1.167 → 0.1.168

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
@@ -8108,15 +8108,15 @@ function GalleryMapSection({
8108
8108
  /* @__PURE__ */ jsxRuntime.jsx(SuburbStatValue, { children: "+42%" })
8109
8109
  ] }),
8110
8110
  /* @__PURE__ */ jsxRuntime.jsxs(SuburbStat, { children: [
8111
- /* @__PURE__ */ jsxRuntime.jsx(SuburbStatLabel, { children: "Rental Yield" }),
8112
- /* @__PURE__ */ jsxRuntime.jsx(SuburbStatValue, { children: "2.1%" })
8111
+ /* @__PURE__ */ jsxRuntime.jsx(SuburbStatLabel, { children: "Suburb Rank" }),
8112
+ /* @__PURE__ */ jsxRuntime.jsx(SuburbStatValue, { children: "Top 1%" })
8113
8113
  ] }),
8114
8114
  /* @__PURE__ */ jsxRuntime.jsxs(SuburbStat, { children: [
8115
- /* @__PURE__ */ jsxRuntime.jsx(SuburbStatLabel, { children: "Population" }),
8116
- /* @__PURE__ */ jsxRuntime.jsx(SuburbStatValue, { children: "30,200" })
8115
+ /* @__PURE__ */ jsxRuntime.jsx(SuburbStatLabel, { children: "Avg. Days on Market" }),
8116
+ /* @__PURE__ */ jsxRuntime.jsx(SuburbStatValue, { children: "28" })
8117
8117
  ] })
8118
8118
  ] }),
8119
- /* @__PURE__ */ jsxRuntime.jsx(SuburbDesc, { children: "Premium harbourside suburb on Sydney's Lower North Shore. Known for heritage homes, village atmosphere, and proximity to Taronga Zoo and Balmoral Beach." })
8119
+ /* @__PURE__ */ jsxRuntime.jsx(SuburbDesc, { children: "One of Sydney's most prestigious harbourside suburbs, consistently ranked among Australia's highest-value residential markets. Strong capital growth driven by limited supply, heritage conservation overlays, and international buyer demand." })
8120
8120
  ] })
8121
8121
  ] }),
8122
8122
  showFullMap && /* @__PURE__ */ jsxRuntime.jsx(FullMapPopup, { onClose: () => setShowFullMap(false) })