@axos-web-dev/shared-components 0.0.174 → 0.0.176

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.
Files changed (175) hide show
  1. package/dist/ATMLocator/ATMLocator.js +34 -34
  2. package/dist/Accordion/Accordion.css.js +4 -4
  3. package/dist/Accordion/Accordion.js +3 -3
  4. package/dist/AlertBanner/AlertBanner.css.js +1 -1
  5. package/dist/AlertBanner/index.js +3 -3
  6. package/dist/Article/Article.css.js +4 -4
  7. package/dist/ArticlesSet/ArticlesSet.css.js +4 -4
  8. package/dist/AwardsBanner/AwardsBanner.css.js +1 -1
  9. package/dist/AwardsItem/AwardsItem.css.js +2 -2
  10. package/dist/BulletItem/BulletItem.css.js +2 -2
  11. package/dist/BulletItem/BulletItem.js +3 -3
  12. package/dist/Button/Button.css.js +4 -4
  13. package/dist/Button/Button.js +34 -34
  14. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +3 -3
  15. package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +3 -3
  16. package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +4 -4
  17. package/dist/Calculators/AxosOneCalculator/index.js +3 -3
  18. package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +4 -4
  19. package/dist/Calculators/BalanceAPYCalculator/index.js +3 -3
  20. package/dist/Calculators/Calculator.js +34 -34
  21. package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
  22. package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +3 -3
  23. package/dist/Calculators/calculator.css.js +4 -4
  24. package/dist/CallToActionBar/CallToActionBar.css.js +3 -3
  25. package/dist/Carousel/Carousel.css.js +3 -3
  26. package/dist/Carousel/index.js +34 -34
  27. package/dist/Chevron/Chevron.css.js +4 -4
  28. package/dist/Chevron/index.js +34 -34
  29. package/dist/CollectInformationAlert/CollectInformationAlert.css.js +4 -4
  30. package/dist/CollectInformationAlert/index.js +3 -3
  31. package/dist/Comparison/Comparison.css.js +7 -7
  32. package/dist/Comparison/Comparison.js +33 -33
  33. package/dist/ContentBanner/ContentBanner.css.js +4 -4
  34. package/dist/DownloadTile/DownloadTile.css.js +3 -3
  35. package/dist/ExecutiveBio/ExecutiveBio.css.js +4 -4
  36. package/dist/FaqAccordion/FaqAccordion.css.js +4 -4
  37. package/dist/FaqAccordion/index.js +34 -34
  38. package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
  39. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +4 -4
  40. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +51 -33
  41. package/dist/Forms/ApplicationStart.js +3 -3
  42. package/dist/Forms/ClearingForm.js +3 -3
  43. package/dist/Forms/CommercialDeposits.js +3 -3
  44. package/dist/Forms/CommercialLending.js +3 -3
  45. package/dist/Forms/ContactCompany.js +3 -3
  46. package/dist/Forms/ContactUs.js +3 -3
  47. package/dist/Forms/ContactUsAAS.js +3 -3
  48. package/dist/Forms/ContactUsBusiness.js +34 -34
  49. package/dist/Forms/ContactUsNMLSId.js +34 -34
  50. package/dist/Forms/CpraRequest.js +3 -3
  51. package/dist/Forms/DealerServices.js +3 -3
  52. package/dist/Forms/EmailOnly.js +34 -34
  53. package/dist/Forms/EmailUs.js +3 -3
  54. package/dist/Forms/Forms.css.js +7 -7
  55. package/dist/Forms/MortgageRate/MortgageRateForm.js +34 -34
  56. package/dist/Forms/MortgageRate/MortgageRateWatch.js +34 -34
  57. package/dist/Forms/QuickPricer/QuickPricerForm.js +3 -3
  58. package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
  59. package/dist/Forms/QuickPricer/UserInformation.css.js +3 -3
  60. package/dist/Forms/ScheduleCall.js +3 -3
  61. package/dist/Forms/ScheduleCallPremier.js +3 -3
  62. package/dist/Forms/SuccesForm.js +35 -35
  63. package/dist/Forms/WcplSurvey.js +3 -3
  64. package/dist/HeroBanner/HeroBanner.css.js +5 -5
  65. package/dist/HeroBanner/LargeBanner.css.js +4 -4
  66. package/dist/HeroBanner/SelectionBanner.css.js +4 -4
  67. package/dist/Hyperlink/Hyperlink.css.js +1 -1
  68. package/dist/Hyperlink/index.js +34 -34
  69. package/dist/IconBillboard/IconBillboard.css.js +4 -4
  70. package/dist/ImageBillboard/ImageBillboard.css.js +4 -4
  71. package/dist/ImageBillboard/ImageBillboard.js +3 -3
  72. package/dist/ImageBillboard/ImageBillboardSet.js +3 -3
  73. package/dist/ImageLink/ImageLink.css.js +1 -1
  74. package/dist/ImageLink/ImageLink.js +34 -34
  75. package/dist/ImageLink/ImageLinkSet.js +34 -34
  76. package/dist/ImageLink/index.js +34 -34
  77. package/dist/Input/Checkbox.css.js +1 -1
  78. package/dist/Input/Dropdown.css.js +2 -2
  79. package/dist/Input/Input.css.js +4 -4
  80. package/dist/Input/RadioButton.css.js +1 -1
  81. package/dist/Inputs/Input.css.js +3 -3
  82. package/dist/Insight/Featured/CategorySelector.css.js +5 -5
  83. package/dist/Insight/Featured/CategorySelector.js +33 -33
  84. package/dist/Insight/Featured/Featured.css.js +2 -2
  85. package/dist/Insight/Featured/Featured.js +35 -35
  86. package/dist/Insight/Featured/Header.css.js +1 -1
  87. package/dist/Insight/Featured/Header.js +33 -33
  88. package/dist/Insight/Insight.css.js +2 -2
  89. package/dist/Interstitial/Interstitial-variants.css.js +4 -4
  90. package/dist/Interstitial/Interstitial.module.js +10 -10
  91. package/dist/LandingPageHeader/LandingPageHeader.css.js +3 -3
  92. package/dist/LandingPageHeader/LandingPageHeader.js +3 -3
  93. package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
  94. package/dist/Modal/Modal.css.js +3 -3
  95. package/dist/Modal/Modal.js +33 -33
  96. package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +3 -3
  97. package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +3 -3
  98. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +3 -3
  99. package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +3 -3
  100. package/dist/NavigationMenu/AxosBank/NavBar.css.js +3 -3
  101. package/dist/NavigationMenu/AxosBank/NavData.js +34 -34
  102. package/dist/NavigationMenu/AxosBank/SubNavBar.js +196 -256
  103. package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +3 -3
  104. package/dist/NavigationMenu/AxosBank/index.js +32 -32
  105. package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
  106. package/dist/PageNavItem/PageNavItem.css.js +4 -4
  107. package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
  108. package/dist/Pagination/Pagination.css.js +1 -1
  109. package/dist/Pagination/Pagination.js +3 -3
  110. package/dist/SecondaryFooter/SecondaryFooter.css.js +3 -3
  111. package/dist/SetContainer/SetContainer.css.js +3 -3
  112. package/dist/SetContainer/SetContainer.js +34 -34
  113. package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
  114. package/dist/StepItem/StepItem.css.js +3 -3
  115. package/dist/StepItemSet/StepItemSet.css.js +3 -3
  116. package/dist/Tab/Tab.css.js +3 -3
  117. package/dist/Table/Table.css.js +3 -3
  118. package/dist/Table/Table.js +3 -3
  119. package/dist/TextBlock/TextBlock.css.js +3 -3
  120. package/dist/TopicalNavItem/TopicalNavItem.css.js +1 -1
  121. package/dist/TopicalNavSet/TopicalNavSet.css.js +1 -1
  122. package/dist/Typography/Typography.css.js +1 -1
  123. package/dist/VideoTile/VideoTile.css.js +4 -4
  124. package/dist/VideoTile/VideoTile.js +3 -3
  125. package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
  126. package/dist/VideoWrapper/index.js +33 -33
  127. package/dist/assets/Interstitial/Interstitial.css.css +142 -142
  128. package/dist/globals.css.js +2 -2
  129. package/dist/icons/ArrowIcon/ArrowIcon.css.js +3 -3
  130. package/dist/icons/CheckIcon/CheckIcon.css.js +3 -3
  131. package/dist/icons/DownloadIcon/DownloadIcon.css.js +3 -3
  132. package/dist/icons/FollowIcon/FollowIcon.css.js +3 -3
  133. package/dist/icons/Star/Star.css.js +1 -1
  134. package/dist/index.css.js +3 -3
  135. package/dist/themes/axos.css.js +1 -1
  136. package/dist/themes/premier.css.js +2 -2
  137. package/dist/utils/appendQueryParams.d.ts +1 -0
  138. package/dist/utils/appendQueryParams.js +48 -0
  139. package/package.json +131 -131
  140. package/dist/Input/DatePicker.css.d.ts +0 -1
  141. package/dist/Input/DatePicker.css.js +0 -6
  142. package/dist/Input/DatePicker2.d.ts +0 -21
  143. package/dist/Input/DatePicker2.js +0 -103
  144. package/dist/Input/DatePickerComponents/DatePicker.d.ts +0 -11
  145. package/dist/Input/DatePickerComponents/DatePicker.js +0 -13
  146. package/dist/Input/DatePickerComponents/InputDate.d.ts +0 -15
  147. package/dist/Input/DatePickerComponents/InputDate.js +0 -66
  148. package/dist/Input/DatePickerComponents/index.d.ts +0 -2
  149. package/dist/Input/DatePickerComponents/index.js +0 -6
  150. package/dist/Input/Datepicker.d.ts +0 -3
  151. package/dist/Input/Datepicker.js +0 -47
  152. package/dist/Input/InputDate.css.d.ts +0 -6
  153. package/dist/Input/InputDate.css.js +0 -15
  154. package/dist/Input/InputDate.d.ts +0 -3
  155. package/dist/Input/InputDate.js +0 -47
  156. package/dist/assets/Input/DatePicker.css +0 -95
  157. package/dist/assets/Input/InputDate.css +0 -39
  158. package/dist/assets/node_modules/react-date-range/dist/styles.css.css +0 -194
  159. package/dist/assets/node_modules/react-date-range/dist/theme/default.css.css +0 -385
  160. package/dist/icons/CalendarIcon/CalendarIcon.d.ts +0 -3
  161. package/dist/icons/CalendarIcon/CalendarIcon.js +0 -17
  162. package/dist/icons/CalendarIcon/index.d.ts +0 -1
  163. package/dist/icons/CalendarIcon/index.js +0 -4
  164. package/dist/types/icon.d.ts +0 -3
  165. package/dist/types/icon.js +0 -1
  166. package/dist/types/popover.d.ts +0 -8
  167. package/dist/types/popover.js +0 -1
  168. package/dist/utils/RetainQueryLink.d.ts +0 -11
  169. package/dist/utils/RetainQueryLink.js +0 -15
  170. package/dist/utils/constants/format.d.ts +0 -1
  171. package/dist/utils/constants/format.js +0 -4
  172. package/dist/utils/constants/popper.d.ts +0 -6
  173. package/dist/utils/constants/popper.js +0 -10
  174. package/dist/utils/hooks/usePopover.d.ts +0 -25
  175. package/dist/utils/hooks/usePopover.js +0 -64
