@axos-web-dev/shared-components 0.0.171 → 0.0.173
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ATMLocator/ATMLocator.js +35 -35
- package/dist/Accordion/Accordion.css.js +4 -4
- package/dist/Accordion/Accordion.js +3 -3
- package/dist/AlertBanner/AlertBanner.css.js +1 -1
- package/dist/AlertBanner/index.js +3 -3
- package/dist/Article/Article.css.js +4 -4
- package/dist/ArticlesSet/ArticlesSet.css.js +4 -4
- package/dist/AwardsBanner/AwardsBanner.css.js +1 -1
- package/dist/AwardsItem/AwardsItem.css.js +2 -2
- package/dist/BulletItem/BulletItem.css.js +2 -2
- package/dist/BulletItem/BulletItem.js +3 -3
- package/dist/Button/Button.css.js +4 -4
- package/dist/Button/Button.js +35 -35
- package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +3 -3
- package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +3 -3
- package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +4 -4
- package/dist/Calculators/AxosOneCalculator/index.js +3 -3
- package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +4 -4
- package/dist/Calculators/BalanceAPYCalculator/index.js +3 -3
- package/dist/Calculators/Calculator.js +35 -35
- package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
- package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +3 -3
- package/dist/Calculators/calculator.css.js +4 -4
- package/dist/CallToActionBar/CallToActionBar.css.js +3 -3
- package/dist/Carousel/Carousel.css.js +3 -3
- package/dist/Carousel/index.js +35 -35
- package/dist/Chevron/Chevron.css.js +4 -4
- package/dist/Chevron/index.js +35 -35
- package/dist/CollectInformationAlert/CollectInformationAlert.css.js +4 -4
- package/dist/CollectInformationAlert/index.js +3 -3
- package/dist/Comparison/Comparison.css.js +7 -7
- package/dist/Comparison/Comparison.js +34 -34
- package/dist/ContentBanner/ContentBanner.css.js +4 -4
- package/dist/DownloadTile/DownloadTile.css.js +3 -3
- package/dist/ExecutiveBio/ExecutiveBio.css.js +4 -4
- package/dist/FaqAccordion/FaqAccordion.css.js +4 -4
- package/dist/FaqAccordion/index.js +35 -35
- package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +4 -4
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +208 -298
- package/dist/Forms/ApplicationStart.js +4 -4
- package/dist/Forms/ClearingForm.js +4 -4
- package/dist/Forms/CommercialDeposits.js +4 -4
- package/dist/Forms/CommercialLending.js +4 -4
- package/dist/Forms/ContactCompany.js +4 -4
- package/dist/Forms/ContactUs.js +4 -4
- package/dist/Forms/ContactUsAAS.js +4 -4
- package/dist/Forms/ContactUsBusiness.js +35 -35
- package/dist/Forms/ContactUsNMLSId.js +35 -35
- package/dist/Forms/CpraRequest.js +4 -4
- package/dist/Forms/DealerServices.js +4 -4
- package/dist/Forms/EmailOnly.js +35 -35
- package/dist/Forms/EmailUs.d.ts +1 -1
- package/dist/Forms/EmailUs.js +20 -16
- package/dist/Forms/Forms.css.js +7 -7
- package/dist/Forms/MortgageRate/MortgageRateForm.js +35 -35
- package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.js +1 -1
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +47 -44
- package/dist/Forms/QuickPricer/QuickPricerForm.js +4 -4
- package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
- package/dist/Forms/QuickPricer/UserInformation.css.js +3 -3
- package/dist/Forms/ScheduleCall.js +4 -4
- package/dist/Forms/ScheduleCallPremier.js +4 -4
- package/dist/Forms/SuccesForm.js +36 -36
- package/dist/Forms/WcplSurvey.js +4 -4
- package/dist/HeroBanner/HeroBanner.css.js +5 -5
- package/dist/HeroBanner/HeroBanner.js +10 -2
- package/dist/HeroBanner/LargeBanner.css.js +4 -4
- package/dist/HeroBanner/SelectionBanner.css.d.ts +1 -3
- package/dist/HeroBanner/SelectionBanner.css.js +4 -4
- package/dist/Hyperlink/Hyperlink.css.js +1 -1
- package/dist/Hyperlink/index.js +35 -35
- package/dist/IconBillboard/IconBillboard.css.js +4 -4
- package/dist/ImageBillboard/ImageBillboard.css.js +4 -4
- package/dist/ImageBillboard/ImageBillboard.js +3 -3
- package/dist/ImageBillboard/ImageBillboardSet.js +3 -3
- package/dist/ImageLink/ImageLink.css.js +1 -1
- package/dist/ImageLink/ImageLink.js +35 -35
- package/dist/ImageLink/ImageLinkSet.js +35 -35
- package/dist/ImageLink/index.js +35 -35
- package/dist/Input/Checkbox.css.js +1 -1
- package/dist/Input/CurrencyInput.js +1 -1
- package/dist/Input/DatePicker.css.d.ts +1 -0
- package/dist/Input/DatePicker.css.js +6 -0
- package/dist/Input/DatePicker2.d.ts +21 -0
- package/dist/Input/DatePicker2.js +103 -0
- package/dist/Input/DatePickerComponents/DatePicker.d.ts +11 -0
- package/dist/Input/DatePickerComponents/DatePicker.js +13 -0
- package/dist/Input/DatePickerComponents/InputDate.d.ts +15 -0
- package/dist/Input/DatePickerComponents/InputDate.js +66 -0
- package/dist/Input/DatePickerComponents/index.d.ts +2 -0
- package/dist/Input/DatePickerComponents/index.js +6 -0
- package/dist/Input/Datepicker.d.ts +3 -0
- package/dist/Input/Datepicker.js +47 -0
- package/dist/Input/Dropdown.css.js +2 -2
- package/dist/Input/Input.css.js +4 -4
- package/dist/Input/InputAmount.js +1 -1
- package/dist/Input/InputDate.css.d.ts +6 -0
- package/dist/Input/InputDate.css.js +15 -0
- package/dist/Input/InputDate.d.ts +3 -0
- package/dist/Input/InputDate.js +47 -0
- package/dist/Input/InputPhone.js +1 -1
- package/dist/Input/RadioButton.css.js +1 -1
- package/dist/Input/index.d.ts +1 -1
- package/dist/Input/index.js +1 -1
- package/dist/Inputs/Input.css.js +3 -3
- package/dist/Insight/Featured/CategorySelector.css.js +5 -5
- package/dist/Insight/Featured/CategorySelector.js +34 -34
- package/dist/Insight/Featured/Featured.css.js +2 -2
- package/dist/Insight/Featured/Featured.js +36 -36
- package/dist/Insight/Featured/Header.css.js +1 -1
- package/dist/Insight/Featured/Header.js +34 -34
- package/dist/Insight/Insight.css.js +2 -2
- package/dist/Interstitial/Interstitial-variants.css.js +4 -4
- package/dist/Interstitial/Interstitial.js +3 -3
- package/dist/Interstitial/Interstitial.module.js +13 -10
- package/dist/LandingPageHeader/LandingPageHeader.css.js +3 -3
- package/dist/LandingPageHeader/LandingPageHeader.js +3 -3
- package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
- package/dist/Modal/Modal.css.js +3 -3
- package/dist/Modal/Modal.js +34 -34
- package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +3 -3
- package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +3 -3
- package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +3 -3
- package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +3 -3
- package/dist/NavigationMenu/AxosBank/NavBar.css.js +3 -3
- package/dist/NavigationMenu/AxosBank/NavBar.module.js +54 -54
- package/dist/NavigationMenu/AxosBank/NavData.js +38 -38
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +353 -382
- package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +3 -3
- package/dist/NavigationMenu/AxosBank/index.js +52 -45
- package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
- package/dist/PageNavItem/PageNavItem.css.js +4 -4
- package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
- package/dist/Pagination/Pagination.css.js +1 -1
- package/dist/Pagination/Pagination.js +3 -3
- package/dist/SecondaryFooter/SecondaryFooter.css.js +3 -3
- package/dist/SetContainer/SetContainer.css.js +3 -3
- package/dist/SetContainer/SetContainer.js +35 -35
- package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
- package/dist/StepItem/StepItem.css.js +3 -3
- package/dist/StepItemSet/StepItemSet.css.js +3 -3
- package/dist/Tab/Tab.css.js +3 -3
- package/dist/Table/Table.css.js +3 -3
- package/dist/Table/Table.js +3 -3
- package/dist/TextBlock/TextBlock.css.js +3 -3
- package/dist/TopicalNavItem/TopicalNavItem.css.js +1 -1
- package/dist/TopicalNavSet/TopicalNavSet.css.js +1 -1
- package/dist/Typography/Typography.css.js +1 -1
- package/dist/VideoTile/VideoTile.css.js +4 -4
- package/dist/VideoTile/VideoTile.js +3 -3
- package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
- package/dist/VideoWrapper/index.js +34 -34
- package/dist/assets/FooterSiteMap/AxosBank/FooterSiteMap.css +2 -2
- package/dist/assets/HeroBanner/SelectionBanner.css +0 -4
- package/dist/assets/Input/DatePicker.css +95 -0
- package/dist/assets/Input/InputDate.css +39 -0
- package/dist/assets/Interstitial/Interstitial-variants.css +1 -1
- package/dist/assets/Interstitial/Interstitial.css.css +29 -24
- package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +130 -122
- package/dist/assets/node_modules/react-date-range/dist/styles.css.css +194 -0
- package/dist/assets/node_modules/react-date-range/dist/theme/default.css.css +385 -0
- package/dist/globals.css.js +2 -2
- package/dist/icons/ArrowIcon/ArrowIcon.css.js +3 -3
- package/dist/icons/CalendarIcon/CalendarIcon.d.ts +3 -0
- package/dist/icons/CalendarIcon/CalendarIcon.js +17 -0
- package/dist/icons/CalendarIcon/index.d.ts +1 -0
- package/dist/icons/CalendarIcon/index.js +4 -0
- package/dist/icons/CheckIcon/CheckIcon.css.js +3 -3
- package/dist/icons/DownloadIcon/DownloadIcon.css.js +3 -3
- package/dist/icons/FollowIcon/FollowIcon.css.js +3 -3
- package/dist/icons/Star/Star.css.js +1 -1
- package/dist/index.css.js +3 -3
- package/dist/main.js +1 -1
- package/dist/themes/axos.css.js +1 -1
- package/dist/themes/premier.css.js +2 -2
- package/dist/types/icon.d.ts +3 -0
- package/dist/types/icon.js +1 -0
- package/dist/types/popover.d.ts +8 -0
- package/dist/types/popover.js +1 -0
- package/dist/utils/RetainQueryLink.d.ts +11 -0
- package/dist/utils/RetainQueryLink.js +15 -0
- package/dist/utils/allowedAxosDomains.js +2 -2
- package/dist/utils/constants/format.d.ts +1 -0
- package/dist/utils/constants/format.js +4 -0
- package/dist/utils/constants/popper.d.ts +6 -0
- package/dist/utils/constants/popper.js +10 -0
- package/dist/utils/hooks/usePopover.d.ts +25 -0
- package/dist/utils/hooks/usePopover.js +64 -0
- package/package.json +131 -131
|
@@ -3,20 +3,20 @@ import "../../Accordion/Accordion.js";
|
|
|
3
3
|
import "../../Accordion/Accordion.css.js";
|
|
4
4
|
import "../../icons/ArrowIcon/ArrowIcon.css.js";
|
|
5
5
|
import "../../icons/CheckIcon/CheckIcon.css.js";
|
|
6
|
-
/* empty css
|
|
7
|
-
/* empty css
|
|
6
|
+
/* empty css */
|
|
7
|
+
/* empty css */
|
|
8
|
+
/* empty css */
|
|
8
9
|
/* empty css */
|
|
9
|
-
/* empty css */
|
|
10
10
|
import "react";
|
|
11
11
|
import "../../Chevron/Chevron.css.js";
|
|
12
12
|
import "../../AlertBanner/AlertBanner.css.js";
|
|
13
13
|
import "../../Article/Article.css.js";
|
|
14
14
|
import "../../IconBillboard/IconBillboard.css.js";
|
|
15
15
|
import { findMoreAxosDomains } from "../../utils/allowedAxosDomains.js";
|
|
16
|
-
/* empty css
|
|
17
|
-
/* empty css
|
|
16
|
+
/* empty css */
|
|
17
|
+
/* empty css */
|
|
18
18
|
import "../../Interstitial/Interstitial-variants.css.js";
|
|
19
|
-
/* empty css
|
|
19
|
+
/* empty css */
|
|
20
20
|
import "../../Modal/contextApi/store.js";
|
|
21
21
|
import "clsx";
|
|
22
22
|
import "../../Button/Button.css.js";
|
|
@@ -31,6 +31,7 @@ import "../../Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js";
|
|
|
31
31
|
import "@hookform/resolvers/zod";
|
|
32
32
|
import "../../Input/Checkbox.js";
|
|
33
33
|
import "../../Input/CurrencyInput.js";
|
|
34
|
+
import "../../Input/DownPaymentInput.js";
|
|
34
35
|
import "../../Input/Dropdown.js";
|
|
35
36
|
import "../../Input/Dropdown.css.js";
|
|
36
37
|
import "../../Input/Input.js";
|
|
@@ -38,7 +39,6 @@ import "../../Input/Input.css.js";
|
|
|
38
39
|
import "../../Input/InputAmount.js";
|
|
39
40
|
import "../../Input/InputPhone.js";
|
|
40
41
|
import "../../Input/InputTextArea.js";
|
|
41
|
-
import "../../Input/DownPaymentInput.js";
|
|
42
42
|
import "../../Input/RadioButton.js";
|
|
43
43
|
import "react-hook-form";
|
|
44
44
|
import "../../Forms/Forms.css.js";
|
|
@@ -47,17 +47,17 @@ import "../../Input/RadioButton.css.js";
|
|
|
47
47
|
import "../../Input/Checkbox.css.js";
|
|
48
48
|
import "../../LoadingIndicator/LoadingIndicator.css.js";
|
|
49
49
|
import "../../Inputs/Input.css.js";
|
|
50
|
-
/* empty css
|
|
50
|
+
/* empty css */
|
|
51
51
|
import "../../Hyperlink/Hyperlink.css.js";
|
|
52
|
-
/* empty css
|
|
52
|
+
/* empty css */
|
|
53
53
|
import "iframe-resizer";
|
|
54
|
-
/* empty css
|
|
54
|
+
/* empty css */
|
|
55
55
|
import "../../Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js";
|
|
56
|
+
/* empty css */
|
|
56
57
|
/* empty css */
|
|
57
|
-
/* empty css
|
|
58
|
-
/* empty css */
|
|
58
|
+
/* empty css */
|
|
59
59
|
import "../../Carousel/index.js";
|
|
60
|
-
/* empty css
|
|
60
|
+
/* empty css */
|
|
61
61
|
import "../../Comparison/Comparison.css.js";
|
|
62
62
|
import "../../HeroBanner/HeroBanner.css.js";
|
|
63
63
|
import "../../HeroBanner/LargeBanner.css.js";
|
|
@@ -66,50 +66,50 @@ import "../../SetContainer/SetContainer.css.js";
|
|
|
66
66
|
import "../../Tab/Tab.css.js";
|
|
67
67
|
import "../../icons/Star/Star.css.js";
|
|
68
68
|
import "../../ContentBanner/ContentBanner.css.js";
|
|
69
|
-
/* empty css
|
|
69
|
+
/* empty css */
|
|
70
70
|
import "../../ExecutiveBio/ExecutiveBio.css.js";
|
|
71
71
|
import "../../FaqAccordion/index.js";
|
|
72
72
|
import "../../FooterDisclosure/FooterDisclosure.css.js";
|
|
73
73
|
import { footer_section, footer_wrapper, ft_col, ft_col_header, ft_col_subheader, nested_grid, app_col, footer_mobile, ft_panel_group, ft_panel } from "./FooterSiteMap.css.js";
|
|
74
74
|
import "../../ImageBillboard/ImageBillboard.css.js";
|
|
75
|
-
/* empty css */
|
|
76
|
-
/* empty css */
|
|
77
|
-
/* empty css */
|
|
78
75
|
/* empty css */
|
|
79
|
-
/* empty css
|
|
76
|
+
/* empty css */
|
|
77
|
+
/* empty css */
|
|
78
|
+
/* empty css */
|
|
79
|
+
/* empty css */
|
|
80
80
|
import "../../LandingPageHeader/LandingPageHeader.css.js";
|
|
81
|
-
/* empty css
|
|
82
|
-
/* empty css
|
|
83
|
-
/* empty css
|
|
84
|
-
/* empty css
|
|
85
|
-
/* empty css
|
|
81
|
+
/* empty css */
|
|
82
|
+
/* empty css */
|
|
83
|
+
/* empty css */
|
|
84
|
+
/* empty css */
|
|
85
|
+
/* empty css */
|
|
86
86
|
import "../../NavigationMenu/AxosBank/NavData.js";
|
|
87
87
|
import "next/navigation.js";
|
|
88
88
|
import "next/image.js";
|
|
89
|
+
/* empty css */
|
|
89
90
|
import "next/link.js";
|
|
90
|
-
/* empty css
|
|
91
|
-
/* empty css */
|
|
91
|
+
/* empty css */
|
|
92
92
|
import "../../PageNavItem/PageNavItem.css.js";
|
|
93
93
|
import "react-slick";
|
|
94
|
-
/* empty css
|
|
95
|
-
/* empty css
|
|
96
|
-
/* empty css
|
|
97
|
-
/* empty css
|
|
94
|
+
/* 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
|
|
100
|
+
/* empty css */
|
|
101
|
+
/* empty css */
|
|
102
|
+
/* empty css */
|
|
103
103
|
import "next/script.js";
|
|
104
|
-
/* empty css
|
|
105
|
-
/* empty css
|
|
104
|
+
/* empty css */
|
|
105
|
+
/* empty css */
|
|
106
106
|
const AxosFooterSiteMap = ({
|
|
107
107
|
showButtons = false
|
|
108
108
|
}) => {
|
|
109
109
|
return /* @__PURE__ */ jsx("footer", { className: footer_section, id: "site_map", children: /* @__PURE__ */ jsxs("div", { className: "containment", children: [
|
|
110
110
|
/* @__PURE__ */ jsxs("nav", { className: footer_wrapper, children: [
|
|
111
111
|
/* @__PURE__ */ jsxs("div", { className: ft_col, children: [
|
|
112
|
-
/* @__PURE__ */ jsx("h2", { className: ft_col_header, children: /* @__PURE__ */ jsx("a", { href: findMoreAxosDomains("{AXOSBANK}/personal"), children: "Personal" }) }),
|
|
112
|
+
/* @__PURE__ */ jsx("h2", { className: ft_col_header, children: /* @__PURE__ */ jsx("a", { href: findMoreAxosDomains("{AXOSBANK}/personal/bank"), children: "Personal" }) }),
|
|
113
113
|
/* @__PURE__ */ jsxs("ul", { children: [
|
|
114
114
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
115
115
|
"a",
|
|
@@ -145,6 +145,13 @@ const AxosFooterSiteMap = ({
|
|
|
145
145
|
),
|
|
146
146
|
children: "CDs"
|
|
147
147
|
}
|
|
148
|
+
) }),
|
|
149
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
150
|
+
"a",
|
|
151
|
+
{
|
|
152
|
+
href: findMoreAxosDomains("{AXOSBANK}/personal/bank/premier"),
|
|
153
|
+
children: "Premier"
|
|
154
|
+
}
|
|
148
155
|
) })
|
|
149
156
|
] }),
|
|
150
157
|
/* @__PURE__ */ jsxs("ul", { children: [
|
|
@@ -178,11 +185,12 @@ const AxosFooterSiteMap = ({
|
|
|
178
185
|
"a",
|
|
179
186
|
{
|
|
180
187
|
href: findMoreAxosDomains(
|
|
181
|
-
"{AXOSBANK}/personal/auto-
|
|
188
|
+
"{AXOSBANK}/personal/borrow/auto-loans"
|
|
182
189
|
),
|
|
183
190
|
children: "Auto Loans"
|
|
184
191
|
}
|
|
185
|
-
) })
|
|
192
|
+
) }),
|
|
193
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: "https://lavictoirefinance.com/", children: "Marine Loans" }) })
|
|
186
194
|
] }),
|
|
187
195
|
/* @__PURE__ */ jsxs("ul", { children: [
|
|
188
196
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
@@ -212,10 +220,33 @@ const AxosFooterSiteMap = ({
|
|
|
212
220
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
213
221
|
"a",
|
|
214
222
|
{
|
|
215
|
-
href: findMoreAxosDomains(
|
|
223
|
+
href: findMoreAxosDomains(
|
|
224
|
+
"{AXOSBANK}/Legal/Disclosures#AXB----Legal-Disclosures---Personal-Invest-Account-Disclosures---DownloadTileSet"
|
|
225
|
+
),
|
|
216
226
|
children: "Client Relationship Summary"
|
|
217
227
|
}
|
|
218
228
|
) })
|
|
229
|
+
] }),
|
|
230
|
+
/* @__PURE__ */ jsxs("ul", { children: [
|
|
231
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
232
|
+
"a",
|
|
233
|
+
{
|
|
234
|
+
className: ft_col_subheader,
|
|
235
|
+
href: findMoreAxosDomains("{AXOSBANK}/personal/plan"),
|
|
236
|
+
children: "Plan"
|
|
237
|
+
}
|
|
238
|
+
) }),
|
|
239
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
240
|
+
"a",
|
|
241
|
+
{
|
|
242
|
+
href: findMoreAxosDomains(
|
|
243
|
+
"{AXOSBANK}/tools/payment-apps/mobile-app"
|
|
244
|
+
),
|
|
245
|
+
children: "Axos Mobile App"
|
|
246
|
+
}
|
|
247
|
+
) }),
|
|
248
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: findMoreAxosDomains("{AXOSBANK}/tools"), children: "Financial Tools" }) }),
|
|
249
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: findMoreAxosDomains("{AXOSBANK}/personal/insights"), children: "Insights" }) })
|
|
219
250
|
] })
|
|
220
251
|
] }),
|
|
221
252
|
/* @__PURE__ */ jsxs("div", { className: ft_col, children: [
|
|
@@ -226,126 +257,74 @@ const AxosFooterSiteMap = ({
|
|
|
226
257
|
"a",
|
|
227
258
|
{
|
|
228
259
|
className: ft_col_subheader,
|
|
229
|
-
href: findMoreAxosDomains("{AXOSBANK}/
|
|
230
|
-
children: "
|
|
231
|
-
}
|
|
232
|
-
) }),
|
|
233
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
234
|
-
"a",
|
|
235
|
-
{
|
|
236
|
-
href: findMoreAxosDomains(
|
|
237
|
-
"{AXOSBANK}/commercial/lending/equipment-finance"
|
|
238
|
-
),
|
|
239
|
-
children: "Equipment Finance"
|
|
240
|
-
}
|
|
241
|
-
) }),
|
|
242
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
243
|
-
"a",
|
|
244
|
-
{
|
|
245
|
-
href: findMoreAxosDomains(
|
|
246
|
-
"{AXOSBANK}/commercial/lending/lender-financing"
|
|
247
|
-
),
|
|
248
|
-
children: "Lender Finance"
|
|
249
|
-
}
|
|
250
|
-
) }),
|
|
251
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
252
|
-
"a",
|
|
253
|
-
{
|
|
254
|
-
href: findMoreAxosDomains(
|
|
255
|
-
"{AXOSBANK}/commercial/lending/small-balance-commercial-real-estate"
|
|
256
|
-
),
|
|
257
|
-
children: "Small Balance Commercial Real Estate"
|
|
258
|
-
}
|
|
259
|
-
) }),
|
|
260
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
261
|
-
"a",
|
|
262
|
-
{
|
|
263
|
-
href: findMoreAxosDomains(
|
|
264
|
-
"{AXOSBANK}/commercial/lending/residential-warehouse-lending"
|
|
265
|
-
),
|
|
266
|
-
children: "Residential Warehouse Lending"
|
|
260
|
+
href: findMoreAxosDomains("{AXOSBANK}/business"),
|
|
261
|
+
children: "Small Business"
|
|
267
262
|
}
|
|
268
263
|
) }),
|
|
269
264
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
270
265
|
"a",
|
|
271
266
|
{
|
|
272
267
|
href: findMoreAxosDomains(
|
|
273
|
-
"{AXOSBANK}/
|
|
268
|
+
"{AXOSBANK}/business/business-checking-accounts"
|
|
274
269
|
),
|
|
275
|
-
children: "
|
|
270
|
+
children: "Checking"
|
|
276
271
|
}
|
|
277
272
|
) }),
|
|
278
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
279
|
-
|
|
280
|
-
{
|
|
281
|
-
href: findMoreAxosDomains(
|
|
282
|
-
"{AXOSBANK}/commercial/global-treasury-management"
|
|
283
|
-
),
|
|
284
|
-
children: "Treasury Management"
|
|
285
|
-
}
|
|
286
|
-
) })
|
|
273
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: findMoreAxosDomains("{AXOSBANK}/business/savings"), children: "Savings" }) }),
|
|
274
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: findMoreAxosDomains("{AXOSBANK}/business/services"), children: "Services" }) })
|
|
287
275
|
] }),
|
|
288
276
|
/* @__PURE__ */ jsxs("ul", { children: [
|
|
289
277
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
290
278
|
"a",
|
|
291
279
|
{
|
|
292
280
|
className: ft_col_subheader,
|
|
293
|
-
href: findMoreAxosDomains("{AXOSBANK}/
|
|
294
|
-
children: "
|
|
295
|
-
}
|
|
296
|
-
) }),
|
|
297
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
298
|
-
"a",
|
|
299
|
-
{
|
|
300
|
-
href: findMoreAxosDomains(
|
|
301
|
-
"{AXOSBANK}/business/business-checking-accounts/basic-business-checking"
|
|
302
|
-
),
|
|
303
|
-
children: "Basic Business Checking"
|
|
281
|
+
href: findMoreAxosDomains("{AXOSBANK}/commercial"),
|
|
282
|
+
children: "Commercial Lending"
|
|
304
283
|
}
|
|
305
284
|
) }),
|
|
306
285
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
307
286
|
"a",
|
|
308
287
|
{
|
|
309
288
|
href: findMoreAxosDomains(
|
|
310
|
-
"{AXOSBANK}/
|
|
289
|
+
"{AXOSBANK}/commercial/lending/equipment-finance"
|
|
311
290
|
),
|
|
312
|
-
children: "
|
|
291
|
+
children: "Equipment Finance"
|
|
313
292
|
}
|
|
314
293
|
) }),
|
|
315
294
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
316
295
|
"a",
|
|
317
296
|
{
|
|
318
297
|
href: findMoreAxosDomains(
|
|
319
|
-
"{AXOSBANK}/
|
|
298
|
+
"{AXOSBANK}/commercial/lending/lender-financing"
|
|
320
299
|
),
|
|
321
|
-
children: "
|
|
300
|
+
children: "Lender Finance"
|
|
322
301
|
}
|
|
323
302
|
) }),
|
|
324
303
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
325
304
|
"a",
|
|
326
305
|
{
|
|
327
306
|
href: findMoreAxosDomains(
|
|
328
|
-
"{AXOSBANK}/
|
|
307
|
+
"{AXOSBANK}/commercial/lending/small-balance-commercial-real-estate"
|
|
329
308
|
),
|
|
330
|
-
children: "
|
|
309
|
+
children: "Small Balance Commercial Real Estate"
|
|
331
310
|
}
|
|
332
311
|
) }),
|
|
333
312
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
334
313
|
"a",
|
|
335
314
|
{
|
|
336
315
|
href: findMoreAxosDomains(
|
|
337
|
-
"{AXOSBANK}/
|
|
316
|
+
"{AXOSBANK}/commercial/lending/residential-warehouse-lending"
|
|
338
317
|
),
|
|
339
|
-
children: "
|
|
318
|
+
children: "Residential Warehouse Lending"
|
|
340
319
|
}
|
|
341
320
|
) }),
|
|
342
321
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
343
322
|
"a",
|
|
344
323
|
{
|
|
345
324
|
href: findMoreAxosDomains(
|
|
346
|
-
"{AXOSBANK}/
|
|
325
|
+
"{AXOSBANK}/commercial/lending/bridge-and-construction-lending"
|
|
347
326
|
),
|
|
348
|
-
children: "
|
|
327
|
+
children: "Commercial Real Estate Bridge & Construction Lending"
|
|
349
328
|
}
|
|
350
329
|
) })
|
|
351
330
|
] }),
|
|
@@ -355,7 +334,7 @@ const AxosFooterSiteMap = ({
|
|
|
355
334
|
{
|
|
356
335
|
className: ft_col_subheader,
|
|
357
336
|
href: findMoreAxosDomains("{AXOSBANK}/commercial/banking"),
|
|
358
|
-
children: "
|
|
337
|
+
children: "Commercial Banking"
|
|
359
338
|
}
|
|
360
339
|
) }),
|
|
361
340
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
@@ -403,6 +382,15 @@ const AxosFooterSiteMap = ({
|
|
|
403
382
|
),
|
|
404
383
|
children: "Hedge Funds & Alternative Fund Banking Solutions"
|
|
405
384
|
}
|
|
385
|
+
) }),
|
|
386
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
387
|
+
"a",
|
|
388
|
+
{
|
|
389
|
+
href: findMoreAxosDomains(
|
|
390
|
+
"{AXOSBANK}/commercial/banking/global-treasury-management"
|
|
391
|
+
),
|
|
392
|
+
children: "Treasury Management"
|
|
393
|
+
}
|
|
406
394
|
) })
|
|
407
395
|
] })
|
|
408
396
|
] })
|
|
@@ -410,67 +398,24 @@ const AxosFooterSiteMap = ({
|
|
|
410
398
|
/* @__PURE__ */ jsxs("div", { className: ft_col, children: [
|
|
411
399
|
/* @__PURE__ */ jsx("h2", { className: ft_col_header, children: /* @__PURE__ */ jsx("a", { href: findMoreAxosDomains("{AXOSBANK}/partners"), children: "Partners" }) }),
|
|
412
400
|
/* @__PURE__ */ jsxs("ul", { children: [
|
|
401
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: "https://lavictoirefinance.com/dealers", children: "Marine Dealer Floorplan Finance" }) }),
|
|
413
402
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
414
403
|
"a",
|
|
415
404
|
{
|
|
416
405
|
href: findMoreAxosDomains(
|
|
417
|
-
"{AXOSBANK}/partners/
|
|
418
|
-
),
|
|
419
|
-
children: "Auto Dealers"
|
|
420
|
-
}
|
|
421
|
-
) }),
|
|
422
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
423
|
-
"a",
|
|
424
|
-
{
|
|
425
|
-
href: findMoreAxosDomains(
|
|
426
|
-
"{AXOSBANK}/partners/financial-advisors"
|
|
427
|
-
),
|
|
428
|
-
children: "Financial Advisors"
|
|
429
|
-
}
|
|
430
|
-
) }),
|
|
431
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
432
|
-
"a",
|
|
433
|
-
{
|
|
434
|
-
href: findMoreAxosDomains(
|
|
435
|
-
"{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending/forms-and-guidelines"
|
|
436
|
-
),
|
|
437
|
-
children: "Lending Forms & Guidelines"
|
|
438
|
-
}
|
|
439
|
-
) }),
|
|
440
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
441
|
-
"a",
|
|
442
|
-
{
|
|
443
|
-
href: findMoreAxosDomains(
|
|
444
|
-
"{AXOSBANK}/commercial/lending/small-balance-commercial-real-estate"
|
|
445
|
-
),
|
|
446
|
-
children: "Small Balance Commercial"
|
|
447
|
-
}
|
|
448
|
-
) }),
|
|
449
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
450
|
-
"a",
|
|
451
|
-
{
|
|
452
|
-
href: findMoreAxosDomains(
|
|
453
|
-
"{AXOSBANK}/commercial/lending/small-balance-commercial-real-estate/investor-owned-2-4-unit-lending"
|
|
454
|
-
),
|
|
455
|
-
children: "Investor-Owned Properties"
|
|
456
|
-
}
|
|
457
|
-
) }),
|
|
458
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
459
|
-
"a",
|
|
460
|
-
{
|
|
461
|
-
href: findMoreAxosDomains(
|
|
462
|
-
"{AXOSBANK}/commercial/lending/small-balance-commercial-real-estate/multifamily-lending"
|
|
406
|
+
"{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending"
|
|
463
407
|
),
|
|
464
|
-
children: "
|
|
408
|
+
children: "Wholesale Lending"
|
|
465
409
|
}
|
|
466
410
|
) }),
|
|
411
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: findMoreAxosDomains("{AXA}"), children: "Financial Advisors" }) }),
|
|
467
412
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
468
413
|
"a",
|
|
469
414
|
{
|
|
470
415
|
href: findMoreAxosDomains(
|
|
471
|
-
"{AXOSBANK}/partners/
|
|
416
|
+
"{AXOSBANK}/partners/dealer-services"
|
|
472
417
|
),
|
|
473
|
-
children: "
|
|
418
|
+
children: "Dealer Services"
|
|
474
419
|
}
|
|
475
420
|
) }),
|
|
476
421
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
@@ -508,9 +453,7 @@ const AxosFooterSiteMap = ({
|
|
|
508
453
|
/* @__PURE__ */ jsx(
|
|
509
454
|
"a",
|
|
510
455
|
{
|
|
511
|
-
href:
|
|
512
|
-
"https://play.google.com/store/apps/details?id=com.axos.udb"
|
|
513
|
-
),
|
|
456
|
+
href: "https://axos.app.link/App_Store",
|
|
514
457
|
"aria-label": "visit the Google Play store to download the axos bank mobile app",
|
|
515
458
|
title: "Google Play",
|
|
516
459
|
children: /* @__PURE__ */ jsx(
|
|
@@ -525,9 +468,7 @@ const AxosFooterSiteMap = ({
|
|
|
525
468
|
/* @__PURE__ */ jsx(
|
|
526
469
|
"a",
|
|
527
470
|
{
|
|
528
|
-
href:
|
|
529
|
-
"https://apps.apple.com/us/app/axos-bank/id1396586421"
|
|
530
|
-
),
|
|
471
|
+
href: "https://axos.app.link/App_Store",
|
|
531
472
|
"aria-label": "visit the App Store to download the Axos Bank mobile app",
|
|
532
473
|
title: "App Store",
|
|
533
474
|
children: /* @__PURE__ */ jsx(
|
|
@@ -572,9 +513,42 @@ const AxosFooterSiteMap = ({
|
|
|
572
513
|
children: "Bank"
|
|
573
514
|
}
|
|
574
515
|
) }),
|
|
575
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
576
|
-
|
|
577
|
-
|
|
516
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
517
|
+
"a",
|
|
518
|
+
{
|
|
519
|
+
href: findMoreAxosDomains(
|
|
520
|
+
"{AXOSBANK}/personal/bank/checking-accounts"
|
|
521
|
+
),
|
|
522
|
+
children: "Checking"
|
|
523
|
+
}
|
|
524
|
+
) }),
|
|
525
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
526
|
+
"a",
|
|
527
|
+
{
|
|
528
|
+
href: findMoreAxosDomains(
|
|
529
|
+
"{AXOSBANK}/personal/bank/savings-accounts"
|
|
530
|
+
),
|
|
531
|
+
children: "Savings"
|
|
532
|
+
}
|
|
533
|
+
) }),
|
|
534
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
535
|
+
"a",
|
|
536
|
+
{
|
|
537
|
+
href: findMoreAxosDomains(
|
|
538
|
+
"{AXOSBANK}/personal/bank/savings-accounts/certificates-of-deposit"
|
|
539
|
+
),
|
|
540
|
+
children: "CDs"
|
|
541
|
+
}
|
|
542
|
+
) }),
|
|
543
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
544
|
+
"a",
|
|
545
|
+
{
|
|
546
|
+
href: findMoreAxosDomains(
|
|
547
|
+
"{AXOSBANK}/personal/bank/premier"
|
|
548
|
+
),
|
|
549
|
+
children: "CDs"
|
|
550
|
+
}
|
|
551
|
+
) })
|
|
578
552
|
] }),
|
|
579
553
|
/* @__PURE__ */ jsxs("ul", { children: [
|
|
580
554
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
@@ -588,7 +562,9 @@ const AxosFooterSiteMap = ({
|
|
|
588
562
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
589
563
|
"a",
|
|
590
564
|
{
|
|
591
|
-
href: findMoreAxosDomains(
|
|
565
|
+
href: findMoreAxosDomains(
|
|
566
|
+
"{AXOSBANK}/personal/borrow/mortgages"
|
|
567
|
+
),
|
|
592
568
|
children: "Mortgages"
|
|
593
569
|
}
|
|
594
570
|
) }),
|
|
@@ -596,7 +572,7 @@ const AxosFooterSiteMap = ({
|
|
|
596
572
|
"a",
|
|
597
573
|
{
|
|
598
574
|
href: findMoreAxosDomains(
|
|
599
|
-
"{AXOSBANK}/
|
|
575
|
+
"{AXOSBANK}/personal/borrow/personal-loans"
|
|
600
576
|
),
|
|
601
577
|
children: "Personal Loans"
|
|
602
578
|
}
|
|
@@ -609,7 +585,8 @@ const AxosFooterSiteMap = ({
|
|
|
609
585
|
),
|
|
610
586
|
children: "Auto Loans"
|
|
611
587
|
}
|
|
612
|
-
) })
|
|
588
|
+
) }),
|
|
589
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: "https://lavictoirefinance.com/", children: "Marine Loans" }) })
|
|
613
590
|
] }),
|
|
614
591
|
/* @__PURE__ */ jsxs("ul", { children: [
|
|
615
592
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
@@ -642,11 +619,32 @@ const AxosFooterSiteMap = ({
|
|
|
642
619
|
"a",
|
|
643
620
|
{
|
|
644
621
|
href: findMoreAxosDomains(
|
|
645
|
-
"{AXOSBANK}/Legal/Disclosures#
|
|
622
|
+
"{AXOSBANK}/Legal/Disclosures#AXB----Legal-Disclosures---Personal-Invest-Account-Disclosures---DownloadTileSet"
|
|
646
623
|
),
|
|
647
624
|
children: "Client Relationship Summary"
|
|
648
625
|
}
|
|
649
626
|
) })
|
|
627
|
+
] }),
|
|
628
|
+
/* @__PURE__ */ jsxs("ul", { children: [
|
|
629
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
630
|
+
"a",
|
|
631
|
+
{
|
|
632
|
+
className: ft_col_subheader,
|
|
633
|
+
href: findMoreAxosDomains("{AXOSBANK}/personal/plan"),
|
|
634
|
+
children: "Plan"
|
|
635
|
+
}
|
|
636
|
+
) }),
|
|
637
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
638
|
+
"a",
|
|
639
|
+
{
|
|
640
|
+
href: findMoreAxosDomains(
|
|
641
|
+
"{AXOSBANK}/tools/payment-apps/mobile-app"
|
|
642
|
+
),
|
|
643
|
+
children: "Axos Mobile App"
|
|
644
|
+
}
|
|
645
|
+
) }),
|
|
646
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: findMoreAxosDomains("{AXOSBANK}/tools"), children: "Financial Tools" }) }),
|
|
647
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: findMoreAxosDomains("{AXOSBANK}/personal/insights"), children: "Insights" }) })
|
|
650
648
|
] })
|
|
651
649
|
] }),
|
|
652
650
|
/* @__PURE__ */ jsxs("details", { className: ft_panel, children: [
|
|
@@ -675,66 +673,21 @@ const AxosFooterSiteMap = ({
|
|
|
675
673
|
"a",
|
|
676
674
|
{
|
|
677
675
|
className: ft_col_subheader,
|
|
678
|
-
href: findMoreAxosDomains(
|
|
679
|
-
|
|
680
|
-
),
|
|
681
|
-
children: "Commercial"
|
|
682
|
-
}
|
|
683
|
-
) }),
|
|
684
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
685
|
-
"a",
|
|
686
|
-
{
|
|
687
|
-
href: findMoreAxosDomains(
|
|
688
|
-
"{AXOSBANK}/commercial/lending/equipment-finance"
|
|
689
|
-
),
|
|
690
|
-
children: "Equipment Finance"
|
|
691
|
-
}
|
|
692
|
-
) }),
|
|
693
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
694
|
-
"a",
|
|
695
|
-
{
|
|
696
|
-
href: findMoreAxosDomains(
|
|
697
|
-
"{AXOSBANK}/business/Commercial-Lending/Lender-Finance"
|
|
698
|
-
),
|
|
699
|
-
children: "Lender Finance"
|
|
700
|
-
}
|
|
701
|
-
) }),
|
|
702
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
703
|
-
"a",
|
|
704
|
-
{
|
|
705
|
-
href: findMoreAxosDomains(
|
|
706
|
-
"{AXOSBANK}/business/Commercial-Lending/Small-Balance-Commercial-Real-Estate"
|
|
707
|
-
),
|
|
708
|
-
children: "Small Balance Commercial Real Estate"
|
|
676
|
+
href: findMoreAxosDomains("{AXOSBANK}/business"),
|
|
677
|
+
children: "Small Business"
|
|
709
678
|
}
|
|
710
679
|
) }),
|
|
711
680
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
712
681
|
"a",
|
|
713
682
|
{
|
|
714
683
|
href: findMoreAxosDomains(
|
|
715
|
-
"{AXOSBANK}/business/
|
|
684
|
+
"{AXOSBANK}/business/business-checking-accounts"
|
|
716
685
|
),
|
|
717
|
-
children: "
|
|
686
|
+
children: "Checking"
|
|
718
687
|
}
|
|
719
688
|
) }),
|
|
720
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
721
|
-
|
|
722
|
-
{
|
|
723
|
-
href: findMoreAxosDomains(
|
|
724
|
-
"{AXOSBANK}/business/Commercial-Lending/Commercial-Real-Estate-Specialty-Lending"
|
|
725
|
-
),
|
|
726
|
-
children: "Commercial Real Estate Bridge & Construction Lending"
|
|
727
|
-
}
|
|
728
|
-
) }),
|
|
729
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
730
|
-
"a",
|
|
731
|
-
{
|
|
732
|
-
href: findMoreAxosDomains(
|
|
733
|
-
"{AXOSBANK}/commercial/banking/global-treasury-management"
|
|
734
|
-
),
|
|
735
|
-
children: "Treasury Management"
|
|
736
|
-
}
|
|
737
|
-
) })
|
|
689
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: findMoreAxosDomains("{AXOSBANK}/business/savings"), children: "Savings" }) }),
|
|
690
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: findMoreAxosDomains("{AXOSBANK}/business/services"), children: "Services" }) })
|
|
738
691
|
] }),
|
|
739
692
|
/* @__PURE__ */ jsxs("ul", { children: [
|
|
740
693
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
@@ -742,63 +695,64 @@ const AxosFooterSiteMap = ({
|
|
|
742
695
|
{
|
|
743
696
|
className: ft_col_subheader,
|
|
744
697
|
href: findMoreAxosDomains(
|
|
745
|
-
"{AXOSBANK}/business/
|
|
698
|
+
"{AXOSBANK}/business/Commercial-Banking"
|
|
746
699
|
),
|
|
747
|
-
children: "
|
|
700
|
+
children: "Commercial Banking"
|
|
748
701
|
}
|
|
749
702
|
) }),
|
|
750
703
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
751
704
|
"a",
|
|
752
705
|
{
|
|
753
706
|
href: findMoreAxosDomains(
|
|
754
|
-
"{AXOSBANK}/
|
|
707
|
+
"{AXOSBANK}/commercial/banking/third-party-payment-processors"
|
|
755
708
|
),
|
|
756
|
-
children: "
|
|
709
|
+
children: "Third Party Payment Processors"
|
|
757
710
|
}
|
|
758
711
|
) }),
|
|
759
712
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
760
713
|
"a",
|
|
761
714
|
{
|
|
762
715
|
href: findMoreAxosDomains(
|
|
763
|
-
"{AXOSBANK}/
|
|
716
|
+
"{AXOSBANK}/commercial/banking/hoa-property-management"
|
|
764
717
|
),
|
|
765
|
-
children: "
|
|
718
|
+
children: "HOAs & Property Management"
|
|
766
719
|
}
|
|
767
720
|
) }),
|
|
768
721
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
769
722
|
"a",
|
|
770
723
|
{
|
|
771
724
|
href: findMoreAxosDomains(
|
|
772
|
-
"{AXOSBANK}/
|
|
725
|
+
"{AXOSBANK}/commercial/banking/1031-exchange-qualified-intermediaries"
|
|
773
726
|
),
|
|
774
|
-
children: "
|
|
727
|
+
children: "1031 Exchange Qualified Intermediaries"
|
|
775
728
|
}
|
|
776
729
|
) }),
|
|
777
730
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
778
731
|
"a",
|
|
779
732
|
{
|
|
780
733
|
href: findMoreAxosDomains(
|
|
781
|
-
"{AXOSBANK}/
|
|
734
|
+
"{AXOSBANK}/commercial/banking/title-and-escrow"
|
|
782
735
|
),
|
|
783
|
-
children: "
|
|
736
|
+
children: "Title & Escrow"
|
|
784
737
|
}
|
|
785
738
|
) }),
|
|
739
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: findMoreAxosDomains("{AAS}"), children: "Fiduciary Services" }) }),
|
|
786
740
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
787
741
|
"a",
|
|
788
742
|
{
|
|
789
743
|
href: findMoreAxosDomains(
|
|
790
|
-
"{AXOSBANK}/
|
|
744
|
+
"{AXOSBANK}/commercial/banking/hedge-funds-and-alternative-funds"
|
|
791
745
|
),
|
|
792
|
-
children: "
|
|
746
|
+
children: "Hedge Funds & Alternative Fund Banking Solutions"
|
|
793
747
|
}
|
|
794
748
|
) }),
|
|
795
749
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
796
750
|
"a",
|
|
797
751
|
{
|
|
798
752
|
href: findMoreAxosDomains(
|
|
799
|
-
"{AXOSBANK}/
|
|
753
|
+
"{AXOSBANK}/commercial/banking/global-treasury-management"
|
|
800
754
|
),
|
|
801
|
-
children: "
|
|
755
|
+
children: "Treasury Management"
|
|
802
756
|
}
|
|
803
757
|
) })
|
|
804
758
|
] }),
|
|
@@ -808,55 +762,54 @@ const AxosFooterSiteMap = ({
|
|
|
808
762
|
{
|
|
809
763
|
className: ft_col_subheader,
|
|
810
764
|
href: findMoreAxosDomains(
|
|
811
|
-
"{AXOSBANK}/business/Commercial-Banking"
|
|
765
|
+
"{AXOSBANK}/business/Commercial-Banking-and-Lending"
|
|
812
766
|
),
|
|
813
|
-
children: "
|
|
767
|
+
children: "Commercial Lending"
|
|
814
768
|
}
|
|
815
769
|
) }),
|
|
816
770
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
817
771
|
"a",
|
|
818
772
|
{
|
|
819
773
|
href: findMoreAxosDomains(
|
|
820
|
-
"{AXOSBANK}/commercial/
|
|
774
|
+
"{AXOSBANK}/commercial/lending/equipment-finance"
|
|
821
775
|
),
|
|
822
|
-
children: "
|
|
776
|
+
children: "Equipment Finance"
|
|
823
777
|
}
|
|
824
778
|
) }),
|
|
825
779
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
826
780
|
"a",
|
|
827
781
|
{
|
|
828
782
|
href: findMoreAxosDomains(
|
|
829
|
-
"{AXOSBANK}/commercial/
|
|
783
|
+
"{AXOSBANK}/commercial/lending/lender-financing"
|
|
830
784
|
),
|
|
831
|
-
children: "
|
|
785
|
+
children: "Lender Finance"
|
|
832
786
|
}
|
|
833
787
|
) }),
|
|
834
788
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
835
789
|
"a",
|
|
836
790
|
{
|
|
837
791
|
href: findMoreAxosDomains(
|
|
838
|
-
"{AXOSBANK}/commercial/
|
|
792
|
+
"{AXOSBANK}/commercial/lending/small-balance-commercial-real-estate"
|
|
839
793
|
),
|
|
840
|
-
children: "
|
|
794
|
+
children: "Small Balance Commercial Real Estate"
|
|
841
795
|
}
|
|
842
796
|
) }),
|
|
843
797
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
844
798
|
"a",
|
|
845
799
|
{
|
|
846
800
|
href: findMoreAxosDomains(
|
|
847
|
-
"{AXOSBANK}/commercial/
|
|
801
|
+
"{AXOSBANK}/commercial/lending/residential-warehouse-lending"
|
|
848
802
|
),
|
|
849
|
-
children: "
|
|
803
|
+
children: "Residential Warehouse Lending"
|
|
850
804
|
}
|
|
851
805
|
) }),
|
|
852
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: findMoreAxosDomains("{AAS}"), children: "Fiduciary Services" }) }),
|
|
853
806
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
854
807
|
"a",
|
|
855
808
|
{
|
|
856
809
|
href: findMoreAxosDomains(
|
|
857
|
-
"{AXOSBANK}/
|
|
810
|
+
"{AXOSBANK}/commercial/lending/bridge-and-construction-lending"
|
|
858
811
|
),
|
|
859
|
-
children: "
|
|
812
|
+
children: "Commercial Real Estate Bridge & Construction Lending"
|
|
860
813
|
}
|
|
861
814
|
) })
|
|
862
815
|
] })
|
|
@@ -883,67 +836,24 @@ const AxosFooterSiteMap = ({
|
|
|
883
836
|
)
|
|
884
837
|
] }),
|
|
885
838
|
/* @__PURE__ */ jsxs("ul", { children: [
|
|
839
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: "https://lavictoirefinance.com/dealers", children: "Marine Dealer Floorplan Finance" }) }),
|
|
886
840
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
887
841
|
"a",
|
|
888
842
|
{
|
|
889
843
|
href: findMoreAxosDomains(
|
|
890
|
-
"{AXOSBANK}/partners/
|
|
891
|
-
),
|
|
892
|
-
children: "Auto Dealers"
|
|
893
|
-
}
|
|
894
|
-
) }),
|
|
895
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
896
|
-
"a",
|
|
897
|
-
{
|
|
898
|
-
href: findMoreAxosDomains(
|
|
899
|
-
"{AXOSBANK}/partners/financial-advisors"
|
|
900
|
-
),
|
|
901
|
-
children: "Financial Advisors"
|
|
902
|
-
}
|
|
903
|
-
) }),
|
|
904
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
905
|
-
"a",
|
|
906
|
-
{
|
|
907
|
-
href: findMoreAxosDomains(
|
|
908
|
-
"{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending/support#AXB----Resources-&-Support---Content-Banner-(Forms)"
|
|
909
|
-
),
|
|
910
|
-
children: "Lending Forms & Guidelines"
|
|
911
|
-
}
|
|
912
|
-
) }),
|
|
913
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
914
|
-
"a",
|
|
915
|
-
{
|
|
916
|
-
href: findMoreAxosDomains(
|
|
917
|
-
"{AXOSBANK}/commercial/lending/small-balance-commercial-real-estate"
|
|
918
|
-
),
|
|
919
|
-
children: "Small Balance Commercial"
|
|
920
|
-
}
|
|
921
|
-
) }),
|
|
922
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
923
|
-
"a",
|
|
924
|
-
{
|
|
925
|
-
href: findMoreAxosDomains(
|
|
926
|
-
"{AXOSBANK}/commercial/lending/small-balance-commercial-real-estate/investor-owned-2-4-unit-lending"
|
|
927
|
-
),
|
|
928
|
-
children: "Investor-Owned Properties"
|
|
929
|
-
}
|
|
930
|
-
) }),
|
|
931
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
932
|
-
"a",
|
|
933
|
-
{
|
|
934
|
-
href: findMoreAxosDomains(
|
|
935
|
-
"{AXOSBANK}/commercial/lending/small-balance-commercial-real-estate/multifamily-lending"
|
|
844
|
+
"{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending"
|
|
936
845
|
),
|
|
937
|
-
children: "
|
|
846
|
+
children: "Wholesale Lending"
|
|
938
847
|
}
|
|
939
848
|
) }),
|
|
849
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("a", { href: findMoreAxosDomains("{AXA}"), children: "Financial Advisors" }) }),
|
|
940
850
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
941
851
|
"a",
|
|
942
852
|
{
|
|
943
853
|
href: findMoreAxosDomains(
|
|
944
|
-
"{AXOSBANK}/partners/
|
|
854
|
+
"{AXOSBANK}/partners/dealer-services"
|
|
945
855
|
),
|
|
946
|
-
children: "
|
|
856
|
+
children: "Dealer Services"
|
|
947
857
|
}
|
|
948
858
|
) }),
|
|
949
859
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|