@axos-web-dev/shared-components 2.0.0-dev.30-toasts.1 → 2.0.0-dev.30

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 (158) hide show
  1. package/dist/ATMLocator/ATMLocator.js +4 -1
  2. package/dist/Article/Article.css.d.ts +8 -4
  3. package/dist/ArticlesSet/ArticlesSet.css.d.ts +23 -1
  4. package/dist/ArticlesSet/ArticlesSet.css.js +7 -7
  5. package/dist/ArticlesSet/ArticlesSet.js +3 -4
  6. package/dist/Auth/ErrorAlert.js +4 -1
  7. package/dist/Auth/SignInPassword.js +1 -1
  8. package/dist/AwardsItem/AwardsItem.js +2 -2
  9. package/dist/Button/Button.js +4 -1
  10. package/dist/Calculators/Calculator.js +4 -1
  11. package/dist/Calculators/MarginTradingCalculator/index.js +4 -1
  12. package/dist/Carousel/index.js +4 -1
  13. package/dist/Chatbot/Bubble.js +1 -1
  14. package/dist/Chatbot/ChatWindow.js +10 -2
  15. package/dist/Chatbot/Chatbot.js +14 -15
  16. package/dist/Chevron/Chevron.interface.d.ts +1 -0
  17. package/dist/Chevron/index.js +6 -2
  18. package/dist/Comparison/Comparison.css.d.ts +1 -0
  19. package/dist/Comparison/Comparison.css.js +13 -11
  20. package/dist/Comparison/Comparison.js +4 -1
  21. package/dist/Comparison/ComparisonSet.js +2 -1
  22. package/dist/Comparison/index.js +2 -1
  23. package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +27 -0
  24. package/dist/ExecutiveBio/ExecutiveBio.js +170 -160
  25. package/dist/FaqAccordion/index.js +4 -1
  26. package/dist/FdicCallout/index.js +2 -1
  27. package/dist/FooterDisclosure/FooterDisclosure.js +1 -0
  28. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +666 -657
  29. package/dist/Forms/ApplyNow.js +4 -1
  30. package/dist/Forms/CommercialDepositsACS.d.ts +3 -0
  31. package/dist/Forms/CommercialDepositsACS.js +278 -0
  32. package/dist/Forms/ContactUsBusiness.js +4 -1
  33. package/dist/Forms/ContactUsBusinessNameEmail.js +4 -1
  34. package/dist/Forms/ContactUsNMLSId.js +4 -1
  35. package/dist/Forms/ContactUsSchwabAAS.js +1 -1
  36. package/dist/Forms/CpraRequest.js +4 -1
  37. package/dist/Forms/CraPublicFile.js +4 -1
  38. package/dist/Forms/EmailOnly.js +4 -1
  39. package/dist/Forms/Forms.css.d.ts +3 -0
  40. package/dist/Forms/MortgageRate/MortgageRateForm.js +4 -1
  41. package/dist/Forms/MortgageRate/MortgageRateWatch.js +4 -1
  42. package/dist/Forms/MortgageWarehouseLending.js +4 -1
  43. package/dist/Forms/SuccesForm.js +4 -1
  44. package/dist/Forms/index.d.ts +1 -0
  45. package/dist/Forms/index.js +2 -0
  46. package/dist/Hyperlink/index.js +4 -1
  47. package/dist/IconBillboard/IconBillboard.css.d.ts +16 -0
  48. package/dist/IconBillboard/IconBillboard.css.js +5 -3
  49. package/dist/IconBillboard/IconBillboardSet.js +68 -62
  50. package/dist/IconBillboard/index.js +2 -1
  51. package/dist/ImageLink/ImageLink.js +4 -1
  52. package/dist/ImageLink/ImageLinkSet.js +4 -1
  53. package/dist/ImageLink/index.js +4 -1
  54. package/dist/ImageToast/index.js +4 -1
  55. package/dist/Insight/Featured/CategorySelector.d.ts +1 -1
  56. package/dist/Insight/Featured/CategorySelector.js +7 -3
  57. package/dist/Insight/Featured/Featured.js +4 -1
  58. package/dist/Insight/Featured/Header.d.ts +1 -2
  59. package/dist/Insight/Featured/Header.js +4 -1
  60. package/dist/LandingPageHeader/LandingPageHeader.js +25 -16
  61. package/dist/Modal/Modal.js +4 -1
  62. package/dist/Modal/contextApi/store.d.ts +9 -1
  63. package/dist/Modal/contextApi/store.js +28 -8
  64. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +23 -23
  65. package/dist/NavigationMenu/AxosALTS/index.js +39 -22
  66. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
  67. package/dist/NavigationMenu/AxosAdvisor/index.js +1 -1
  68. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +53 -53
  69. package/dist/NavigationMenu/AxosAdvisorServices/index.js +32 -24
  70. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +4 -1
  71. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +1 -8
  72. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +2 -17
  73. package/dist/NavigationMenu/AxosBank/SubNavBar.js +20 -110
  74. package/dist/NavigationMenu/AxosBank/index.js +30 -19
  75. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +37 -37
  76. package/dist/NavigationMenu/AxosClearing/SubNavBar.js +6 -6
  77. package/dist/NavigationMenu/AxosClearing/index.js +31 -16
  78. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +40 -40
  79. package/dist/NavigationMenu/AxosFiduciary/index.js +5 -2
  80. package/dist/NavigationMenu/LaVictoire/index.js +4 -1
  81. package/dist/NavigationMenu/NavItem/index.js +141 -1
  82. package/dist/NavigationMenu/ServerNavigation/DropwdownButton.d.ts +7 -0
  83. package/dist/NavigationMenu/ServerNavigation/DropwdownButton.js +248 -0
  84. package/dist/NavigationMenu/ServerNavigation/Menu.d.ts +40 -0
  85. package/dist/NavigationMenu/ServerNavigation/Menu.js +268 -0
  86. package/dist/NavigationMenu/ServerNavigation/MobileMenu/MobileMenu.d.ts +13 -0
  87. package/dist/NavigationMenu/ServerNavigation/MobileMenu/MobileMenu.js +637 -0
  88. package/dist/NavigationMenu/ServerNavigation/MobileMenu/MobileMenu.module.js +86 -0
  89. package/dist/NavigationMenu/ServerNavigation/MobileMenu/MobileNavData.d.ts +51 -0
  90. package/dist/NavigationMenu/ServerNavigation/MobileMenu/MobileNavData.js +96 -0
  91. package/dist/NavigationMenu/ServerNavigation/MobileMenu/mobileReducer.d.ts +36 -0
  92. package/dist/NavigationMenu/ServerNavigation/MobileMenu/mobileReducer.js +105 -0
  93. package/dist/NavigationMenu/ServerNavigation/NavBar.module.js +125 -0
  94. package/dist/NavigationMenu/ServerNavigation/NavigationBar.css.d.ts +7 -0
  95. package/dist/NavigationMenu/ServerNavigation/NavigationBar.css.js +22 -0
  96. package/dist/NavigationMenu/ServerNavigation/SubNavBar.d.ts +6 -0
  97. package/dist/NavigationMenu/ServerNavigation/SubNavBar.js +281 -0
  98. package/dist/NavigationMenu/ServerNavigation/SubNavItem.d.ts +1 -0
  99. package/dist/NavigationMenu/ServerNavigation/SubNavItem.js +317 -0
  100. package/dist/NavigationMenu/ServerNavigation/SubNavbar.css.d.ts +60 -0
  101. package/dist/NavigationMenu/ServerNavigation/SubNavbar.css.js +22 -0
  102. package/dist/NavigationMenu/ServerNavigation/index.d.ts +7 -0
  103. package/dist/NavigationMenu/ServerNavigation/index.js +297 -0
  104. package/dist/NavigationMenu/index.d.ts +2 -0
  105. package/dist/NavigationMenu/index.js +19 -10
  106. package/dist/NavigationMenu/utils.d.ts +480 -0
  107. package/dist/NavigationMenu/utils.js +128 -0
  108. package/dist/PageNavSet/PageNavSet.js +16 -8
  109. package/dist/SecondaryFooter/index.js +8 -1
  110. package/dist/SetContainer/SetContainer.css.d.ts +3 -0
  111. package/dist/SetContainer/SetContainer.js +4 -1
  112. package/dist/SocialMediaBar/iconsRepository.js +4 -1
  113. package/dist/SocialMediaBar/index.js +1 -1
  114. package/dist/StepItemSet/StepItemSet.css.d.ts +3 -0
  115. package/dist/TopicalNavSet/TopicalNavSet.js +17 -9
  116. package/dist/VideoTile/VideoTile.js +4 -1
  117. package/dist/VideoWrapper/index.js +4 -1
  118. package/dist/assets/Article/Article.css +8 -4
  119. package/dist/assets/ArticlesSet/ArticlesSet.css +54 -39
  120. package/dist/assets/Auth/SignIn.css +2 -1
  121. package/dist/assets/CallToActionBar/CallToActionBar.css +2 -0
  122. package/dist/assets/Comparison/Comparison.css +32 -29
  123. package/dist/assets/DownloadTile/DownloadTile.css +0 -5
  124. package/dist/assets/ExecutiveBio/ExecutiveBio.css +17 -3
  125. package/dist/assets/FaqAccordion/FaqAccordion.css +1 -1
  126. package/dist/assets/FooterSiteMap/AxosBank/FooterSiteMap.css +2 -2
  127. package/dist/assets/Forms/Forms.css +3 -2
  128. package/dist/assets/IconBillboard/IconBillboard.css +31 -13
  129. package/dist/assets/Insight/Featured/Header.css +4 -2
  130. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css +265 -264
  131. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css +609 -609
  132. package/dist/assets/NavigationMenu/AxosAdvisorServices/NavBar.css +631 -630
  133. package/dist/assets/NavigationMenu/AxosClearing/NavBar.css +485 -484
  134. package/dist/assets/NavigationMenu/AxosFiduciary/NavBar.css +428 -427
  135. package/dist/assets/NavigationMenu/ServerNavigation/MobileMenu/MobileMenu.css +353 -0
  136. package/dist/assets/NavigationMenu/ServerNavigation/NavBar.css +483 -0
  137. package/dist/assets/NavigationMenu/ServerNavigation/NavigationBar.css +40 -0
  138. package/dist/assets/NavigationMenu/ServerNavigation/SubNavbar.css +87 -0
  139. package/dist/assets/SetContainer/SetContainer.css +7 -10
  140. package/dist/assets/SocialMediaBar/SocialMediaBar.css +1 -0
  141. package/dist/assets/StepItemSet/StepItemSet.css +3 -3
  142. package/dist/assets/Table/Table.css +0 -4
  143. package/dist/assets/TopicalNavSet/TopicalNavSet.css +0 -3
  144. package/dist/assets/VideoTile/VideoTile.css +0 -3
  145. package/dist/assets/globals.css +34 -2
  146. package/dist/globals.css.js +8 -1
  147. package/dist/icons/QuoteIconGrey.js +1 -0
  148. package/dist/icons/QuoteIconWhite.js +1 -0
  149. package/dist/icons/QuoteIconYellow.js +1 -0
  150. package/dist/index.css.js +8 -1
  151. package/dist/main.js +25 -12
  152. package/dist/utils/allowedAxosDomains.js +7 -13
  153. package/dist/utils/useVisibility.js +4 -1
  154. package/package.json +148 -148
  155. package/dist/NavigationMenu/Navbar.d.ts +0 -5
  156. package/dist/NavigationMenu/Navbar.js +0 -204
  157. package/dist/NavigationMenu/SignInNavButton.d.ts +0 -1
  158. package/dist/NavigationMenu/SignInNavButton.js +0 -365