@@ -4,20 +4,20 @@ import "../../Accordion/Accordion.js";
4
4
  import "../../Accordion/Accordion.css.js";
5
5
  import "../../icons/ArrowIcon/ArrowIcon.css.js";
6
6
  import "../../icons/CheckIcon/CheckIcon.css.js";
7
- /* empty css */
8
- /* empty css */
9
- /* empty css */
7
+ /* empty css */
8
+ /* empty css */
10
9
  /* empty css */
10
+ /* empty css */
11
11
  import { useState, useRef, useEffect } from "react";
12
12
  import "../../Chevron/Chevron.css.js";
13
13
  import "../../AlertBanner/AlertBanner.css.js";
14
14
  import "../../Article/Article.css.js";
15
15
  import "../../IconBillboard/IconBillboard.css.js";
16
16
  import { findMoreAxosDomains } from "../../utils/allowedAxosDomains.js";
17
- /* empty css */
18
- /* empty css */
17
+ /* empty css */
18
+ /* empty css */
19
19
  import "../../Interstitial/Interstitial-variants.css.js";
20
- /* empty css */
20
+ /* empty css */
21
21
  import "../../Modal/contextApi/store.js";
22
22
  import "clsx";
23
23
  import "../../Button/Button.css.js";
@@ -48,17 +48,17 @@ import "../../Input/RadioButton.css.js";
48
48
  import "../../Input/Checkbox.css.js";
49
49
  import "../../LoadingIndicator/LoadingIndicator.css.js";
50
50
  import "../../Inputs/Input.css.js";
51
- /* empty css */
51
+ /* empty css */
52
52
  import { Hyperlink } from "../../Hyperlink/index.js";
53
- /* empty css */
53
+ /* empty css */
54
54
  import "iframe-resizer";
55
- /* empty css */
55
+ /* empty css */
56
56
  import "../../Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js";
57
- /* empty css */
58
57
  /* empty css */
59
- /* empty css */
58
+ /* empty css */
59
+ /* empty css */
60
60
  import "../../Carousel/index.js";
61
- /* empty css */
61
+ /* empty css */
62
62
  import "../../Comparison/Comparison.css.js";
63
63
  import "../../HeroBanner/HeroBanner.css.js";
64
64
  import "../../HeroBanner/LargeBanner.css.js";
@@ -67,45 +67,44 @@ import "../../SetContainer/SetContainer.css.js";
67
67
  import "../../Tab/Tab.css.js";
68
68
  import "../../icons/Star/Star.css.js";
69
69
  import "../../ContentBanner/ContentBanner.css.js";
70
- /* empty css */
70
+ /* empty css */
71
71
  import "../../ExecutiveBio/ExecutiveBio.css.js";
72
72
  import "../../FaqAccordion/index.js";
73
73
  import "../../FooterDisclosure/FooterDisclosure.css.js";
74
- /* empty css */
74
+ /* empty css */
75
75
  import "../../ImageBillboard/ImageBillboard.css.js";
76
- /* empty css */
77
- /* empty css */
78
- /* empty css */
79
- /* empty css */
80
76
  /* empty css */
77
+ /* empty css */
78
+ /* empty css */
79
+ /* empty css */
80
+ /* empty css */
81
81
  import "../../LandingPageHeader/LandingPageHeader.css.js";
82
- /* empty css */
83
- /* empty css */
84
- /* empty css */
85
- /* empty css */
82
+ /* empty css */
83
+ /* empty css */
84
+ /* empty css */
85
+ /* empty css */
86
86
  import styles from "./NavBar.module.js";
87
- /* empty css */
87
+ /* empty css */
88
88
  import { subNavItems } from "./NavData.js";
89
- /* empty css */
89
+ /* empty css */
90
90
  import "../../PageNavItem/PageNavItem.css.js";
91
91
  import "react-slick";
92
- /* empty css */
93
- import "next/link.js";
92
+ /* empty css */
93
+ import Link from "next/link.js";
94
94
  import { usePathname } from "next/navigation.js";
95
- /* empty css */
96
- /* empty css */
97
- /* empty css */
95
+ /* empty css */
96
+ /* empty css */
97
+ /* empty css */
98
98
  import "../../StepItem/StepItem.css.js";
99
99
  import "../../StepItemSet/StepItemSet.css.js";
100
- /* empty css */
101
- /* empty css */
102
- /* empty css */
103
- import "next/script.js";
104
- /* empty css */
100
+ /* empty css */
105
101
  /* empty css */
102
+ /* empty css */
103
+ import "next/script.js";
104
+ /* empty css */
105
+ /* empty css */
106
106
  import Image from "next/image.js";
107
107
  import { sub_nav, dd_media } from "./SubNavbar.css.js";
108
- import RetainQueryLink from "../../utils/RetainQueryLink.js";
109
108
  function SubNavBar() {
110
109
  const pathname = usePathname();
111
110
  const [hoveredLink, setHoveredLink] = useState(void 0);
@@ -413,7 +412,7 @@ function SubNavBar() {
413
412
  ] }),
414
413
  pathname?.includes("/partners") && /* @__PURE__ */ jsxs(Fragment, { children: [
415
414
  /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
416
- RetainQueryLink,
415
+ Link,
417
416
  {
418
417
  href: `https://lavictoirefinance.com/dealers`,
419
418
  id: "partNav1",
@@ -458,7 +457,7 @@ function SubNavBar() {
458
457
  }
459
458
  ) }),
460
459
  /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
461
- RetainQueryLink,
460
+ Link,
462
461
  {
463
462
  href: `https://www.axosadvisor.com`,
464
463
  id: "partNav4",
@@ -503,7 +502,7 @@ function SubNavBar() {
503
502
  }
504
503
  ) }),
