@axos-web-dev/shared-components 0.0.231 → 0.0.232
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.
|
@@ -2266,7 +2266,7 @@ function SubNavBar() {
|
|
|
2266
2266
|
/* @__PURE__ */ jsx(
|
|
2267
2267
|
Image,
|
|
2268
2268
|
{
|
|
2269
|
-
src: `https://images.axos.com/o9ov1v03uwqk/
|
|
2269
|
+
src: `https://images.axos.com/o9ov1v03uwqk/7937jPXKWwAOtAJyWzbRFJ/45d2abc8e8492c6dc06a0866f2a7a123/thumbs_up_icon.png`,
|
|
2270
2270
|
alt: "",
|
|
2271
2271
|
width: 20,
|
|
2272
2272
|
height: 20
|
|
@@ -2276,7 +2276,7 @@ function SubNavBar() {
|
|
|
2276
2276
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2277
2277
|
Link,
|
|
2278
2278
|
{
|
|
2279
|
-
href: "/business/solutions",
|
|
2279
|
+
href: "/business/solutions/new-business",
|
|
2280
2280
|
role: "heading",
|
|
2281
2281
|
children: "Solutions"
|
|
2282
2282
|
}
|