@@ -4,7 +4,7 @@ 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
- import '../../assets/VideoWrapper/VideoWrapper.css';import '../../assets/TopicalNavSet/TopicalNavSet.css';import '../../assets/TopicalNavItem/TopicalNavItem.css';import '../../assets/Topic/Topic.css';import '../../assets/TextBlock/TextBlock.css';import '../../assets/SocialMediaBar/SocialMediaBar.css';import '../../assets/SecondaryFooter/SecondaryFooter.css';import '../../assets/Pagination/Pagination.css';import '../../assets/PageNavSet/PageNavigationSet.css';import '../../assets/NavigationMenu/LaVictoire/NavBar2.css';import '../../assets/NavigationMenu/AxosALTS/NavBar2.css';import '../../assets/NavigationMenu/AxosClearing/NavBar2.css';import '../../assets/NavigationMenu/AxosBank/SubNavbar.css';import '../../assets/NavigationMenu/AxosBank/NavBar2.css';import '../../assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css';import '../../assets/NavigationMenu/AxosAdvisorServices/NavBar2.css';import '../../assets/NavigationMenu/AxosAdvisor/SubNavbar.css';import '../../assets/NavigationMenu/AxosAdvisor/NavBar2.css';import '../../assets/Insight/Featured/Header.css';import '../../assets/Insight/Featured/CategorySelector.css';import '../../assets/Insight/Featured/Featured.css';import '../../assets/ImageLink/ImageLink.css';import '../../assets/VideoTile/VideoTile.css';import '../../assets/HelpArticle/HelpArticle.css';import '../../assets/FooterDisclosure/LVF/LaVictorieFooter.css';import '../../assets/DownloadTile/DownloadTile.css';import '../../assets/ImageToast/ImageToast.css';import '../../assets/CollectInformationAlert/CollectInformationAlert.css';import '../../assets/Chatbot/ChatWindow.css';import '../../assets/Chatbot/Bubble.css';import '../../assets/Chatbot/AnimatedGradientBorder.css';import '../../assets/CallToActionBar/CallToActionBar.css';import '../../assets/Insight/Insight.css';import '../../assets/AwardsItem/AwardsItem.css';import '../../assets/AwardsBanner/AwardsBanner.css';import '../../assets/Auth/SignIn.css';import '../../assets/Auth/ErrorAlert.css';import '../../assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css';import '../../assets/Forms/QuickPricer/UserInformation.css';import '../../assets/Forms/QuickPricer/QuickPricerResults.css';import '../../assets/Modal/Modal.css';import '../../assets/BulletItem/BulletItem.css';import '../../assets/Typography/Typography.css';import '../../assets/icons/FollowIcon/FollowIcon.css';import '../../assets/icons/DownloadIcon/DownloadIcon.css';import '../../assets/themes/victorie.css';import '../../assets/themes/ufb.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
7
+ import '../../assets/VideoWrapper/VideoWrapper.css';import '../../assets/TopicalNavSet/TopicalNavSet.css';import '../../assets/TopicalNavItem/TopicalNavItem.css';import '../../assets/Topic/Topic.css';import '../../assets/TextBlock/TextBlock.css';import '../../assets/SocialMediaBar/SocialMediaBar.css';import '../../assets/SecondaryFooter/SecondaryFooter.css';import '../../assets/Pagination/Pagination.css';import '../../assets/PageNavSet/PageNavigationSet.css';import '../../assets/NavigationMenu/LaVictoire/NavBar2.css';import '../../assets/NavigationMenu/AxosALTS/NavBar2.css';import '../../assets/NavigationMenu/AxosClearing/NavBar2.css';import '../../assets/NavigationMenu/AxosBank/SubNavbar.css';import '../../assets/NavigationMenu/AxosBank/NavBar2.css';import '../../assets/NavigationMenu/ServerNavigation/NavigationBar.css';import '../../assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css';import '../../assets/NavigationMenu/AxosAdvisorServices/NavBar2.css';import '../../assets/NavigationMenu/AxosAdvisor/SubNavbar.css';import '../../assets/NavigationMenu/AxosAdvisor/NavBar2.css';import '../../assets/Insight/Featured/Header.css';import '../../assets/Insight/Featured/CategorySelector.css';import '../../assets/Insight/Featured/Featured.css';import '../../assets/ImageLink/ImageLink.css';import '../../assets/VideoTile/VideoTile.css';import '../../assets/HelpArticle/HelpArticle.css';import '../../assets/FooterDisclosure/LVF/LaVictorieFooter.css';import '../../assets/DownloadTile/DownloadTile.css';import '../../assets/ImageToast/ImageToast.css';import '../../assets/CollectInformationAlert/CollectInformationAlert.css';import '../../assets/Chatbot/ChatWindow.css';import '../../assets/Chatbot/Bubble.css';import '../../assets/Chatbot/AnimatedGradientBorder.css';import '../../assets/CallToActionBar/CallToActionBar.css';import '../../assets/Insight/Insight.css';import '../../assets/AwardsItem/AwardsItem.css';import '../../assets/AwardsBanner/AwardsBanner.css';import '../../assets/Auth/SignIn.css';import '../../assets/Auth/ErrorAlert.css';import '../../assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css';import '../../assets/Forms/QuickPricer/UserInformation.css';import '../../assets/Forms/QuickPricer/QuickPricerResults.css';import '../../assets/Modal/Modal.css';import '../../assets/BulletItem/BulletItem.css';import '../../assets/Typography/Typography.css';import '../../assets/icons/FollowIcon/FollowIcon.css';import '../../assets/icons/DownloadIcon/DownloadIcon.css';import '../../assets/themes/victorie.css';import '../../assets/themes/ufb.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
8
8
  /* empty css */