505
504
  /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
506
- RetainQueryLink,
505
+ Link,
507
506
  {
508
507
  href: `/partners/strategic-partnerships`,
509
508
  id: "partNav6",
@@ -514,10 +513,10 @@ function SubNavBar() {
514
513
  ) })
515
514
  ] }),
516
515
  pathname?.includes("/customer-support") && support.map(
517
- (item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(RetainQueryLink, { href: item.url, role: "menuitem", children: item.name }) }, `snb-${item.id}`)
516
+ (item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(Link, { href: item.url, role: "menuitem", children: item.name }) }, `snb-${item.id}`)
518
517
  ),
519
- pathname?.includes("/about-us") && about.map((item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(RetainQueryLink, { href: item.url, role: "menuitem", children: item.name }) }, `snb-${item.id}`)),
520
- pathname?.includes("/legal") && legal.map((item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(RetainQueryLink, { href: item.url, role: "menuitem", children: item.name }) }, `snb-${item.id}`))
518
+ pathname?.includes("/about-us") && about.map((item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(Link, { href: item.url, role: "menuitem", children: item.name }) }, `snb-${item.id}`)),
519
+ pathname?.includes("/legal") && legal.map((item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(Link, { href: item.url, role: "menuitem", children: item.name }) }, `snb-${item.id}`))
521
520
  ] }),
