@loafmarkets/ui 0.1.185 → 0.1.187

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
@@ -8629,18 +8629,18 @@ function PropertyOverview({
8629
8629
  ] }, item.label))
8630
8630
  ] }),
8631
8631
  /* @__PURE__ */ jsxRuntime.jsxs(TrustBadgesCard, { children: [
8632
- /* @__PURE__ */ jsxRuntime.jsx(TrustBadgesTitle, { children: "Structured & Secured By" }),
8632
+ /* @__PURE__ */ jsxRuntime.jsx(TrustBadgesTitle, { children: "Institutional Partners" }),
8633
8633
  /* @__PURE__ */ jsxRuntime.jsxs(TrustBadgesRow, { children: [
8634
8634
  /* @__PURE__ */ jsxRuntime.jsxs(TrustBadge, { children: [
8635
- /* @__PURE__ */ jsxRuntime.jsx(TrustBadgeLogoWrap, { children: /* @__PURE__ */ jsxRuntime.jsx("img", { src: "/Baker_McKenzie.png", alt: "Baker McKenzie", style: { height: 28, filter: "brightness(0) invert(1)", opacity: 0.8 } }) }),
8635
+ /* @__PURE__ */ jsxRuntime.jsx(TrustBadgeLogoWrap, { children: /* @__PURE__ */ jsxRuntime.jsx("img", { src: "/Baker_McKenzie.png", alt: "Baker McKenzie", style: { height: 38, filter: "brightness(0) invert(1)", opacity: 0.8 } }) }),
8636
8636
  /* @__PURE__ */ jsxRuntime.jsx(TrustBadgeLabel, { children: "Legal Structuring" })
8637
8637
  ] }),
8638
8638
  /* @__PURE__ */ jsxRuntime.jsxs(TrustBadge, { children: [
8639
- /* @__PURE__ */ jsxRuntime.jsx(TrustBadgeLogoWrap, { children: /* @__PURE__ */ jsxRuntime.jsx("img", { src: "/NSW_registry.png", alt: "NSW Land Registry", style: { height: 30, opacity: 0.85 } }) }),
8639
+ /* @__PURE__ */ jsxRuntime.jsx(TrustBadgeLogoWrap, { children: /* @__PURE__ */ jsxRuntime.jsx("img", { src: "/NSW_registry.png", alt: "NSW Land Registry", style: { height: 40, opacity: 0.85 } }) }),
8640
8640
  /* @__PURE__ */ jsxRuntime.jsx(TrustBadgeLabel, { children: "Land Title" })
8641
8641
  ] }),
8642
8642
  /* @__PURE__ */ jsxRuntime.jsxs(TrustBadge, { children: [
8643
- /* @__PURE__ */ jsxRuntime.jsx(TrustBadgeLogoWrap, { children: /* @__PURE__ */ jsxRuntime.jsx("img", { src: "/savills.png", alt: "Savills", style: { height: 28, borderRadius: 3, opacity: 0.85 } }) }),
8643
+ /* @__PURE__ */ jsxRuntime.jsx(TrustBadgeLogoWrap, { children: /* @__PURE__ */ jsxRuntime.jsx("img", { src: "/savills.png", alt: "Savills", style: { height: 38, borderRadius: 3, opacity: 0.85 } }) }),
8644
8644
  /* @__PURE__ */ jsxRuntime.jsx(TrustBadgeLabel, { children: "Valuation" })
8645
8645
  ] })
8646
8646
  ] })
@@ -9325,7 +9325,7 @@ var TrustBadgeLogoWrap = styled9__default.default.div`
9325
9325
  display: flex;
9326
9326
  align-items: center;
9327
9327
  justify-content: center;
9328
- height: 36px;
9328
+ height: 44px;
9329
9329
  `;
9330
9330
  var TrustBadgeLabel = styled9__default.default.span`
9331
9331
  font-size: 0.62rem;