9
9
  /* empty css */
10
10
  /* empty css */
@@ -108,7 +108,10 @@ import "next/navigation.js";
108
108
  /* empty css */
109
109
  /* empty css */
110
110
  /* empty css */
111
+ /* empty css */
111
112
  import "next/link.js";
113
+ import "../../NavigationMenu/ServerNavigation/Menu.js";
114
+ import "../../NavigationMenu/ServerNavigation/SubNavbar.css.js";
112
115
  /* empty css */
113
116
  /* empty css */
114
117
  /* empty css */
@@ -131,685 +134,691 @@ const AxosFooterSiteMap = ({
131
134
  showButtons = false
132
135
  }) => {
133
136
  const { resolveUrl } = useGlobalContext();
134
- return /* @__PURE__ */ jsx("footer", { className: footer_section, id: "site_map", children: /* @__PURE__ */ jsxs("div", { className: "containment", children: [
135
- /* @__PURE__ */ jsxs("nav", { className: footer_wrapper, children: [
136
- /* @__PURE__ */ jsxs("div", { className: ft_col, children: [
137
- /* @__PURE__ */ jsx("h2", { className: ft_col_header, children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/personal"), children: "Personal" }) }),
138
- /* @__PURE__ */ jsxs("ul", { children: [
139
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
140
- "a",
141
- {
142
- className: ft_col_subheader,
143
- href: resolveUrl("{AXOSBANK}/personal/bank"),
144
- children: "Bank"
145
- }
146
- ) }),
147
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
148
- "a",
149
- {
150
- href: resolveUrl(
151
- "{AXOSBANK}/personal/bank/checking-accounts"
152
- ),
153
- children: "Checking"
154
- }
155
- ) }),
156
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
157
- "a",
158
- {
159
- href: resolveUrl("{AXOSBANK}/personal/bank/savings-accounts"),
160
- children: "Savings"
161
- }
162
- ) }),
163
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/personal/bank/premier"), children: "Premier" }) })
164
- ] }),
165
- /* @__PURE__ */ jsxs("ul", { children: [
166
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
167
- "a",
168
- {
169
- className: ft_col_subheader,
170
- href: resolveUrl("{AXOSBANK}/personal/borrow"),
171
- children: "Borrow"
172
- }
173
- ) }),
174
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/personal/borrow/mortgages"), children: "Mortgages" }) }),
175
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
176
- "a",
177
- {
178
- href: resolveUrl("{AXOSBANK}/personal/borrow/personal-loans"),
179
- children: "Personal Loans"
180
- }
181
- ) }),
182
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/personal/borrow/auto-loans"), children: "Auto Loans" }) }),
183
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: "https://lavictoirefinance.com/", children: "Marine Loans" }) })
184
- ] }),
185
- /* @__PURE__ */ jsxs("ul", { children: [
186
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
187
- "a",
188
- {
189
- className: ft_col_subheader,
190
- href: resolveUrl("{AXOS}/invest"),
191
- children: "Invest"
192
- }
193
- ) }),
194
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOS}/invest/Managed-Portfolios"), children: "Managed Portfolios" }) }),
195
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOS}/invest/self-directed-trading"), children: "Self-Directed Trading" }) }),
196
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
197
- "a",
198
- {
199
- href: resolveUrl(
200
- "{AXOSBANK}/Legal/Disclosures#AXB----Legal-Disclosures---Personal-Invest-Account-Disclosures---DownloadTileSet"
201
- ),
202
- children: "Client Relationship Summary"
203
- }
204
- ) })
205
- ] }),
206
- /* @__PURE__ */ jsxs("ul", { children: [
207
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
208
- "a",
209
- {
210
- className: ft_col_subheader,
211
- href: resolveUrl("{AXOSBANK}/personal/plan"),
212
- children: "Plan"
213
- }
214
- ) }),
215
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
216
- "a",
217
- {
218
- href: resolveUrl("{AXOSBANK}/tools/payment-apps/mobile-app"),
219
- children: "Axos Mobile App"
220
- }
221
- ) }),
222
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/tools"), children: "Financial Tools" }) }),
223
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/personal/insights"), children: "Insights" }) })
224
- ] })
225
- ] }),
226
- /* @__PURE__ */ jsxs("div", { className: ft_col, children: [
227
- /* @__PURE__ */ jsx("h2", { className: ft_col_header, children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/business"), children: "Business" }) }),
228
- /* @__PURE__ */ jsxs("div", { className: nested_grid, children: [
229
- /* @__PURE__ */ jsxs("ul", { children: [
230
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
231
- "a",
232
- {
233
- className: ft_col_subheader,
234
- href: resolveUrl("{AXOSBANK}/business"),
235
- children: "Small Business"
236
- }
237
- ) }),
238
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
239
- "a",
240
- {
241
- href: resolveUrl(
242
- "{AXOSBANK}/business/business-checking-accounts"
243
- ),
244
- children: "Checking"
245
- }
246
- ) }),
247
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/business/savings"), children: "Savings" }) }),
248
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/business/services"), children: "Services" }) })
137
+ return /* @__PURE__ */ jsx(
138
+ "footer",
139
+ {
140
+ className: footer_section,
141
+ id: "site_map",
142
+ "aria-label": "footer site links section",
143
+ children: /* @__PURE__ */ jsxs("div", { className: "containment", children: [
144
+ /* @__PURE__ */ jsxs("nav", { className: footer_wrapper, "aria-label": "footer list of links", children: [
145
+ /* @__PURE__ */ jsxs("div", { className: ft_col, children: [
146
+ /* @__PURE__ */ jsx("h2", { className: ft_col_header, children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/personal"), children: "Personal" }) }),
147
+ /* @__PURE__ */ jsxs("ul", { children: [
148
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
149
+ "a",
150
+ {
151
+ className: ft_col_subheader,
152
+ href: resolveUrl("{AXOSBANK}/personal/bank"),
153
+ children: "Bank"
154
+ }
155
+ ) }),
156
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
157
+ "a",
158
+ {
159
+ href: resolveUrl(
160
+ "{AXOSBANK}/personal/bank/checking-accounts"
161
+ ),
162
+ children: "Checking"
163
+ }
164
+ ) }),
165
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
166
+ "a",
167
+ {
168
+ href: resolveUrl("{AXOSBANK}/personal/bank/savings-accounts"),
169
+ children: "Savings"
170
+ }
171
+ ) }),
172
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/personal/bank/premier"), children: "Premier" }) })
173
+ ] }),
174
+ /* @__PURE__ */ jsxs("ul", { children: [
175
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
176
+ "a",
177
+ {
178
+ className: ft_col_subheader,
179
+ href: resolveUrl("{AXOSBANK}/personal/borrow"),
180
+ children: "Borrow"
181
+ }
182
+ ) }),
183
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/personal/borrow/mortgages"), children: "Mortgages" }) }),
184
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
185
+ "a",
186
+ {
187
+ href: resolveUrl("{AXOSBANK}/personal/borrow/personal-loans"),
188
+ children: "Personal Loans"
189
+ }
190
+ ) }),
191
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: "https://lavictoirefinance.com/", children: "Marine Loans" }) })
192
+ ] }),
193
+ /* @__PURE__ */ jsxs("ul", { children: [
194
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
195
+ "a",
196
+ {
197
+ className: ft_col_subheader,
198
+ href: resolveUrl("{AXOS}/invest"),
199
+ children: "Invest"
200
+ }
201
+ ) }),
202
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOS}/invest/Managed-Portfolios"), children: "Managed Portfolios" }) }),
203
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOS}/invest/self-directed-trading"), children: "Self-Directed Trading" }) }),
204
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
205
+ "a",
206
+ {
207
+ href: resolveUrl(
208
+ "{AXOSBANK}/Legal/Disclosures#AXB----Legal-Disclosures---Personal-Invest-Account-Disclosures---DownloadTileSet"
209
+ ),
210
+ children: "Client Relationship Summary"
211
+ }
212
+ ) })
213
+ ] }),
214
+ /* @__PURE__ */ jsxs("ul", { children: [
215
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
216
+ "a",
217
+ {
218
+ className: ft_col_subheader,
219
+ href: resolveUrl("{AXOSBANK}/personal/plan"),
220
+ children: "Plan"
221
+ }
222
+ ) }),
223
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
224
+ "a",
225
+ {
226
+ href: resolveUrl("{AXOSBANK}/tools/payment-apps/mobile-app"),
227
+ children: "Axos Mobile App"
228
+ }
229
+ ) }),
230
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/tools"), children: "Financial Tools" }) }),
231
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/personal/insights"), children: "Insights" }) })
232
+ ] })
249
233
  ] }),