522
521
  /* @__PURE__ */ jsxs("div", { className: "relative", children: [
523
522
  hoveredLink === "bank" && /* @__PURE__ */ jsx(
@@ -559,7 +558,7 @@ function SubNavBar() {
559
558
  {
560
559
  className: `${styles.mt_8} ${styles.dd_media_cta}`,
561
560
  children: /* @__PURE__ */ jsx(
562
- RetainQueryLink,
561
+ Link,
563
562
  {
564
563
  href: findMoreAxosDomains(
565
564
  "{AXOSBANK}/pages/axos-one"
@@ -585,9 +584,10 @@ function SubNavBar() {
585
584
  className: `${styles.headline} flex_row middle between`,
586
585
  children: [
587
586
  /* @__PURE__ */ jsx(
588
- RetainQueryLink,
587
+ Link,
589
588
  {
590
589
  role: "heading",
590
+ "aria-label": "visit personal banking webpage",
591
591
  href: findMoreAxosDomains(
592
592
  "{AXOSBANK}/personal/bank"
593
593
  ),
@@ -609,7 +609,7 @@ function SubNavBar() {
609
609
  {
610
610
  className: `${styles.headline_cta} ${styles.ml_8}`,
611
611
  children: /* @__PURE__ */ jsx(
612
- RetainQueryLink,
612
+ Link,
613
613
  {
614
614
  href: findMoreAxosDomains(
615
615
  "{AXOSBANK}/personal/support"
@@ -637,7 +637,7 @@ function SubNavBar() {
637
637
  ),
638
638
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
639
639
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
640
- RetainQueryLink,
640
+ Link,
641
641
  {
642
642
  href: findMoreAxosDomains(
643
643
  "{AXOSBANK}/personal/bank/checking-accounts"
@@ -647,7 +647,7 @@ function SubNavBar() {
647
647
  }
648
648
  ) }),
649
649
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
650
- RetainQueryLink,
650
+ Link,
651
651
  {
652
652
  href: findMoreAxosDomains(
653
653
  "{AXOSBANK}/pages/axos-one"
@@ -656,7 +656,7 @@ function SubNavBar() {
656
656
  }
657
657
  ) }),
658
658
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
659
- RetainQueryLink,
659
+ Link,
660
660
  {
661
661
  href: findMoreAxosDomains(
662
662
  "{AXOSBANK}/personal/bank/checking-accounts/rewards-checking"
@@ -665,7 +665,7 @@ function SubNavBar() {
665
665
  }
666
666
  ) }),
667
667
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
668
- RetainQueryLink,
668
+ Link,
669
669
  {
670
670
  href: findMoreAxosDomains(
671
671
  "{AXOSBANK}/personal/bank/checking-accounts/essential-checking"
@@ -674,7 +674,7 @@ function SubNavBar() {
674
674
  }
675
675
  ) }),
676
676
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
677
- RetainQueryLink,
677
+ Link,
678
678
  {
679
679
  href: findMoreAxosDomains(
680
680
  "{AXOSBANK}/personal/bank/checking-accounts/first-checking"
@@ -683,7 +683,7 @@ function SubNavBar() {
683
683
  }
684
684
  ) }),
685
685
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
686
- RetainQueryLink,
686
+ Link,
687
687
  {
688
688
  href: findMoreAxosDomains(
689
689
  "{AXOSBANK}/personal/bank/checking-accounts/cashback-checking"
@@ -692,7 +692,7 @@ function SubNavBar() {
692
692
  }
693
693
  ) }),
694
694
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
695
- RetainQueryLink,
695
+ Link,
696
696
  {
697
697
  href: findMoreAxosDomains(
698
698
  "{AXOSBANK}/personal/bank/checking-accounts/golden-checking"
@@ -714,7 +714,7 @@ function SubNavBar() {
714
714
  ),
715
715
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
716
716
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
717
- RetainQueryLink,
717
+ Link,
718
718
  {
719
719
  href: findMoreAxosDomains(
720
720
  "{AXOSBANK}/personal/bank/savings-accounts"
@@ -724,7 +724,7 @@ function SubNavBar() {
724
724
  }
725
725
  ) }),
726
726
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
727
- RetainQueryLink,
727
+ Link,
728
728
  {
729
729
  href: findMoreAxosDomains(
730
730
  "{AXOSBANK}/pages/axos-one"
@@ -733,7 +733,7 @@ function SubNavBar() {
733
733
  }
734
734
  ) }),
735
735
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
736
- RetainQueryLink,
736
+ Link,
737
737
  {
738
738
  href: findMoreAxosDomains(
739
739
  "{AXOSBANK}/personal/bank/savings-accounts/high-yield-savings"
@@ -742,7 +742,7 @@ function SubNavBar() {
742
742
  }
743
743
  ) }),
744
744
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
745
- RetainQueryLink,
745
+ Link,
746
746
  {
747
747
  href: findMoreAxosDomains(
748
748
  "{AXOSBANK}/personal/bank/savings-accounts/high-yield-money-market"
@@ -751,7 +751,7 @@ function SubNavBar() {
751
751
  }
752
752
  ) }),
753
753
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
754
- RetainQueryLink,
754
+ Link,
755
755
  {
756
756
  href: findMoreAxosDomains(
757
757
  "{AXOSBANK}/personal/bank/savings-accounts/first-savings"
@@ -772,7 +772,7 @@ function SubNavBar() {
772
772
  }
773
773
  ),
774
774
  /* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
775
- RetainQueryLink,
775
+ Link,
776
776
  {
777
777
  href: findMoreAxosDomains(
778
778
  "{AXOSBANK}/personal/bank/savings-accounts/certificates-of-deposit"
@@ -794,7 +794,7 @@ function SubNavBar() {
794
794
  ),
795
795
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
796
796
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
797
- RetainQueryLink,
797
+ Link,
798
798
  {
799
799
  href: findMoreAxosDomains(
800
800
  "{AXOSBANK}/personal/bank/premier"
@@ -804,7 +804,7 @@ function SubNavBar() {
804
804
  }
805
805
  ) }),
806
806
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
807
- RetainQueryLink,
807
+ Link,
808
808
  {
809
809
  href: findMoreAxosDomains(
810
810
  "{AXOSBANK}/personal/bank/premier/private-client-banking"
@@ -813,7 +813,7 @@ function SubNavBar() {
813
813
  }
814
814
  ) }),
815
815
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
816
- RetainQueryLink,
816
+ Link,
817
817
  {
818
818
  href: findMoreAxosDomains(
819
819
  "{AXOSBANK}/personal/bank/premier/insureguard-savings"
@@ -822,7 +822,7 @@ function SubNavBar() {
822
822
  }
823
823
  ) }),
824
824
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
825
- RetainQueryLink,
825
+ Link,
826
826
  {
827
827
  href: findMoreAxosDomains(
828
828
  "{AXOSBANK}/personal/bank/premier/world-checking-and-savings"
@@ -843,7 +843,7 @@ function SubNavBar() {
843
843
  }
844
844
  ),
845
845
  /* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
846
- RetainQueryLink,
846
+ Link,
847
847
  {
848
848
  href: findMoreAxosDomains(
849
849
  "{AXOSBANK}/personal/support/atm-locator"
@@ -864,7 +864,7 @@ function SubNavBar() {
864
864
  }
865
865
  ),
866
866
  /* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
867
- RetainQueryLink,
867
+ Link,
868
868
  {
869
869
  href: findMoreAxosDomains(
870
870
  "{AXOSBANK}/personal/bank/refer-a-friend"
@@ -885,7 +885,7 @@ function SubNavBar() {
885
885
  }
886
886
  ),
887
887
  /* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
888
- RetainQueryLink,
888
+ Link,
889
889
  {
890
890
  href: findMoreAxosDomains(
891
891
  "{AXOSBANK}/personal/insights"
@@ -945,7 +945,7 @@ function SubNavBar() {
945
945
  {
946
946
  className: `${styles.mt_8} ${styles.dd_media_cta}`,
947
947
  children: /* @__PURE__ */ jsx(
948
- RetainQueryLink,
948
+ Link,
949
949
  {
950
950
  href: findMoreAxosDomains(
951
951
  "{AXOSBANK}/personal/borrow/mortgages"
@@ -971,11 +971,12 @@ function SubNavBar() {
971
971
  className: `${styles.headline} flex_row middle between`,
972
972
  children: [
973
973
  /* @__PURE__ */ jsx(
974
- RetainQueryLink,
974
+ Link,
975
975
  {
976
976
  href: findMoreAxosDomains(
977
977
  "{AXOSBANK}/personal/borrow"
978
978
  ),
979
+ "aria-label": "visit personal borrowing webpage",
979
980
  role: "heading",
980
981
  children: "Great rates on home loans"
981
982
  }
@@ -995,7 +996,7 @@ function SubNavBar() {
995
996
  {
996
997
  className: `${styles.headline_cta} ${styles.ml_8}`,
997
998
  children: /* @__PURE__ */ jsx(
998
- RetainQueryLink,
999
+ Link,
999
1000
  {
1000
1001
  href: findMoreAxosDomains(
1001
1002
  "{AXOSBANK}/personal/support"
@@ -1023,7 +1024,7 @@ function SubNavBar() {
1023
1024
  ),
1024
1025
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1025
1026
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1026
- RetainQueryLink,
1027
+ Link,
1027
1028
  {
1028
1029
  href: findMoreAxosDomains(
1029
1030
  "{AXOSBANK}/personal/borrow/mortgages"
@@ -1033,7 +1034,7 @@ function SubNavBar() {
1033
1034
  }
1034
1035
  ) }),
1035
1036
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1036
- RetainQueryLink,
1037
+ Link,
1037
1038
  {
1038
1039
  href: findMoreAxosDomains(
1039
1040
  "{AXOSBANK}/personal/borrow/mortgages/buying-a-home"
@@ -1042,7 +1043,7 @@ function SubNavBar() {
1042
1043
  }
1043
1044
  ) }),
1044
1045
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1045
- RetainQueryLink,
1046
+ Link,
1046
1047
  {
1047
1048
  href: findMoreAxosDomains(
1048
1049
  "{AXOSBANK}/personal/borrow/mortgages/refinance"
@@ -1051,7 +1052,7 @@ function SubNavBar() {
1051
1052
  }
1052
1053
  ) }),
1053
1054
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1054
- RetainQueryLink,
1055
+ Link,
1055
1056
  {
1056
1057
  href: findMoreAxosDomains(
1057
1058
  "{AXOSBANK}/personal/borrow/mortgages/buying-a-home/get-pre-qualified"
@@ -1060,7 +1061,7 @@ function SubNavBar() {
1060
1061
  }
1061
1062
  ) }),
1062
1063
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1063
- RetainQueryLink,
1064
+ Link,
1064
1065
  {
1065
1066
  href: findMoreAxosDomains(
1066
1067
  "{AXOSBANK}/personal/borrow/mortgages"
@@ -1069,14 +1070,14 @@ function SubNavBar() {
1069
1070
  }
1070
1071
  ) }),
1071
1072
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1072
- RetainQueryLink,
1073
+ Link,
1073
1074
  {
1074
1075
  href: `https://afp.axosbank.com/blend?type=signUp&createApplication=true`,
1075
1076
  children: "Apply Now"
1076
1077
  }
1077
1078
  ) }),
1078
1079
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1079
- RetainQueryLink,
1080
+ Link,
1080
1081
  {
1081
1082
  href: findMoreAxosDomains(
1082
1083
  "{AXOSBANK}/personal/borrow/mortgages/buying-a-home/process"
@@ -1085,7 +1086,7 @@ function SubNavBar() {
1085
1086
  }
1086
1087
  ) }),
1087
1088
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1088
- RetainQueryLink,
1089
+ Link,
1089
1090
  {
1090
1091
  href: findMoreAxosDomains(
1091
1092
  "{AXOSBANK}/personal/support/manage-my-loan"
@@ -1107,7 +1108,7 @@ function SubNavBar() {
1107
1108
  ),
1108
1109
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1109
1110
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1110
- RetainQueryLink,
1111
+ Link,
1111
1112
  {
1112
1113
  href: findMoreAxosDomains(
1113
1114
  "{AXOSBANK}/personal/borrow/personal-loans"
@@ -1117,7 +1118,7 @@ function SubNavBar() {
1117
1118
  }
1118
1119
  ) }),
1119
1120
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1120
- RetainQueryLink,
1121
+ Link,
1121
1122
  {
1122
1123
  href: findMoreAxosDomains(
1123
1124
  "{AXOSBANK}/personal/borrow/personal-loans"
@@ -1126,14 +1127,14 @@ function SubNavBar() {
1126
1127
  }
1127
1128
  ) }),
1128
1129
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1129
- RetainQueryLink,
1130
+ Link,
1130
1131
  {
1131
1132
  href: `https://personalloans.axosbank.com/`,
1132
1133
  children: "Apply Now"
1133
1134
  }
1134
1135
  ) }),
1135
1136
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1136
- RetainQueryLink,
1137
+ Link,
1137
1138
  {
1138
1139
  href: findMoreAxosDomains(
1139
1140
  "{AXOSBANK}/personal/support/manage-my-loan"
@@ -1142,7 +1143,7 @@ function SubNavBar() {
1142
1143
  }
1143
1144
  ) }),
1144
1145
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1145
- RetainQueryLink,
1146
+ Link,
1146
1147
  {
1147
1148
  href: findMoreAxosDomains(
1148
1149
  "{AXOSBANK}/personal/borrow/personal-loans/debt-consolidation"
@@ -1151,7 +1152,7 @@ function SubNavBar() {
1151
1152
  }
1152
1153
  ) }),
1153
1154
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1154
- RetainQueryLink,
1155
+ Link,
1155
1156
  {
1156
1157
  href: findMoreAxosDomains(
1157
1158
  "{AXOSBANK}/personal/borrow/personal-loans/home-improvements"
@@ -1160,7 +1161,7 @@ function SubNavBar() {
1160
1161
  }
1161
1162
  ) }),
1162
1163
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1163
- RetainQueryLink,
1164
+ Link,
1164
1165
  {
1165
1166
  href: findMoreAxosDomains(
1166
1167
  "{AXOSBANK}/personal/borrow/personal-loans/major-purchases"
@@ -1182,7 +1183,7 @@ function SubNavBar() {
1182
1183
  ),
1183
1184
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1184
1185
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1185
- RetainQueryLink,
1186
+ Link,
1186
1187
  {
1187
1188
  href: findMoreAxosDomains(
1188
1189
  "{AXOSBANK}/personal/borrow/auto-loans"
@@ -1192,7 +1193,7 @@ function SubNavBar() {
1192
1193
  }
1193
1194
  ) }),
1194
1195
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1195
- RetainQueryLink,
1196
+ Link,
1196
1197
  {
1197
1198
  href: findMoreAxosDomains(
1198
1199
  "{AXOSBANK}/personal/borrow/auto-loans/purchase-a-vehicle"
@@ -1201,7 +1202,7 @@ function SubNavBar() {
1201
1202
  }
1202
1203
  ) }),
1203
1204
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1204
- RetainQueryLink,
1205
+ Link,
1205
1206
  {
1206
1207
  href: findMoreAxosDomains(
1207
1208
  "{AXOSBANK}/personal/borrow/auto-loans/refinance"
@@ -1210,7 +1211,7 @@ function SubNavBar() {
1210
1211
  }
1211
1212
  ) }),
1212
1213
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1213
- RetainQueryLink,
1214
+ Link,
1214
1215
  {
1215
1216
  href: findMoreAxosDomains(
1216
1217
  "{AXOSBANK}/tools/calculators/auto-loan-calculator"
@@ -1219,7 +1220,7 @@ function SubNavBar() {
1219
1220
  }
1220
1221
  ) }),
1221
1222
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1222
- RetainQueryLink,
1223
+ Link,
1223
1224
  {
1224
1225
  href: findMoreAxosDomains(
1225
1226
  "{AXOSBANK}/personal/support/manage-my-loan"
@@ -1241,7 +1242,7 @@ function SubNavBar() {
1241
1242
  ),
1242
1243
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1243
1244
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1244
- RetainQueryLink,
1245
+ Link,
1245
1246
  {
1246
1247
  href: `https://lavictoirefinance.com`,
1247
1248
  role: "heading",
@@ -1249,21 +1250,21 @@ function SubNavBar() {
1249
1250
  }
1250
1251
  ) }),
1251
1252
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1252
- RetainQueryLink,
1253
+ Link,
1253
1254
  {
1254
1255
  href: `https://lavictoirefinance.com/loans`,
1255
1256
  children: "Find The Right Loan"
1256
1257
  }
1257
1258
  ) }),
1258
1259
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1259
- RetainQueryLink,
1260
+ Link,
1260
1261
  {
1261
1262
  href: `https://lavictoirefinance.com/apply-now`,
1262
1263
  children: "Apply Now"
1263
1264
  }
1264
1265
  ) }),
1265
1266
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1266
- RetainQueryLink,
1267
+ Link,
1267
1268
  {
1268
1269
  href: `https://lavictoirefinance.com/contact-us`,
1269
1270
  children: "Contact Us"
@@ -1317,7 +1318,7 @@ function SubNavBar() {
1317
1318
  {
1318
1319
  className: `${styles.mt_8} ${styles.dd_media_cta}`,
1319
1320
  children: /* @__PURE__ */ jsx(
1320
- RetainQueryLink,
1321
+ Link,
1321
1322
  {
1322
1323
  href: `https://axosfundfinder.com/`,
1323
1324
  "aria-label": "learn more about fundfinder",
@@ -1341,10 +1342,11 @@ function SubNavBar() {
1341
1342
  className: `${styles.headline} flex_row middle between`,
1342
1343
  children: [
1343
1344
  /* @__PURE__ */ jsx(
1344
- RetainQueryLink,
1345
+ Link,
1345
1346
  {
1346
1347
  href: findMoreAxosDomains("{AXOS}/invest"),
1347
1348
  role: "heading",
1349
+ "aria-label": "visit axos invest webpage",
1348
1350
  children: "Quickly discover and compare mutual funds and ETFs"
1349
1351
  }
1350
1352
  ),
@@ -1363,7 +1365,7 @@ function SubNavBar() {
1363
1365
  {
1364
1366
  className: `${styles.headline_cta} ${styles.ml_8}`,
1365
1367
  children: /* @__PURE__ */ jsx(
1366
- RetainQueryLink,
1368
+ Link,
1367
1369
  {
1368
1370
  href: findMoreAxosDomains(
1369
1371
  "{AXOS}/invest/support"
@@ -1391,7 +1393,7 @@ function SubNavBar() {
1391
1393
  ),
1392
1394
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1393
1395
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1394
- RetainQueryLink,
1396
+ Link,
1395
1397
  {
1396
1398
  href: findMoreAxosDomains(
1397
1399
  "{AXOS}/invest/managed-portfolios"
@@ -1401,7 +1403,7 @@ function SubNavBar() {
1401
1403
  }
1402
1404
  ) }),
1403
1405
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1404
- RetainQueryLink,
1406
+ Link,
1405
1407
  {
1406
1408
  href: findMoreAxosDomains(
1407
1409
  "{AXOS}/invest/managed-portfolios/investing-details"
@@ -1410,7 +1412,7 @@ function SubNavBar() {
1410
1412
  }
1411
1413
  ) }),
1412
1414
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1413
- RetainQueryLink,
1415
+ Link,
1414
1416
  {
1415
1417
  href: findMoreAxosDomains(
1416
1418
  "{AXOS}/invest/managed-portfolios/investment-strategy"
@@ -1419,7 +1421,7 @@ function SubNavBar() {
1419
1421
  }
1420
1422
  ) }),
1421
1423
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1422
- RetainQueryLink,
1424
+ Link,
1423
1425
  {
1424
1426
  href: findMoreAxosDomains(
1425
1427
  "{AXOS}/invest/managed-portfolios/investing-features"
@@ -1441,7 +1443,7 @@ function SubNavBar() {
1441
1443
  ),
1442
1444
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1443
1445
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1444
- RetainQueryLink,
1446
+ Link,
1445
1447
  {
1446
1448
  href: findMoreAxosDomains(
1447
1449
  "{AXOS}/invest/self-directed-trading"
@@ -1451,7 +1453,7 @@ function SubNavBar() {
1451
1453
  }
1452
1454
  ) }),
1453
1455
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1454
- RetainQueryLink,
1456
+ Link,
1455
1457
  {
1456
1458
  href: findMoreAxosDomains(
1457
1459
  "{AXOS}/invest/self-directed-trading/axos-elite-investing"
@@ -1460,7 +1462,7 @@ function SubNavBar() {
1460
1462
  }
1461
1463
  ) }),
1462
1464
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1463
- RetainQueryLink,
1465
+ Link,
1464
1466
  {
1465
1467
  href: findMoreAxosDomains(
1466
1468
  "{AXOS}/invest/self-directed-trading/commission-free-stocks-and-etfs"
@@ -1469,7 +1471,7 @@ function SubNavBar() {
1469
1471
  }
1470
1472
  ) }),
1471
1473
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1472
- RetainQueryLink,
1474
+ Link,
1473
1475
  {
1474
1476
  href: findMoreAxosDomains(
1475
1477
  "{AXOS}/invest/self-directed-trading/margin-trading"
@@ -1478,7 +1480,7 @@ function SubNavBar() {
1478
1480
  }
1479
1481
  ) }),
1480
1482
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1481
- RetainQueryLink,
1483
+ Link,
1482
1484
  {
1483
1485
  href: findMoreAxosDomains(
1484
1486
  "{AXOS}/invest/self-directed-trading/options-trading"
@@ -1499,7 +1501,7 @@ function SubNavBar() {
1499
1501
  }
1500
1502
  ),
1501
1503
  /* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1502
- RetainQueryLink,
1504
+ Link,
1503
1505
  {
1504
1506
  href: findMoreAxosDomains(
1505
1507
  "{AXOS}/invest/retirement"
@@ -1520,7 +1522,7 @@ function SubNavBar() {
1520
1522
  }
1521
1523
  ),
1522
1524
  /* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1523
- RetainQueryLink,
1525
+ Link,
1524
1526
  {
1525
1527
  href: findMoreAxosDomains(
1526
1528
  "{AXOS}/invest/support"
@@ -1541,7 +1543,7 @@ function SubNavBar() {
1541
1543
  }
1542
1544
  ),
1543
1545
  /* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1544
- RetainQueryLink,
1546
+ Link,
1545
1547
  {
1546
1548
  href: findMoreAxosDomains(
1547
1549
  "{AXOS}/invest/insights"
@@ -1597,7 +1599,7 @@ function SubNavBar() {
1597
1599
  {
1598
1600
  className: `${styles.mt_8} ${styles.dd_media_cta}`,
1599
1601
  children: /* @__PURE__ */ jsx(
1600
- RetainQueryLink,
1602
+ Link,
1601
1603
  {
1602
1604
  href: findMoreAxosDomains(
1603
1605
  "{AXOSBANK}/tools/payment-apps/mobile-app"
@@ -1623,12 +1625,13 @@ function SubNavBar() {
1623
1625
  className: `${styles.headline} flex_row middle between`,
1624
1626
  children: [
1625
1627
  /* @__PURE__ */ jsx(
1626
- RetainQueryLink,
1628
+ Link,
1627
1629
  {
1628
1630
  href: findMoreAxosDomains(
1629
1631
  "{AXOSBANK}/personal/plan"
1630
1632
  ),
1631
1633
  role: "heading",
1634
+ "aria-label": "visit personal finacial planning webpage",
1632
1635
  children: "Plan your next move"
1633
1636
  }
1634
1637
  ),
@@ -1647,7 +1650,7 @@ function SubNavBar() {
1647
1650
  {
1648
1651
  className: `${styles.headline_cta} ${styles.ml_8}`,
1649
1652
  children: /* @__PURE__ */ jsx(
1650
- RetainQueryLink,
1653
+ Link,
1651
1654
  {
1652
1655
  href: findMoreAxosDomains(
1653
1656
  "{AXOSBANK}/personal/support"
@@ -1675,7 +1678,7 @@ function SubNavBar() {
1675
1678
  ),
1676
1679
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1677
1680
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1678
- RetainQueryLink,
1681
+ Link,
1679
1682
  {
1680
1683
  href: findMoreAxosDomains(
1681
1684
  "{AXOSBANK}/tools/payment-apps/mobile-app"
@@ -1685,7 +1688,7 @@ function SubNavBar() {
1685
1688
  }
1686
1689
  ) }),
1687
1690
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1688
- RetainQueryLink,
1691
+ Link,
1689
1692
  {
1690
1693
  href: findMoreAxosDomains(
1691
1694
  "{AXOSBANK}/tools/payment-apps/mobile-app"
@@ -1694,7 +1697,7 @@ function SubNavBar() {
1694
1697
  }
1695
1698
  ) }),
1696
1699
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1697
- RetainQueryLink,
1700
+ Link,
1698
1701
  {
1699
1702
  href: findMoreAxosDomains(
1700
1703
  "{AXOSBANK}/tools/payment-apps/mobile-app"
@@ -1716,7 +1719,7 @@ function SubNavBar() {
1716
1719
  ),
1717
1720
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1718
1721
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1719
- RetainQueryLink,
1722
+ Link,
1720
1723
  {
1721
1724
  href: findMoreAxosDomains("{AXOSBANK}/tools"),
1722
1725
  role: "heading",
@@ -1724,7 +1727,7 @@ function SubNavBar() {
1724
1727
  }
1725
1728
  ) }),
1726
1729
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1727
- RetainQueryLink,
1730
+ Link,
1728
1731
  {
1729
1732
  href: findMoreAxosDomains(
1730
1733
  "{AXOSBANK}/tools/calculators"
@@ -1733,7 +1736,7 @@ function SubNavBar() {
1733
1736
  }
1734
1737
  ) }),
1735
1738
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1736
- RetainQueryLink,
1739
+ Link,
1737
1740
  {
1738
1741
  href: findMoreAxosDomains(
1739
1742
  "{AXOSBANK}/tools/credit-score-monitoring"
@@ -1742,7 +1745,7 @@ function SubNavBar() {
1742
1745
  }
1743
1746
  ) }),
1744
1747
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1745
- RetainQueryLink,
1748
+ Link,
1746
1749
  {
1747
1750
  href: findMoreAxosDomains(
1748
1751
  "{AXOSBANK}/personal/personal-finance-manager"
@@ -1751,7 +1754,7 @@ function SubNavBar() {
1751
1754
  }
1752
1755
  ) }),
1753
1756
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1754
- RetainQueryLink,
1757
+ Link,
1755
1758
  {
1756
1759
  href: findMoreAxosDomains("{AXOSBANK}/tools"),
1757
1760
  children: "Additional Tools"
@@ -1771,7 +1774,7 @@ function SubNavBar() {
1771
1774
  ),
1772
1775
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1773
1776
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1774
- RetainQueryLink,
1777
+ Link,
1775
1778
  {
1776
1779
  href: findMoreAxosDomains(
1777
1780
  "{AXOSBANK}/personal/insights"
@@ -1781,7 +1784,7 @@ function SubNavBar() {
1781
1784
  }
1782
1785
  ) }),
1783
1786
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1784
- RetainQueryLink,
1787
+ Link,
1785
1788
  {
1786
1789
  href: findMoreAxosDomains(
1787
1790
  "{AXOSBANK}/personal/insights/finance"
@@ -1790,7 +1793,7 @@ function SubNavBar() {
1790
1793
  }
1791
1794
  ) }),
1792
1795
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1793
- RetainQueryLink,
1796
+ Link,
1794
1797
  {
1795
1798
  href: findMoreAxosDomains(
1796
1799
  "{AXOS}/invest/insights"
@@ -1867,7 +1870,7 @@ function SubNavBar() {
1867
1870
  className: `${styles.mt_8} ${styles.dd_media_cta}`,
1868
1871
  children: [
1869
1872
  /* @__PURE__ */ jsx(
1870
- RetainQueryLink,
1873
+ Link,
1871
1874
  {
1872
1875
  href: "/business/open-account-return-to-application",
1873
1876
  "aria-label": "open a business account",
@@ -1876,7 +1879,7 @@ function SubNavBar() {
1876
1879
  }
1877
1880
  ),
1878
1881
  /* @__PURE__ */ jsx(
1879
- RetainQueryLink,
1882
+ Link,
1880
1883
  {
1881
1884
  href: `https://small-business-accounts.axosbank.com/cu/ViewSubmittedLoans.aspx?enc=Kw21Wblm1yxpjJabdoZaD2oIrfLnqyOPZYLje3IpAHPSPA0rk7uki-4iwxg4EEtcQ8w9BaoruqY2t_I-N_fTuA`,
1882
1885
  children: "Check Application Status"
@@ -1913,7 +1916,7 @@ function SubNavBar() {
1913
1916
  "div",
1914
1917
  {
1915
1918
  className: `${styles.headline_cta} ${styles.ml_8}`,
1916
- children: /* @__PURE__ */ jsx(RetainQueryLink, { href: "/business/support", children: "Help & Support" })
1919
+ children: /* @__PURE__ */ jsx(Link, { href: "/business/support", children: "Help & Support" })
1917
1920
  }
1918
1921
  )
1919
1922
  ] })
@@ -1934,7 +1937,7 @@ function SubNavBar() {
1934
1937
  ),
1935
1938
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1936
1939
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1937
- RetainQueryLink,
1940
+ Link,
1938
1941
  {
1939
1942
  href: "/business/business-checking-accounts",
1940
1943
  role: "heading",
@@ -1942,14 +1945,14 @@ function SubNavBar() {
1942
1945
  }
1943
1946
  ) }),
1944
1947
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1945
- RetainQueryLink,
1948
+ Link,
1946
1949
  {
1947
1950
  href: "/business/business-checking-accounts/basic-business-checking",
1948
1951
  children: "Basic Business Checking"
1949
1952
  }
1950
1953
  ) }),
1951
1954
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1952
- RetainQueryLink,
1955
+ Link,
1953
1956
  {
1954
1957
  href: "/business/business-checking-accounts/business-interest-checking",
1955
1958
  children: "Business Interest Checking"
@@ -1968,49 +1971,36 @@ function SubNavBar() {
1968
1971
  }
1969
1972
  ),
1970
1973
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1974
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/savings", role: "heading", children: "Savings" }) }),
1971
1975
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1972
- RetainQueryLink,
1973
- {
1974
- href: "/business/savings",
1975
- role: "heading",
1976
- children: "Savings"
1977
- }
1978
- ) }),
1979
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1980
- RetainQueryLink,
1976
+ Link,
1981
1977
  {
1982
1978
  href: "/business/savings/business-money-market-accounts/business-money-market",
1983
1979
  children: "Business Money Market"
1984
1980
  }
1985
1981
  ) }),
1986
1982
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1987
- RetainQueryLink,
1983
+ Link,
1988
1984
  {
1989
1985
  href: "/business/savings/business-savings-accounts/business-premium-savings",
1990
1986
  children: "Business Premium Savings"
1991
1987
  }
1992
1988
  ) }),
1993
1989
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1994
- RetainQueryLink,
1990
+ Link,
1995
1991
  {
1996
1992
  href: "/business/savings/business-savings-accounts/business-savings",
1997
1993
  children: "Business Savings"
1998
1994
  }
1999
1995
  ) }),