250
- /* @__PURE__ */ jsxs("ul", { children: [
251
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
252
- "a",
253
- {
254
- className: ft_col_subheader,
255
- href: resolveUrl("{AXOSBANK}/commercial/lending"),
256
- children: "Commercial Lending"
257
- }
258
- ) }),
259
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
260
- "a",
261
- {
262
- href: resolveUrl(
263
- "{AXOSBANK}/commercial/lending/equipment-finance"
264
- ),
265
- children: "Equipment Finance"
266
- }
267
- ) }),
268
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
269
- "a",
270
- {
271
- href: resolveUrl(
272
- "{AXOSBANK}/commercial/lending/lender-financing"
273
- ),
274
- children: "Lender Finance"
275
- }
276
- ) }),
277
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
278
- "a",
279
- {
280
- href: resolveUrl(
281
- "{AXOSBANK}/commercial/lending/small-balance-commercial-real-estate"
282
- ),
283
- children: "Small Balance Commercial Real Estate"
284
- }
285
- ) }),
286
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
287
- "a",
288
- {
289
- href: resolveUrl(
290
- "{AXOSBANK}/commercial/lending/residential-warehouse-lending"
291
- ),
292
- children: "Residential Warehouse Lending"
293
- }
294
- ) }),
295
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
296
- "a",
297
- {
298
- href: resolveUrl(
299
- "{AXOSBANK}/commercial/lending/bridge-and-construction-lending"
300
- ),
301
- children: "Commercial Real Estate Bridge & Construction Lending"
302
- }
303
- ) })
234
+ /* @__PURE__ */ jsxs("div", { className: ft_col, children: [
235
+ /* @__PURE__ */ jsx("h2", { className: ft_col_header, children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/business"), children: "Business" }) }),
236
+ /* @__PURE__ */ jsxs("div", { className: nested_grid, children: [
237
+ /* @__PURE__ */ jsxs("ul", { children: [
238
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
239
+ "a",
240
+ {
241
+ className: ft_col_subheader,
242
+ href: resolveUrl("{AXOSBANK}/business"),
243
+ children: "Small Business"
244
+ }
245
+ ) }),
246
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
247
+ "a",
248
+ {
249
+ href: resolveUrl(
250
+ "{AXOSBANK}/business/business-checking-accounts"
251
+ ),
252
+ children: "Checking"
253
+ }
254
+ ) }),
255
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/business/savings"), children: "Savings" }) }),
256
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/business/services"), children: "Services" }) })
257
+ ] }),
258
+ /* @__PURE__ */ jsxs("ul", { children: [
259
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
260
+ "a",
261
+ {
262
+ className: ft_col_subheader,
263
+ href: resolveUrl("{AXOSBANK}/commercial/lending"),
264
+ children: "Commercial Lending"
265
+ }
266
+ ) }),
267
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
268
+ "a",
269
+ {
270
+ href: resolveUrl(
271
+ "{AXOSBANK}/commercial/lending/equipment-finance"
272
+ ),
273
+ children: "Equipment Finance"
274
+ }
275
+ ) }),
276
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
277
+ "a",
278
+ {
279
+ href: resolveUrl(
280
+ "{AXOSBANK}/commercial/lending/lender-financing"
281
+ ),
282
+ children: "Lender Finance"
283
+ }
284
+ ) }),
285
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
286
+ "a",
287
+ {
288
+ href: resolveUrl(
289
+ "{AXOSBANK}/commercial/lending/small-balance-commercial-real-estate"
290
+ ),
291
+ children: "Small Balance Commercial Real Estate"
292
+ }
293
+ ) }),
294
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
295
+ "a",
296
+ {
297
+ href: resolveUrl(
298
+ "{AXOSBANK}/commercial/lending/residential-warehouse-lending"
299
+ ),
300
+ children: "Residential Warehouse Lending"
301
+ }
302
+ ) }),
303
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
304
+ "a",
305
+ {
306
+ href: resolveUrl(
307
+ "{AXOSBANK}/commercial/lending/bridge-and-construction-lending"
308
+ ),
309
+ children: "Commercial Real Estate Bridge & Construction Lending"
310
+ }
311
+ ) })
312
+ ] }),
313
+ /* @__PURE__ */ jsxs("ul", { children: [
314
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
315
+ "a",
316
+ {
317
+ className: ft_col_subheader,
318
+ href: resolveUrl("{AXOSBANK}/commercial/banking"),
319
+ children: "Commercial Banking"
320
+ }
321
+ ) }),
322
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
323
+ "a",
324
+ {
325
+ href: resolveUrl(
326
+ "{AXOSBANK}/commercial/banking/third-party-payment-processors"
327
+ ),
328
+ children: "Third Party Payment Processors"
329
+ }
330
+ ) }),
331
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
332
+ "a",
333
+ {
334
+ href: resolveUrl(
335
+ "{AXOSBANK}/commercial/banking/hoa-property-management"
336
+ ),
337
+ children: "HOAs & Property Management"
338
+ }
339
+ ) }),
340
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
341
+ "a",
342
+ {
343
+ href: resolveUrl(
344
+ "{AXOSBANK}/commercial/banking/1031-exchange-qualified-intermediaries"
345
+ ),
346
+ children: "1031 Exchange Qualified Intermediaries"
347
+ }
348
+ ) }),
349
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
350
+ "a",
351
+ {
352
+ href: resolveUrl(
353
+ "{AXOSBANK}/commercial/banking/title-and-escrow"
354
+ ),
355
+ children: "Title & Escrow"
356
+ }
357
+ ) }),
358
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
359
+ "a",
360
+ {
361
+ href: resolveUrl(
362
+ "{AXOSBANK}/commercial/banking/global-fiduciary-banking"
363
+ ),
364
+ children: "Global Fiduciary Banking"
365
+ }
366
+ ) }),
367
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AFS}"), children: "Fiduciary Services" }) }),
368
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
369
+ "a",
370
+ {
371
+ href: resolveUrl(
372
+ "{AXOSBANK}/commercial/banking/hedge-funds-and-alternative-funds"
373
+ ),
374
+ children: "Hedge Funds & Alternative Fund Banking Solutions"
375
+ }
376
+ ) }),
377
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
378
+ "a",
379
+ {
380
+ href: resolveUrl(
381
+ "{AXOSBANK}/commercial/banking/global-treasury-management"
382
+ ),
383
+ children: "Treasury Management"
384
+ }
385
+ ) }),
386
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
387
+ "a",
388
+ {
389
+ href: resolveUrl(
390
+ "{AXOSBANK}/commercial/banking/technology-and-life-sciences-banking"
391
+ ),
392
+ children: "Technology and Life Sciences Banking"
393
+ }
394
+ ) })
395
+ ] })
396
+ ] })
304
397
  ] }),