2000
1996
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2001
- RetainQueryLink,
1997
+ Link,
2002
1998
  {
2003
1999
  href: "/business/savings/business-money-market-accounts/non-profit-money-market",
2004
2000
  children: "Non-Profit Money Market"
2005
2001
  }
2006
2002
  ) }),
2007
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2008
- RetainQueryLink,
2009
- {
2010
- href: "/business/savings/business-cds",
2011
- children: "Business CDs"
2012
- }
2013
- ) })
2003
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/savings/business-cds", children: "Business CDs" }) })
2014
2004
  ] })
2015
2005
  ] }),
2016
2006
  /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
@@ -2025,7 +2015,7 @@ function SubNavBar() {
2025
2015
  ),
2026
2016
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2027
2017
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2028
- RetainQueryLink,
2018
+ Link,
2029
2019
  {
2030
2020
  href: "/business/services",
2031
2021
  role: "heading",
@@ -2033,42 +2023,36 @@ function SubNavBar() {
2033
2023
  }
2034
2024
  ) }),
2035
2025
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2036
- RetainQueryLink,
2026
+ Link,
2037
2027
  {
2038
2028
  href: "/business/services/merchant-services",
2039
2029
  children: "Merchant Services"
2040
2030
  }
2041
2031
  ) }),
2042
2032
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2043
- RetainQueryLink,
2033
+ Link,
2044
2034
  {
2045
2035
  href: "/business/services/payroll-services",
2046
2036
  children: "Payroll Services"
2047
2037
  }
2048
2038
  ) }),
2039
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/services/sba-loans", children: "SBA Loans" }) }),
2049
2040
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2050
- RetainQueryLink,
2051
- {
2052
- href: "/business/services/sba-loans",
2053
- children: "SBA Loans"
2054
- }
2055
- ) }),
2056
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2057
- RetainQueryLink,
2041
+ Link,
2058
2042
  {
2059
2043
  href: "/business/services/treasury-management",
2060
2044
  children: "Treasury Management"
2061
2045
  }
2062
2046
  ) }),
2063
2047
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2064
- RetainQueryLink,
2048
+ Link,
2065
2049
  {
2066
2050
  href: "/business/services/insured-cash-sweep",
2067
2051
  children: "Insured Cash Sweep"
2068
2052
  }
2069
2053
  ) }),
2070
2054
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2071
- RetainQueryLink,
2055
+ Link,
2072
2056
  {
2073
2057
  href: "/business/digital-business-banking",
2074
2058
  children: "Digital Banking"
@@ -2087,30 +2071,11 @@ function SubNavBar() {
2087
2071
  }
2088
2072
  ),
2089
2073
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2074
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/support", role: "heading", children: "Other Resources" }) }),
2075
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/support/faqs", children: "FAQ" }) }),
2076
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/support/atm-locator", children: "ATM Locator" }) }),
2090
2077
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2091
- RetainQueryLink,
2092
- {
2093
- href: "/business/support",
2094
- role: "heading",
2095
- children: "Other Resources"
2096
- }
2097
- ) }),
2098
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2099
- RetainQueryLink,
2100
- {
2101
- href: "/business/support/faqs",
2102
- children: "FAQ"
2103
- }
2104
- ) }),
2105
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2106
- RetainQueryLink,
2107
- {
2108
- href: "/business/support/atm-locator",
2109
- children: "ATM Locator"
2110
- }
2111
- ) }),
2112
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2113
- RetainQueryLink,
2078
+ Link,
2114
2079
  {
2115
2080
  href: "/tools/calculators/saving-to-start-a-business-calculator",
2116
2081
  children: "Calculators"
@@ -2129,7 +2094,7 @@ function SubNavBar() {
2129
2094
  }
2130
2095
  ),
2131
2096
  /* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2132
- RetainQueryLink,
2097
+ Link,
2133
2098
  {
2134
2099
  href: "/business/insights",
2135
2100
  role: "heading",
@@ -2206,7 +2171,7 @@ function SubNavBar() {
2206
2171
  "div",
2207
2172
  {
2208
2173
  className: `${styles.headline_cta} ${styles.ml_8}`,
2209
- children: /* @__PURE__ */ jsx(RetainQueryLink, { href: "/business/support", children: "Help & Support" })
2174
+ children: /* @__PURE__ */ jsx(Link, { href: "/business/support", children: "Help & Support" })
2210
2175
  }
2211
2176
  )
2212
2177
  ] })
@@ -2226,65 +2191,65 @@ function SubNavBar() {
2226
2191
  }
2227
2192
  ),
2228
2193
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2194
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/commercial", role: "heading", children: "Solutions By Industry" }) }),
2229
2195
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2230
- RetainQueryLink,
2231
- {
2232
- href: "/commercial",
2233
- role: "heading",
2234
- children: "Solutions By Industry"
2235
- }
2236
- ) }),
2237
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2238
- RetainQueryLink,
2196
+ Link,
2239
2197
  {
2240
2198
  href: "/commercial/banking/third-party-payment-processors",
2241
2199
  children: "Third Party Payment Processors"
2242
2200
  }
2243
2201
  ) }),
2244
2202
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2245
- RetainQueryLink,
2203
+ Link,
2246
2204
  {
2247
2205
  href: "/commercial/banking/hoa-banking-and-lending",
2248
2206
  children: "HOA Banking & Lending"
2249
2207
  }
2250
2208
  ) }),
2251
2209
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2252
- RetainQueryLink,
2210
+ Link,
2253
2211
  {
2254
2212
  href: "/commercial/banking/hoa-property-management",
2255
2213
  children: "HOAs & Property Management"
2256
2214
  }
2257
2215
  ) }),
2258
2216
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2259
- RetainQueryLink,
2217
+ Link,
2260
2218
  {
2261
2219
  href: "/commercial/banking/1031-exchange-qualified-intermediaries",
2262
2220
  children: "1031 Exchange Qualified Intermediaries"
2263
2221
  }
2264
2222
  ) }),
2265
2223
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2266
- RetainQueryLink,
2224
+ Link,
2267
2225
  {
2268
2226
  href: "/commercial/banking/title-and-escrow",
2269
2227
  children: "Title & Escrow"
2270
2228
  }
2271
2229
  ) }),
2272
2230
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2273
- RetainQueryLink,
2231
+ Link,
2232
+ {
2233
+ href: "/commercial/banking/global-fiduciary-banking",
2234
+ children: "Global Fiduciary Banking"
2235
+ }
2236
+ ) }),
2237
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2238
+ Link,
2274
2239
  {
2275
2240
  href: `https://www.axosfiduciaryservices.com/`,
2276
2241
  children: "Fiduciary Services"
2277
2242
  }
2278
2243
  ) }),
2279
2244
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2280
- RetainQueryLink,
2245
+ Link,
2281
2246
  {
2282
2247
  href: "/commercial/banking/business-management-banking",
2283
2248
  children: "Business Management Banking"
2284
2249
  }
2285
2250
  ) }),
2286
2251
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2287
- RetainQueryLink,
2252
+ Link,
2288
2253
  {
2289
2254
  href: "/commercial/banking/hedge-funds-and-alternative-funds",
2290
2255
  children: "Hedge Funds & Alternative Fund Banking Solutions"
@@ -2304,7 +2269,7 @@ function SubNavBar() {
2304
2269
  ),
2305
2270
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2306
2271
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2307
- RetainQueryLink,
2272
+ Link,
2308
2273
  {
2309
2274
  href: "/commercial/banking",
2310
2275
  role: "heading",
@@ -2312,28 +2277,28 @@ function SubNavBar() {
2312
2277
  }
2313
2278
  ) }),
2314
2279
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2315
- RetainQueryLink,
2280
+ Link,
2316
2281
  {
2317
2282
  href: "/commercial/banking/analyzed-business-checking",
2318
2283
  children: "Analyzed Business Checking"
2319
2284
  }
2320
2285
  ) }),
2321
2286
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2322
- RetainQueryLink,
2287
+ Link,
2323
2288
  {
2324
2289
  href: "/commercial/banking/merchant-services",
2325
2290
  children: "Merchant Services"
2326
2291
  }
2327
2292
  ) }),
2328
2293
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2329
- RetainQueryLink,
2294
+ Link,
2330
2295
  {
2331
2296
  href: "/commercial/banking/global-treasury-management",
2332
2297
  children: "Treasury Management"
2333
2298
  }
2334
2299
  ) }),
2335
2300
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsxs(
2336
- RetainQueryLink,
2301
+ Link,
2337
2302
  {
2338
2303
  href: "/commercial/banking/intrafi-network-deposits",
2339
2304
  children: [
@@ -2358,13 +2323,7 @@ function SubNavBar() {
2358
2323
  ),
2359
2324
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2360
2325
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("span", { role: "heading", children: "Other Resources" }) }),
2361
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2362
- RetainQueryLink,
2363
- {
2364
- href: "/commercial/calculators",
2365
- children: "Calculators"
2366
- }
2367
- ) })
2326
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/commercial/calculators", children: "Calculators" }) })
2368
2327
  ] })
2369
2328
  ] })
2370
2329
  ] })