305
- /* @__PURE__ */ jsxs("ul", { children: [
306
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
307
- "a",
308
- {
309
- className: ft_col_subheader,
310
- href: resolveUrl("{AXOSBANK}/commercial/banking"),
311
- children: "Commercial Banking"
312
- }
313
- ) }),
314
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
315
- "a",
316
- {
317
- href: resolveUrl(
318
- "{AXOSBANK}/commercial/banking/third-party-payment-processors"
319
- ),
320
- children: "Third Party Payment Processors"
321
- }
322
- ) }),
323
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
324
- "a",
325
- {
326
- href: resolveUrl(
327
- "{AXOSBANK}/commercial/banking/hoa-property-management"
328
- ),
329
- children: "HOAs & Property Management"
330
- }
331
- ) }),
332
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
333
- "a",
334
- {
335
- href: resolveUrl(
336
- "{AXOSBANK}/commercial/banking/1031-exchange-qualified-intermediaries"
337
- ),
338
- children: "1031 Exchange Qualified Intermediaries"
339
- }
340
- ) }),
341
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
342
- "a",
343
- {
344
- href: resolveUrl(
345
- "{AXOSBANK}/commercial/banking/title-and-escrow"
346
- ),
347
- children: "Title & Escrow"
348
- }
349
- ) }),
350
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
351
- "a",
352
- {
353
- href: resolveUrl(
354
- "{AXOSBANK}/commercial/banking/global-fiduciary-banking"
355
- ),
356
- children: "Global Fiduciary Banking"
357
- }
358
- ) }),
359
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AFS}"), children: "Fiduciary Services" }) }),
360
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
361
- "a",
362
- {
363
- href: resolveUrl(
364
- "{AXOSBANK}/commercial/banking/hedge-funds-and-alternative-funds"
365
- ),
366
- children: "Hedge Funds & Alternative Fund Banking Solutions"
367
- }
368
- ) }),
369
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
370
- "a",
371
- {
372
- href: resolveUrl(
373
- "{AXOSBANK}/commercial/banking/global-treasury-management"
374
- ),
375
- children: "Treasury Management"
376
- }
377
- ) }),
378
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
379
- "a",
380
- {
381
- href: resolveUrl(
382
- "{AXOSBANK}/commercial/banking/technology-and-life-sciences-banking"
383
- ),
384
- children: "Technology and Life Sciences Banking"
385
- }
386
- ) })
387
- ] })
388
- ] })
389
- ] }),
390
- /* @__PURE__ */ jsxs("div", { className: ft_col, children: [
391
- /* @__PURE__ */ jsx("h2", { className: ft_col_header, children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/partners"), children: "Partners" }) }),
392
- /* @__PURE__ */ jsxs("ul", { children: [
393
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
394
- "a",
395
- {
396
- href: resolveUrl(
397
- "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending"
398
- ),
399
- children: "Wholesale Lending"
400
- }
401
- ) }),
402
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/partners/dealer-services"), children: "Dealer Services" }) }),
403
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
404
- "a",
405
- {
406
- href: resolveUrl(
407
- "{AXOSBANK}/partners/strategic-partnerships"
408
- ),
409
- children: "Strategic Partnerships"
410
- }
411
- ) })
412
- ] })
413
- ] }),
414
- showButtons && /* @__PURE__ */ jsx("div", { className: ft_col, children: /* @__PURE__ */ jsx("div", { className: app_col, children: /* @__PURE__ */ jsx(
415
- "a",
416
- {
417
- href: resolveUrl("{AXOSBANK}/appdl"),
418
- "aria-label": "Click or scan the QR code to download the Axos Mobile App",
419
- children: /* @__PURE__ */ jsx(
420
- "img",
421
- {
422
- alt: "qr code enabled image",
423
- className: "img_fluid",
424
- title: "Get The App",
425
- loading: "lazy",
426
- src: "https://images.axos.com/o9ov1v03uwqk/2yDL3eClAet26LqkyYyEC1/9a696b8928694aa35d902a9ce839c753/footer-app.png"
427
- }
428
- )
429
- }
430
- ) }) })
431
- ] }),
432
- /* @__PURE__ */ jsxs("div", { className: footer_mobile, children: [
433
- showButtons && /* @__PURE__ */ jsxs(Fragment, { children: [
434
- /* @__PURE__ */ jsx("h2", { className: "gradient_text text_center", children: "All your finances. In one place." }),
435
- /* @__PURE__ */ jsxs("div", { className: "push_up flex center middle gap_24", children: [
436
- /* @__PURE__ */ jsx(
398
+ /* @__PURE__ */ jsxs("div", { className: ft_col, children: [
399
+ /* @__PURE__ */ jsx("h2", { className: ft_col_header, children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/partners"), children: "Partners" }) }),
400
+ /* @__PURE__ */ jsxs("ul", { children: [
401
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
402
+ "a",
403
+ {
404
+ href: resolveUrl(
405
+ "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending"
406
+ ),
407
+ children: "Wholesale Lending"
408
+ }
409
+ ) }),
410
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/partners/dealer-services"), children: "Dealer Services" }) }),
411
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
412
+ "a",
413
+ {
414
+ href: resolveUrl(
415
+ "{AXOSBANK}/partners/strategic-partnerships"
416
+ ),
417
+ children: "Strategic Partnerships"
418
+ }
419
+ ) })
420
+ ] })
421
+ ] }),
422
+ showButtons && /* @__PURE__ */ jsx("div", { className: ft_col, children: /* @__PURE__ */ jsx("div", { className: app_col, children: /* @__PURE__ */ jsx(
437
423
  "a",
438
424
  {
439
- href: "https://axos.app.link/App_Store",
440
- "aria-label": "visit the Google Play store to download the axos bank mobile app",
441
- title: "Google Play",
425
+ href: resolveUrl("{AXOSBANK}/appdl"),
426
+ "aria-label": "Click or scan the QR code to download the Axos Mobile App",
442
427
  children: /* @__PURE__ */ jsx(
443
428
  "img",
444
429
  {
445
- alt: "get it on Google Play",
430
+ alt: "qr code enabled image",
431
+ className: "img_fluid",
432
+ title: "Get The App",
446
433
  loading: "lazy",
447
- src: "https://images.axos.com/o9ov1v03uwqk/o446Mf5JdBS9RsXaaZYKb/10e6b082f3eeec4ecffc5d9b29ea4954/google-play.svg"
434
+ src: "https://images.axos.com/o9ov1v03uwqk/2yDL3eClAet26LqkyYyEC1/9a696b8928694aa35d902a9ce839c753/footer-app.png"
448
435
  }
449
436
  )
450
437
  }
451
- ),
452
- /* @__PURE__ */ jsx(
453
- "a",
454
- {
455
- href: "https://axos.app.link/App_Store",
456
- "aria-label": "visit the App Store to download the Axos Bank mobile app",
457
- title: "App Store",
458
- children: /* @__PURE__ */ jsx(
459
- "img",
438
+ ) }) })
439
+ ] }),
440
+ /* @__PURE__ */ jsxs("div", { className: footer_mobile, children: [
441
+ showButtons && /* @__PURE__ */ jsxs(Fragment, { children: [
442
+ /* @__PURE__ */ jsx("h2", { className: "gradient_text text_center", children: "All your finances. In one place." }),
443
+ /* @__PURE__ */ jsxs("div", { className: "push_up flex center middle gap_24", children: [
444
+ /* @__PURE__ */ jsx(
445
+ "a",
460
446
  {
461
- alt: "download on the App Store",
462
- loading: "lazy",
463
- src: "https://images.axos.com/o9ov1v03uwqk/6Ja0ODDH2HVdAFBIfQEiuh/d1894874d54c0dced3d7fe879135315a/app-store.svg"
447
+ href: "https://axos.app.link/App_Store",
448
+ "aria-label": "visit the Google Play store to download the axos bank mobile app",
449
+ title: "Google Play",
450
+ children: /* @__PURE__ */ jsx(
451
+ "img",
452
+ {
453
+ alt: "get it on Google Play",
454
+ loading: "lazy",
455
+ src: "https://images.axos.com/o9ov1v03uwqk/o446Mf5JdBS9RsXaaZYKb/10e6b082f3eeec4ecffc5d9b29ea4954/google-play.svg"
456
+ }
457
+ )
458
+ }
459
+ ),
460
+ /* @__PURE__ */ jsx(
461
+ "a",
462
+ {
463
+ href: "https://axos.app.link/App_Store",
464
+ "aria-label": "visit the App Store to download the Axos Bank mobile app",
465
+ title: "App Store",
466
+ children: /* @__PURE__ */ jsx(
467
+ "img",
468
+ {
469
+ alt: "download on the App Store",
470
+ loading: "lazy",
471
+ src: "https://images.axos.com/o9ov1v03uwqk/6Ja0ODDH2HVdAFBIfQEiuh/d1894874d54c0dced3d7fe879135315a/app-store.svg"
472
+ }
473
+ )
464
474
  }
465
475
  )
466
- }
467
- )
468
- ] })
469
- ] }),
470
- /* @__PURE__ */ jsxs("div", { className: ft_panel_group, children: [
471
- /* @__PURE__ */ jsxs("details", { className: `${ft_panel} push_up_32`, children: [
472
- /* @__PURE__ */ jsxs("summary", { children: [
473
- "Personal",
474
- /* @__PURE__ */ jsx(
475
- "svg",
476
- {
477
- width: "24",
478
- height: "24",
479
- viewBox: "0 0 24 24",
480
- fill: "none",
481
- xmlns: "http://www.w3.org/2000/svg",
482
- children: /* @__PURE__ */ jsx(
483
- "path",
484
- {
485
- d: "M2.46875 7.76574L11.9991 17.2961L21.5294 7.76574L20.4687 6.70508L11.9991 15.1749L3.52941 6.70508L2.46875 7.76574Z",
486
- fill: "#14263D"
476
+ ] })
477
+ ] }),
478
+ /* @__PURE__ */ jsxs("div", { className: ft_panel_group, children: [
479
+ /* @__PURE__ */ jsxs("details", { className: `${ft_panel} push_up_32`, children: [
480
+ /* @__PURE__ */ jsxs("summary", { children: [
481
+ "Personal",
482
+ /* @__PURE__ */ jsx(
483
+ "svg",
484
+ {
485
+ width: "24",
486
+ height: "24",
487
+ viewBox: "0 0 24 24",
488
+ fill: "none",
489
+ xmlns: "http://www.w3.org/2000/svg",
490
+ children: /* @__PURE__ */ jsx(
491
+ "path",
492
+ {
493
+ d: "M2.46875 7.76574L11.9991 17.2961L21.5294 7.76574L20.4687 6.70508L11.9991 15.1749L3.52941 6.70508L2.46875 7.76574Z",
494
+ fill: "#14263D"
495
+ }
496
+ )
487
497
  }
488
498
  )
489
- }
490
- )
491
- ] }),
492
- /* @__PURE__ */ jsxs("ul", { children: [
493
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
494
- "a",
495
- {
496
- className: ft_col_subheader,
497
- href: resolveUrl("{AXOSBANK}/Personal/Bank"),
498
- children: "Bank"
499
- }
500
- ) }),
501
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
502
- "a",
503
- {
504
- href: resolveUrl(
505
- "{AXOSBANK}/personal/bank/checking-accounts"
506
- ),
507
- children: "Checking"
508
- }
509
- ) }),
510
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
511
- "a",
512
- {
513
- href: resolveUrl(
514
- "{AXOSBANK}/personal/bank/savings-accounts"
515
- ),
516
- children: "Savings"
517
- }
518
- ) }),
519
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/personal/bank/premier"), children: "Premier" }) })
520
- ] }),
521
- /* @__PURE__ */ jsxs("ul", { children: [
522
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
523
- "a",
524
- {
525
- className: ft_col_subheader,
526
- href: resolveUrl("{AXOSBANK}/Personal/Borrow"),
527
- children: "Borrow"
528
- }
529
- ) }),
530
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/personal/borrow/mortgages"), children: "Mortgages" }) }),
531
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
532
- "a",
533
- {
534
- href: resolveUrl(
535
- "{AXOSBANK}/personal/borrow/personal-loans"
536
- ),
537
- children: "Personal Loans"
538
- }
539
- ) }),
540
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/personal/borrow/auto-loans"), children: "Auto Loans" }) }),
541
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: "https://lavictoirefinance.com/", children: "Marine Loans" }) })
542
- ] }),
543
- /* @__PURE__ */ jsxs("ul", { children: [
544
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
545
- "a",
546
- {
547
- className: ft_col_subheader,
548
- href: resolveUrl("{AXOS}/invest"),
549
- children: "Invest"
550
- }
551
- ) }),
552
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOS}/invest/Managed-Portfolios"), children: "Managed Portfolios" }) }),
553
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOS}/invest/Self-Directed-Trading"), children: "Self-Directed Trading" }) }),
554
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
555
- "a",
556
- {
557
- href: resolveUrl(
558
- "{AXOSBANK}/Legal/Disclosures#AXB----Legal-Disclosures---Personal-Invest-Account-Disclosures---DownloadTileSet"
559
- ),
560
- children: "Client Relationship Summary"
561
- }
562
- ) })
563
- ] }),
564
- /* @__PURE__ */ jsxs("ul", { children: [
565
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
566
- "a",
567
- {
568
- className: ft_col_subheader,
569
- href: resolveUrl("{AXOSBANK}/personal/plan"),
570
- children: "Plan"
571
- }
572
- ) }),
573
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
574
- "a",
575
- {
576
- href: resolveUrl(
577
- "{AXOSBANK}/tools/payment-apps/mobile-app"
578
- ),
579
- children: "Axos Mobile App"
580
- }
581
- ) }),
582
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/tools"), children: "Financial Tools" }) }),
583
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/personal/insights"), children: "Insights" }) })
584
- ] })
585
- ] }),
586
- /* @__PURE__ */ jsxs("details", { className: ft_panel, children: [
587
- /* @__PURE__ */ jsxs("summary", { children: [
588
- "Business",
589
- /* @__PURE__ */ jsx(
590
- "svg",
591
- {
592
- width: "24",
593
- height: "24",
594
- viewBox: "0 0 24 24",
595
- fill: "none",
596
- xmlns: "http://www.w3.org/2000/svg",
597
- children: /* @__PURE__ */ jsx(
598
- "path",
599
- {
600
- d: "M2.46875 7.76574L11.9991 17.2961L21.5294 7.76574L20.4687 6.70508L11.9991 15.1749L3.52941 6.70508L2.46875 7.76574Z",
601
- fill: "#14263D"
499
+ ] }),
500
+ /* @__PURE__ */ jsxs("ul", { children: [
501
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
502
+ "a",
503
+ {
504
+ className: ft_col_subheader,
505
+ href: resolveUrl("{AXOSBANK}/Personal/Bank"),
506
+ children: "Bank"
507
+ }
508
+ ) }),
509
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
510
+ "a",
511
+ {
512
+ href: resolveUrl(
513
+ "{AXOSBANK}/personal/bank/checking-accounts"
514
+ ),
515
+ children: "Checking"
516
+ }
517
+ ) }),
518
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
519
+ "a",
520
+ {
521
+ href: resolveUrl(
522
+ "{AXOSBANK}/personal/bank/savings-accounts"
523
+ ),
524
+ children: "Savings"
525
+ }
526
+ ) }),
527
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/personal/bank/premier"), children: "Premier" }) })
528
+ ] }),
529
+ /* @__PURE__ */ jsxs("ul", { children: [
530
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
531
+ "a",
532
+ {
533
+ className: ft_col_subheader,
534
+ href: resolveUrl("{AXOSBANK}/Personal/Borrow"),
535
+ children: "Borrow"
536
+ }
537
+ ) }),
538
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/personal/borrow/mortgages"), children: "Mortgages" }) }),
539
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
540
+ "a",
541
+ {
542
+ href: resolveUrl(
543
+ "{AXOSBANK}/personal/borrow/personal-loans"
544
+ ),
545
+ children: "Personal Loans"
546
+ }
547
+ ) }),
548
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: "https://lavictoirefinance.com/", children: "Marine Loans" }) })
549
+ ] }),
550
+ /* @__PURE__ */ jsxs("ul", { children: [
551
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
552
+ "a",
553
+ {
554
+ className: ft_col_subheader,
555
+ href: resolveUrl("{AXOS}/invest"),
556
+ children: "Invest"
557
+ }
558
+ ) }),
559
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOS}/invest/Managed-Portfolios"), children: "Managed Portfolios" }) }),
560
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOS}/invest/Self-Directed-Trading"), children: "Self-Directed Trading" }) }),
561
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
562
+ "a",
563
+ {
564
+ href: resolveUrl(
565
+ "{AXOSBANK}/Legal/Disclosures#AXB----Legal-Disclosures---Personal-Invest-Account-Disclosures---DownloadTileSet"
566
+ ),
567
+ children: "Client Relationship Summary"
568
+ }
569
+ ) })
570
+ ] }),
571
+ /* @__PURE__ */ jsxs("ul", { children: [
572
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
573
+ "a",
574
+ {
575
+ className: ft_col_subheader,
576
+ href: resolveUrl("{AXOSBANK}/personal/plan"),
577
+ children: "Plan"
578
+ }
579
+ ) }),
580
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
581
+ "a",
582
+ {
583
+ href: resolveUrl(
584
+ "{AXOSBANK}/tools/payment-apps/mobile-app"
585
+ ),
586
+ children: "Axos Mobile App"
587
+ }
588
+ ) }),
589
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/tools"), children: "Financial Tools" }) }),
590
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/personal/insights"), children: "Insights" }) })
591
+ ] })
592
+ ] }),
593
+ /* @__PURE__ */ jsxs("details", { className: ft_panel, children: [
594
+ /* @__PURE__ */ jsxs("summary", { children: [
595
+ "Business",
596
+ /* @__PURE__ */ jsx(
597
+ "svg",
598
+ {
599
+ width: "24",
600
+ height: "24",
601
+ viewBox: "0 0 24 24",
602
+ fill: "none",
603
+ xmlns: "http://www.w3.org/2000/svg",
604
+ children: /* @__PURE__ */ jsx(
605
+ "path",
606
+ {
607
+ d: "M2.46875 7.76574L11.9991 17.2961L21.5294 7.76574L20.4687 6.70508L11.9991 15.1749L3.52941 6.70508L2.46875 7.76574Z",
608
+ fill: "#14263D"
609
+ }
610
+ )
602
611
  }
603
612
  )
604
- }
605
- )
606
- ] }),
607
- /* @__PURE__ */ jsxs("ul", { children: [
608
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
609
- "a",
610
- {
611
- className: ft_col_subheader,
612
- href: resolveUrl("{AXOSBANK}/business"),
613
- children: "Small Business"
614
- }
615
- ) }),
616
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
617
- "a",
618
- {
619
- href: resolveUrl(
620
- "{AXOSBANK}/business/business-checking-accounts"
621
- ),
622
- children: "Checking"
623
- }
624
- ) }),
625
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/business/savings"), children: "Savings" }) }),
626
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/business/services"), children: "Services" }) })
627
- ] }),
628
- /* @__PURE__ */ jsxs("ul", { children: [
629
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
630
- "a",
631
- {
632
- className: ft_col_subheader,
633
- href: resolveUrl("{AXOSBANK}/commercial/banking"),
634
- children: "Commercial Banking"
635
- }
636
- ) }),
637
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
638
- "a",
639
- {
640
- href: resolveUrl(
641
- "{AXOSBANK}/commercial/banking/third-party-payment-processors"
642
- ),
643
- children: "Third Party Payment Processors"
644
- }
645
- ) }),
646
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
647
- "a",
648
- {
649
- href: resolveUrl(
650
- "{AXOSBANK}/commercial/banking/hoa-property-management"
651
- ),
652
- children: "HOAs & Property Management"
653
- }
654
- ) }),
655
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
656
- "a",
657
- {
658
- href: resolveUrl(
659
- "{AXOSBANK}/commercial/banking/1031-exchange-qualified-intermediaries"
660
- ),
661
- children: "1031 Exchange Qualified Intermediaries"
662
- }
663
- ) }),
664
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
665
- "a",
666
- {
667
- href: resolveUrl(
668
- "{AXOSBANK}/commercial/banking/title-and-escrow"
669
- ),
670
- children: "Title & Escrow"
671
- }
672
- ) }),
673
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
674
- "a",
675
- {
676
- href: resolveUrl(
677
- "{AXOSBANK}/commercial/banking/global-fiduciary-banking"
678
- ),
679
- children: "Global Fiduciary Banking"
680
- }
681
- ) }),
682
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AFS}"), children: "Fiduciary Services" }) }),
683
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
684
- "a",
685
- {
686
- href: resolveUrl(
687
- "{AXOSBANK}/commercial/banking/hedge-funds-and-alternative-funds"
688
- ),
689
- children: "Hedge Funds & Alternative Fund Banking Solutions"
690
- }
691
- ) }),
692
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
693
- "a",
694
- {
695
- href: resolveUrl(
696
- "{AXOSBANK}/commercial/banking/global-treasury-management"
697
- ),
698
- children: "Treasury Management"
699
- }
700
- ) }),
701
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
702
- "a",
703
- {
704
- href: resolveUrl(
705
- "{AXOSBANK}/commercial/banking/technology-and-life-sciences-banking"
706
- ),
707
- children: "Technology and Life Sciences Banking"
708
- }
709
- ) })
710
- ] }),
711
- /* @__PURE__ */ jsxs("ul", { children: [
712
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
713
- "a",
714
- {
715
- className: ft_col_subheader,
716
- href: resolveUrl("{AXOSBANK}/commercial/lending"),
717
- children: "Commercial Lending"
718
- }
719
- ) }),
720
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
721
- "a",
722
- {
723
- href: resolveUrl(
724
- "{AXOSBANK}/commercial/lending/equipment-finance"
725
- ),
726
- children: "Equipment Finance"
727
- }
728
- ) }),
729
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
730
- "a",
731
- {
732
- href: resolveUrl(
733
- "{AXOSBANK}/commercial/lending/lender-financing"
734
- ),
735
- children: "Lender Finance"
736
- }
737
- ) }),
738
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
739
- "a",
740
- {
741
- href: resolveUrl(
742
- "{AXOSBANK}/commercial/lending/small-balance-commercial-real-estate"
743
- ),
744
- children: "Small Balance Commercial Real Estate"
745
- }
746
- ) }),
747
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
748
- "a",
749
- {
750
- href: resolveUrl(
751
- "{AXOSBANK}/commercial/lending/residential-warehouse-lending"
752
- ),
753
- children: "Residential Warehouse Lending"
754
- }
755
- ) }),
756
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
757
- "a",
758
- {
759
- href: resolveUrl(
760
- "{AXOSBANK}/commercial/lending/bridge-and-construction-lending"
761
- ),
762
- children: "Commercial Real Estate Bridge & Construction Lending"
763
- }
764
- ) })
765
- ] })
766
- ] }),
767
- /* @__PURE__ */ jsxs("details", { className: ft_panel, children: [
768
- /* @__PURE__ */ jsxs("summary", { children: [
769
- "Partners",
770
- /* @__PURE__ */ jsx(
771
- "svg",
772
- {
773
- width: "24",
774
- height: "24",
775
- viewBox: "0 0 24 24",
776
- fill: "none",
777
- xmlns: "http://www.w3.org/2000/svg",
778
- children: /* @__PURE__ */ jsx(
779
- "path",
780
- {
781
- d: "M2.46875 7.76574L11.9991 17.2961L21.5294 7.76574L20.4687 6.70508L11.9991 15.1749L3.52941 6.70508L2.46875 7.76574Z",
782
- fill: "#14263D"
613
+ ] }),
614
+ /* @__PURE__ */ jsxs("ul", { children: [
615
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
616
+ "a",
617
+ {
618
+ className: ft_col_subheader,
619
+ href: resolveUrl("{AXOSBANK}/business"),
620
+ children: "Small Business"
621
+ }
622
+ ) }),
623
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
624
+ "a",
625
+ {
626
+ href: resolveUrl(
627
+ "{AXOSBANK}/business/business-checking-accounts"
628
+ ),
629
+ children: "Checking"
630
+ }
631
+ ) }),
632
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/business/savings"), children: "Savings" }) }),
633
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/business/services"), children: "Services" }) })
634
+ ] }),
635
+ /* @__PURE__ */ jsxs("ul", { children: [
636
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
637
+ "a",
638
+ {
639
+ className: ft_col_subheader,
640
+ href: resolveUrl("{AXOSBANK}/commercial/banking"),
641
+ children: "Commercial Banking"
642
+ }
643
+ ) }),
644
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
645
+ "a",
646
+ {
647
+ href: resolveUrl(
648
+ "{AXOSBANK}/commercial/banking/third-party-payment-processors"
649
+ ),
650
+ children: "Third Party Payment Processors"
651
+ }
652
+ ) }),
653
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
654
+ "a",
655
+ {
656
+ href: resolveUrl(
657
+ "{AXOSBANK}/commercial/banking/hoa-property-management"
658
+ ),
659
+ children: "HOAs & Property Management"
660
+ }
661
+ ) }),
662
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
663
+ "a",
664
+ {
665
+ href: resolveUrl(
666
+ "{AXOSBANK}/commercial/banking/1031-exchange-qualified-intermediaries"
667
+ ),
668
+ children: "1031 Exchange Qualified Intermediaries"
669
+ }
670
+ ) }),
671
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
672
+ "a",
673
+ {
674
+ href: resolveUrl(
675
+ "{AXOSBANK}/commercial/banking/title-and-escrow"
676
+ ),
677
+ children: "Title & Escrow"
678
+ }
679
+ ) }),
680
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
681
+ "a",
682
+ {
683
+ href: resolveUrl(
684
+ "{AXOSBANK}/commercial/banking/global-fiduciary-banking"
685
+ ),
686
+ children: "Global Fiduciary Banking"
687
+ }
688
+ ) }),
689
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AFS}"), children: "Fiduciary Services" }) }),
690
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
691
+ "a",
692
+ {
693
+ href: resolveUrl(
694
+ "{AXOSBANK}/commercial/banking/hedge-funds-and-alternative-funds"
695
+ ),
696
+ children: "Hedge Funds & Alternative Fund Banking Solutions"
697
+ }
698
+ ) }),
699
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
700
+ "a",
701
+ {
702
+ href: resolveUrl(
703
+ "{AXOSBANK}/commercial/banking/global-treasury-management"
704
+ ),
705
+ children: "Treasury Management"
706
+ }
707
+ ) }),
708
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
709
+ "a",
710
+ {
711
+ href: resolveUrl(
712
+ "{AXOSBANK}/commercial/banking/technology-and-life-sciences-banking"
713
+ ),
714
+ children: "Technology and Life Sciences Banking"
715
+ }
716
+ ) })
717
+ ] }),
718
+ /* @__PURE__ */ jsxs("ul", { children: [
719
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
720
+ "a",
721
+ {
722
+ className: ft_col_subheader,
723
+ href: resolveUrl("{AXOSBANK}/commercial/lending"),
724
+ children: "Commercial Lending"
725
+ }
726
+ ) }),
727
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
728
+ "a",
729
+ {
730
+ href: resolveUrl(
731
+ "{AXOSBANK}/commercial/lending/equipment-finance"
732
+ ),
733
+ children: "Equipment Finance"
734
+ }
735
+ ) }),
736
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
737
+ "a",
738
+ {
739
+ href: resolveUrl(
740
+ "{AXOSBANK}/commercial/lending/lender-financing"
741
+ ),
742
+ children: "Lender Finance"
743
+ }
744
+ ) }),
745
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
746
+ "a",
747
+ {
748
+ href: resolveUrl(
749
+ "{AXOSBANK}/commercial/lending/small-balance-commercial-real-estate"
750
+ ),
751
+ children: "Small Balance Commercial Real Estate"
752
+ }
753
+ ) }),
754
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
755
+ "a",
756
+ {
757
+ href: resolveUrl(
758
+ "{AXOSBANK}/commercial/lending/residential-warehouse-lending"
759
+ ),
760
+ children: "Residential Warehouse Lending"
761
+ }
762
+ ) }),
763
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
764
+ "a",
765
+ {
766
+ href: resolveUrl(
767
+ "{AXOSBANK}/commercial/lending/bridge-and-construction-lending"
768
+ ),
769
+ children: "Commercial Real Estate Bridge & Construction Lending"
770
+ }
771
+ ) })
772
+ ] })
773
+ ] }),
774
+ /* @__PURE__ */ jsxs("details", { className: ft_panel, children: [
775
+ /* @__PURE__ */ jsxs("summary", { children: [
776
+ "Partners",
777
+ /* @__PURE__ */ jsx(
778
+ "svg",
779
+ {
780
+ width: "24",
781
+ height: "24",
782
+ viewBox: "0 0 24 24",
783
+ fill: "none",
784
+ xmlns: "http://www.w3.org/2000/svg",
785
+ children: /* @__PURE__ */ jsx(
786
+ "path",
787
+ {
788
+ d: "M2.46875 7.76574L11.9991 17.2961L21.5294 7.76574L20.4687 6.70508L11.9991 15.1749L3.52941 6.70508L2.46875 7.76574Z",
789
+ fill: "#14263D"
790
+ }
791
+ )
783
792
  }
784
793
  )
785
- }
786
- )
787
- ] }),
788
- /* @__PURE__ */ jsxs("ul", { children: [
789
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
790
- "a",
791
- {
792
- href: resolveUrl(
793
- "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending"
794
- ),
795
- children: "Wholesale Lending"
796
- }
797
- ) }),
798
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/partners/dealer-services"), children: "Dealer Services" }) }),
799
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
800
- "a",
801
- {
802
- href: resolveUrl(
803
- "{AXOSBANK}/partners/strategic-partnerships"
804
- ),
805
- children: "Strategic Partnerships"
806
- }
807
- ) })
794
+ ] }),
795
+ /* @__PURE__ */ jsxs("ul", { children: [
796
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
797
+ "a",
798
+ {
799
+ href: resolveUrl(
800
+ "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending"
801
+ ),
802
+ children: "Wholesale Lending"
803
+ }
804
+ ) }),
805
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: resolveUrl("{AXOSBANK}/partners/dealer-services"), children: "Dealer Services" }) }),
806
+ /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
807
+ "a",
808
+ {
809
+ href: resolveUrl(
810
+ "{AXOSBANK}/partners/strategic-partnerships"
811
+ ),
812
+ children: "Strategic Partnerships"
813
+ }
814
+ ) })
815
+ ] })
816
+ ] })
808
817
  ] })
809
818
  ] })
810
819
  ] })
811
- ] })
812
- ] }) });
820
+ }
821
+ );
813
822
  };
814
823
  export {
815
824
  AxosFooterSiteMap