@@ -2436,7 +2395,7 @@ function SubNavBar() {
2436
2395
  "div",
2437
2396
  {
2438
2397
  className: `${styles.headline_cta} ${styles.ml_8}`,
2439
- children: /* @__PURE__ */ jsx(RetainQueryLink, { href: "/business/support", children: "Help & Support" })
2398
+ children: /* @__PURE__ */ jsx(Link, { href: "/business/support", children: "Help & Support" })
2440
2399
  }
2441
2400
  )
2442
2401
  ] })
@@ -2457,7 +2416,7 @@ function SubNavBar() {
2457
2416
  ),
2458
2417
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2459
2418
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2460
- RetainQueryLink,
2419
+ Link,
2461
2420
  {
2462
2421
  href: "/commercial/lending",
2463
2422
  role: "heading",
@@ -2465,21 +2424,21 @@ function SubNavBar() {
2465
2424
  }
2466
2425
  ) }),
2467
2426
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2468
- RetainQueryLink,
2427
+ Link,
2469
2428
  {
2470
2429
  href: "/commercial/lending/commercial-loans-and-lines-of-credit",
2471
2430
  children: "Commercial Lines of Credit"
2472
2431
  }
2473
2432
  ) }),
2474
2433
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2475
- RetainQueryLink,
2434
+ Link,
2476
2435
  {
2477
2436
  href: "/commercial/lending/commercial-term-loans",
2478
2437
  children: "Commercial Term Loans"
2479
2438
  }
2480
2439
  ) }),
2481
2440
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2482
- RetainQueryLink,
2441
+ Link,
2483
2442
  {
2484
2443
  href: "/commercial/lending/equipment-finance",
2485
2444
  children: "Equipment Finance"
@@ -2499,7 +2458,7 @@ function SubNavBar() {
2499
2458
  ),
2500
2459
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2501
2460
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2502
- RetainQueryLink,
2461
+ Link,
2503
2462
  {
2504
2463
  href: "/commercial/lending",
2505
2464
  role: "heading",
@@ -2507,49 +2466,43 @@ function SubNavBar() {
2507
2466
  }
2508
2467
  ) }),
2509
2468
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2510
- RetainQueryLink,
2469
+ Link,
2511
2470
  {
2512
2471
  href: "/commercial/lending/bridge-and-construction-lending",
2513
2472
  children: "Commercial Real Estate Bridge & Construction Lending"
2514
2473
  }
2515
2474
  ) }),
2475
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/commercial/lending/hoa-lending", children: "HOA Lending" }) }),
2516
2476
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2517
- RetainQueryLink,
2518
- {
2519
- href: "/commercial/lending/hoa-lending",
2520
- children: "HOA Lending"
2521
- }
2522
- ) }),
2523
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2524
- RetainQueryLink,
2477
+ Link,
2525
2478
  {
2526
2479
  href: "/commercial/lending/lender-financing",
2527
2480
  children: "Lender Finance"
2528
2481
  }
2529
2482
  ) }),
2530
2483
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2531
- RetainQueryLink,
2484
+ Link,
2532
2485
  {
2533
2486
  href: "/commercial/lending/residential-warehouse-lending",
2534
2487
  children: "Residential Warehouse Lending"
2535
2488
  }
2536
2489
  ) }),
2537
2490
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2538
- RetainQueryLink,
2491
+ Link,
2539
2492
  {
2540
2493
  href: "/commercial/lending/small-balance-commercial-real-estate",
2541
2494
  children: "Small Balance Commercial Real Estate"
2542
2495
  }
2543
2496
  ) }),
2544
2497
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2545
- RetainQueryLink,
2498
+ Link,
2546
2499
  {
2547
2500
  href: "/commercial/lending/leveraged-finance",
2548
2501
  children: "Leveraged Finance"
2549
2502
  }
2550
2503
  ) }),
2551
2504
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2552
- RetainQueryLink,
2505
+ Link,
2553
2506
  {
2554
2507
  href: `https://lavictoirefinance.com/dealers`,
2555
2508
  children: "Marine Dealer Floorplan Finance"
@@ -2568,28 +2521,15 @@ function SubNavBar() {
2568
2521
  }
2569
2522
  ),
2570
2523
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2524
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/support", role: "heading", children: "Other Resources" }) }),
2571
2525
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2572
- RetainQueryLink,
2573
- {
2574
- href: "/business/support",
2575
- role: "heading",
2576
- children: "Other Resources"
2577
- }
2578
- ) }),
2579
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2580
- RetainQueryLink,
2526
+ Link,
2581
2527
  {
2582
2528
  href: "/commercial/lending/commercial-portal",
2583
2529
  children: "Commercial Portal"
2584
2530
  }
2585
2531
  ) }),
2586
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2587
- RetainQueryLink,
2588
- {
2589
- href: "/commercial/calculators",
2590
- children: "Calculators"
2591
- }
2592
- ) })
2532
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/commercial/calculators", children: "Calculators" }) })
2593
2533
  ] })
2594
2534
  ] })
2595
2535
  ] })
@@ -2638,7 +2578,7 @@ function SubNavBar() {
2638
2578
  {
2639
2579
  className: `${styles.mt_8} ${styles.dd_media_cta}`,
2640
2580
  children: /* @__PURE__ */ jsx(
2641
- RetainQueryLink,
2581
+ Link,
2642
2582
  {
2643
2583
  href: "/partners/wholesale-correspondent-portfolio-lending/quick-pricer",
2644
2584
  "aria-label": "Get started with the Axos Quick Pricer",
@@ -2677,7 +2617,7 @@ function SubNavBar() {
2677
2617
  {
2678
2618
  className: `${styles.headline_cta} ${styles.ml_8}`,
2679
2619
  children: /* @__PURE__ */ jsx(
2680
- RetainQueryLink,
2620
+ Link,
2681
2621
  {
2682
2622
  href: "/partners/wholesale-correspondent-portfolio-lending/support",
2683
2623
  children: "Help & Support"
@@ -2702,7 +2642,7 @@ function SubNavBar() {
2702
2642
  ),
2703
2643
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2704
2644
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2705
- RetainQueryLink,
2645
+ Link,
2706
2646
  {
2707
2647
  href: "/partners/wholesale-correspondent-portfolio-lending",
2708
2648
  role: "heading",
@@ -2710,28 +2650,28 @@ function SubNavBar() {
2710
2650
  }
2711
2651
  ) }),
2712
2652
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2713
- RetainQueryLink,
2653
+ Link,
2714
2654
  {
2715
2655
  href: "/partners/wholesale-correspondent-portfolio-lending/support",
2716
2656
  children: "Resources & Support"
2717
2657
  }
2718
2658
  ) }),
2719
2659
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2720
- RetainQueryLink,
2660
+ Link,
2721
2661
  {
2722
2662
  href: `https://thirdpartylending.axosbank.com/index`,
2723
2663
  children: "Register a Loan"
2724
2664
  }
2725
2665
  ) }),
2726
2666
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2727
- RetainQueryLink,
2667
+ Link,
2728
2668
  {
2729
2669
  href: "/partners/wholesale-correspondent-portfolio-lending/quick-pricer",
2730
2670
  children: "Quick Pricer"
2731
2671
  }
2732
2672
  ) }),
2733
2673
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2734
- RetainQueryLink,
2674
+ Link,
2735
2675
  {
2736
2676
  href: "/partners/wholesale-correspondent-portfolio-lending/meet-the-team",
2737
2677
  children: "Meet the Team"
@@ -2807,7 +2747,7 @@ function SubNavBar() {
2807
2747
  "div",
2808
2748
  {
2809
2749
  className: `${styles.headline_cta} ${styles.ml_8}`,
2810
- children: /* @__PURE__ */ jsx(RetainQueryLink, { href: "/partners/support", children: "Help & Support" })
2750
+ children: /* @__PURE__ */ jsx(Link, { href: "/partners/support", children: "Help & Support" })
2811
2751
  }
2812
2752
  )
2813
2753
  ] })
@@ -2827,7 +2767,7 @@ function SubNavBar() {
2827
2767
  ),
2828
2768
  /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2829
2769
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2830
- RetainQueryLink,
2770
+ Link,
2831
2771
  {
2832
2772
  href: "/partners/dealer-services",
2833
2773
  role: "heading",
@@ -2835,7 +2775,7 @@ function SubNavBar() {
2835
2775
  }
2836
2776
  ) }),
2837
2777
  /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2838
- RetainQueryLink,
2778
+ Link,
2839
2779
  {
2840
2780
  href: "/partners/dealer-services/contact",
2841
2781
  children: "Request More Information"