@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
|
@@ -4,20 +4,20 @@ import "../../Accordion/Accordion.js";
|
|
|
4
4
|
import "../../Accordion/Accordion.css.js";
|
|
5
5
|
import "../../icons/ArrowIcon/ArrowIcon.css.js";
|
|
6
6
|
import "../../icons/CheckIcon/CheckIcon.css.js";
|
|
7
|
-
/* empty css
|
|
8
|
-
/* empty css
|
|
7
|
+
/* empty css */
|
|
8
|
+
/* empty css */
|
|
9
|
+
/* empty css */
|
|
9
10
|
/* empty css */
|
|
10
|
-
/* empty css */
|
|
11
11
|
import { useState, useRef, useEffect } from "react";
|
|
12
12
|
import "../../Chevron/Chevron.css.js";
|
|
13
13
|
import "../../AlertBanner/AlertBanner.css.js";
|
|
14
14
|
import "../../Article/Article.css.js";
|
|
15
15
|
import "../../IconBillboard/IconBillboard.css.js";
|
|
16
16
|
import { findMoreAxosDomains } from "../../utils/allowedAxosDomains.js";
|
|
17
|
-
/* empty css
|
|
18
|
-
/* empty css
|
|
17
|
+
/* empty css */
|
|
18
|
+
/* empty css */
|
|
19
19
|
import "../../Interstitial/Interstitial-variants.css.js";
|
|
20
|
-
/* empty css
|
|
20
|
+
/* empty css */
|
|
21
21
|
import "../../Modal/contextApi/store.js";
|
|
22
22
|
import "clsx";
|
|
23
23
|
import "../../Button/Button.css.js";
|
|
@@ -32,6 +32,7 @@ import "../../Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js";
|
|
|
32
32
|
import "@hookform/resolvers/zod";
|
|
33
33
|
import "../../Input/Checkbox.js";
|
|
34
34
|
import "../../Input/CurrencyInput.js";
|
|
35
|
+
import "../../Input/DownPaymentInput.js";
|
|
35
36
|
import "../../Input/Dropdown.js";
|
|
36
37
|
import "../../Input/Dropdown.css.js";
|
|
37
38
|
import "../../Input/Input.js";
|
|
@@ -39,7 +40,6 @@ import "../../Input/Input.css.js";
|
|
|
39
40
|
import "../../Input/InputAmount.js";
|
|
40
41
|
import "../../Input/InputPhone.js";
|
|
41
42
|
import "../../Input/InputTextArea.js";
|
|
42
|
-
import "../../Input/DownPaymentInput.js";
|
|
43
43
|
import "../../Input/RadioButton.js";
|
|
44
44
|
import "react-hook-form";
|
|
45
45
|
import "../../Forms/Forms.css.js";
|
|
@@ -48,17 +48,17 @@ import "../../Input/RadioButton.css.js";
|
|
|
48
48
|
import "../../Input/Checkbox.css.js";
|
|
49
49
|
import "../../LoadingIndicator/LoadingIndicator.css.js";
|
|
50
50
|
import "../../Inputs/Input.css.js";
|
|
51
|
-
/* empty css
|
|
52
|
-
import "../../Hyperlink/
|
|
53
|
-
/* empty css
|
|
51
|
+
/* empty css */
|
|
52
|
+
import { Hyperlink } from "../../Hyperlink/index.js";
|
|
53
|
+
/* empty css */
|
|
54
54
|
import "iframe-resizer";
|
|
55
|
-
/* empty css
|
|
55
|
+
/* empty css */
|
|
56
56
|
import "../../Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js";
|
|
57
|
+
/* empty css */
|
|
57
58
|
/* empty css */
|
|
58
|
-
/* empty css
|
|
59
|
-
/* empty css */
|
|
59
|
+
/* empty css */
|
|
60
60
|
import "../../Carousel/index.js";
|
|
61
|
-
/* empty css
|
|
61
|
+
/* empty css */
|
|
62
62
|
import "../../Comparison/Comparison.css.js";
|
|
63
63
|
import "../../HeroBanner/HeroBanner.css.js";
|
|
64
64
|
import "../../HeroBanner/LargeBanner.css.js";
|
|
@@ -67,44 +67,45 @@ import "../../SetContainer/SetContainer.css.js";
|
|
|
67
67
|
import "../../Tab/Tab.css.js";
|
|
68
68
|
import "../../icons/Star/Star.css.js";
|
|
69
69
|
import "../../ContentBanner/ContentBanner.css.js";
|
|
70
|
-
/* empty css
|
|
70
|
+
/* empty css */
|
|
71
71
|
import "../../ExecutiveBio/ExecutiveBio.css.js";
|
|
72
72
|
import "../../FaqAccordion/index.js";
|
|
73
73
|
import "../../FooterDisclosure/FooterDisclosure.css.js";
|
|
74
|
-
/* empty css
|
|
74
|
+
/* empty css */
|
|
75
75
|
import "../../ImageBillboard/ImageBillboard.css.js";
|
|
76
|
-
/* empty css */
|
|
77
|
-
/* empty css */
|
|
78
|
-
/* empty css */
|
|
79
76
|
/* empty css */
|
|
80
|
-
/* empty css
|
|
77
|
+
/* empty css */
|
|
78
|
+
/* empty css */
|
|
79
|
+
/* empty css */
|
|
80
|
+
/* empty css */
|
|
81
81
|
import "../../LandingPageHeader/LandingPageHeader.css.js";
|
|
82
|
-
/* empty css
|
|
83
|
-
/* empty css
|
|
84
|
-
/* empty css
|
|
85
|
-
/* empty css
|
|
82
|
+
/* empty css */
|
|
83
|
+
/* empty css */
|
|
84
|
+
/* empty css */
|
|
85
|
+
/* empty css */
|
|
86
86
|
import styles from "./NavBar.module.js";
|
|
87
|
-
/* empty css
|
|
87
|
+
/* empty css */
|
|
88
88
|
import { subNavItems } from "./NavData.js";
|
|
89
|
-
/* empty css
|
|
89
|
+
/* empty css */
|
|
90
90
|
import "../../PageNavItem/PageNavItem.css.js";
|
|
91
91
|
import "react-slick";
|
|
92
|
-
/* empty css
|
|
93
|
-
import
|
|
92
|
+
/* empty css */
|
|
93
|
+
import "next/link.js";
|
|
94
94
|
import { usePathname } from "next/navigation.js";
|
|
95
|
-
/* empty css
|
|
96
|
-
/* empty css
|
|
97
|
-
/* empty css
|
|
95
|
+
/* empty css */
|
|
96
|
+
/* empty css */
|
|
97
|
+
/* empty css */
|
|
98
98
|
import "../../StepItem/StepItem.css.js";
|
|
99
99
|
import "../../StepItemSet/StepItemSet.css.js";
|
|
100
|
-
/* empty css
|
|
101
|
-
/* empty css
|
|
102
|
-
/* empty css
|
|
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
|
import Image from "next/image.js";
|
|
107
107
|
import { sub_nav, dd_media } from "./SubNavbar.css.js";
|
|
108
|
+
import RetainQueryLink from "../../utils/RetainQueryLink.js";
|
|
108
109
|
function SubNavBar() {
|
|
109
110
|
const pathname = usePathname();
|
|
110
111
|
const [hoveredLink, setHoveredLink] = useState(void 0);
|
|
@@ -129,7 +130,8 @@ function SubNavBar() {
|
|
|
129
130
|
"/about-us",
|
|
130
131
|
"/legal",
|
|
131
132
|
"/commercial",
|
|
132
|
-
"/invest"
|
|
133
|
+
"/invest",
|
|
134
|
+
"/tools"
|
|
133
135
|
].some((el) => pathname?.includes(el) || isHomepage)
|
|
134
136
|
);
|
|
135
137
|
}, [pathname]);
|
|
@@ -160,7 +162,7 @@ function SubNavBar() {
|
|
|
160
162
|
};
|
|
161
163
|
return showNavbar ? /* @__PURE__ */ jsx("div", { className: `${styles.sub_nav} ${sub_nav} ${styles.desktop_only}`, children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsx("div", { className: styles.header_sub_row, children: /* @__PURE__ */ jsxs("nav", { children: [
|
|
162
164
|
/* @__PURE__ */ jsxs("ul", { className: "list_unstyled flex_row middle", children: [
|
|
163
|
-
(isHomepage || pathname?.includes("/personal") || pathname?.includes("/invest")) && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
165
|
+
(isHomepage || pathname?.includes("/personal") || pathname?.includes("/invest") || pathname?.includes("/tools")) && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
164
166
|
/* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsxs(
|
|
165
167
|
"a",
|
|
166
168
|
{
|
|
@@ -411,13 +413,13 @@ function SubNavBar() {
|
|
|
411
413
|
] }),
|
|
412
414
|
pathname?.includes("/partners") && /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
413
415
|
/* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
|
|
414
|
-
|
|
416
|
+
RetainQueryLink,
|
|
415
417
|
{
|
|
416
418
|
href: `https://lavictoirefinance.com/dealers`,
|
|
417
419
|
id: "partNav1",
|
|
418
420
|
role: "menuitem",
|
|
419
421
|
onMouseEnter: handleMouseLeave,
|
|
420
|
-
children: "
|
|
422
|
+
children: "Marine Dealer Floorplan Finance"
|
|
421
423
|
}
|
|
422
424
|
) }),
|
|
423
425
|
/* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsxs(
|
|
@@ -455,43 +457,8 @@ function SubNavBar() {
|
|
|
455
457
|
]
|
|
456
458
|
}
|
|
457
459
|
) }),
|
|
458
|
-
/* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsxs(
|
|
459
|
-
"a",
|
|
460
|
-
{
|
|
461
|
-
href: "#",
|
|
462
|
-
id: "partNav3",
|
|
463
|
-
role: "menuitem",
|
|
464
|
-
onMouseEnter: () => handleMouseEnter("sbc"),
|
|
465
|
-
onKeyDown: (event) => {
|
|
466
|
-
if (event.key === "Enter") {
|
|
467
|
-
handleMouseEnter("sbc");
|
|
468
|
-
}
|
|
469
|
-
},
|
|
470
|
-
children: [
|
|
471
|
-
"Small Balance Commercial",
|
|
472
|
-
/* @__PURE__ */ jsx(
|
|
473
|
-
"svg",
|
|
474
|
-
{
|
|
475
|
-
width: "15",
|
|
476
|
-
height: "12",
|
|
477
|
-
viewBox: "0 0 20 12",
|
|
478
|
-
fill: "none",
|
|
479
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
480
|
-
style: { marginLeft: "8px" },
|
|
481
|
-
children: /* @__PURE__ */ jsx(
|
|
482
|
-
"path",
|
|
483
|
-
{
|
|
484
|
-
d: "M0.46875 1.76574L9.99908 11.2961L19.5294 1.76574L18.4687 0.705078L9.99908 9.17491L1.52941 0.705078L0.46875 1.76574Z",
|
|
485
|
-
fill: "white"
|
|
486
|
-
}
|
|
487
|
-
)
|
|
488
|
-
}
|
|
489
|
-
)
|
|
490
|
-
]
|
|
491
|
-
}
|
|
492
|
-
) }),
|
|
493
460
|
/* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
|
|
494
|
-
|
|
461
|
+
RetainQueryLink,
|
|
495
462
|
{
|
|
496
463
|
href: `https://www.axosadvisor.com`,
|
|
497
464
|
id: "partNav4",
|
|
@@ -536,7 +503,7 @@ function SubNavBar() {
|
|
|
536
503
|
}
|
|
537
504
|
) }),
|
|
538
505
|
/* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
|
|
539
|
-
|
|
506
|
+
RetainQueryLink,
|
|
540
507
|
{
|
|
541
508
|
href: `/partners/strategic-partnerships`,
|
|
542
509
|
id: "partNav6",
|
|
@@ -547,10 +514,10 @@ function SubNavBar() {
|
|
|
547
514
|
) })
|
|
548
515
|
] }),
|
|
549
516
|
pathname?.includes("/customer-support") && support.map(
|
|
550
|
-
(item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
|
|
517
|
+
(item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(RetainQueryLink, { href: item.url, role: "menuitem", children: item.name }) }, `snb-${item.id}`)
|
|
551
518
|
),
|
|
552
|
-
pathname?.includes("/about-us") && about.map((item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
|
|
553
|
-
pathname?.includes("/legal") && legal.map((item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
|
|
519
|
+
pathname?.includes("/about-us") && about.map((item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(RetainQueryLink, { href: item.url, role: "menuitem", children: item.name }) }, `snb-${item.id}`)),
|
|
520
|
+
pathname?.includes("/legal") && legal.map((item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(RetainQueryLink, { href: item.url, role: "menuitem", children: item.name }) }, `snb-${item.id}`))
|
|
554
521
|
] }),
|
|
555
522
|
/* @__PURE__ */ jsxs("div", { className: "relative", children: [
|
|
556
523
|
hoveredLink === "bank" && /* @__PURE__ */ jsx(
|
|
@@ -592,7 +559,7 @@ function SubNavBar() {
|
|
|
592
559
|
{
|
|
593
560
|
className: `${styles.mt_8} ${styles.dd_media_cta}`,
|
|
594
561
|
children: /* @__PURE__ */ jsx(
|
|
595
|
-
|
|
562
|
+
RetainQueryLink,
|
|
596
563
|
{
|
|
597
564
|
href: findMoreAxosDomains(
|
|
598
565
|
"{AXOSBANK}/pages/axos-one"
|
|
@@ -617,7 +584,16 @@ function SubNavBar() {
|
|
|
617
584
|
{
|
|
618
585
|
className: `${styles.headline} flex_row middle between`,
|
|
619
586
|
children: [
|
|
620
|
-
/* @__PURE__ */ jsx(
|
|
587
|
+
/* @__PURE__ */ jsx(
|
|
588
|
+
RetainQueryLink,
|
|
589
|
+
{
|
|
590
|
+
role: "heading",
|
|
591
|
+
href: findMoreAxosDomains(
|
|
592
|
+
"{AXOSBANK}/personal/bank"
|
|
593
|
+
),
|
|
594
|
+
children: "Take your money further, faster"
|
|
595
|
+
}
|
|
596
|
+
),
|
|
621
597
|
/* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
|
|
622
598
|
/* @__PURE__ */ jsx(
|
|
623
599
|
Image,
|
|
@@ -633,7 +609,7 @@ function SubNavBar() {
|
|
|
633
609
|
{
|
|
634
610
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
635
611
|
children: /* @__PURE__ */ jsx(
|
|
636
|
-
|
|
612
|
+
RetainQueryLink,
|
|
637
613
|
{
|
|
638
614
|
href: findMoreAxosDomains(
|
|
639
615
|
"{AXOSBANK}/personal/support"
|
|
@@ -661,7 +637,7 @@ function SubNavBar() {
|
|
|
661
637
|
),
|
|
662
638
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
663
639
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
664
|
-
|
|
640
|
+
RetainQueryLink,
|
|
665
641
|
{
|
|
666
642
|
href: findMoreAxosDomains(
|
|
667
643
|
"{AXOSBANK}/personal/bank/checking-accounts"
|
|
@@ -671,7 +647,7 @@ function SubNavBar() {
|
|
|
671
647
|
}
|
|
672
648
|
) }),
|
|
673
649
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
674
|
-
|
|
650
|
+
RetainQueryLink,
|
|
675
651
|
{
|
|
676
652
|
href: findMoreAxosDomains(
|
|
677
653
|
"{AXOSBANK}/pages/axos-one"
|
|
@@ -680,7 +656,7 @@ function SubNavBar() {
|
|
|
680
656
|
}
|
|
681
657
|
) }),
|
|
682
658
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
683
|
-
|
|
659
|
+
RetainQueryLink,
|
|
684
660
|
{
|
|
685
661
|
href: findMoreAxosDomains(
|
|
686
662
|
"{AXOSBANK}/personal/bank/checking-accounts/rewards-checking"
|
|
@@ -689,7 +665,7 @@ function SubNavBar() {
|
|
|
689
665
|
}
|
|
690
666
|
) }),
|
|
691
667
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
692
|
-
|
|
668
|
+
RetainQueryLink,
|
|
693
669
|
{
|
|
694
670
|
href: findMoreAxosDomains(
|
|
695
671
|
"{AXOSBANK}/personal/bank/checking-accounts/essential-checking"
|
|
@@ -698,7 +674,7 @@ function SubNavBar() {
|
|
|
698
674
|
}
|
|
699
675
|
) }),
|
|
700
676
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
701
|
-
|
|
677
|
+
RetainQueryLink,
|
|
702
678
|
{
|
|
703
679
|
href: findMoreAxosDomains(
|
|
704
680
|
"{AXOSBANK}/personal/bank/checking-accounts/first-checking"
|
|
@@ -707,7 +683,7 @@ function SubNavBar() {
|
|
|
707
683
|
}
|
|
708
684
|
) }),
|
|
709
685
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
710
|
-
|
|
686
|
+
RetainQueryLink,
|
|
711
687
|
{
|
|
712
688
|
href: findMoreAxosDomains(
|
|
713
689
|
"{AXOSBANK}/personal/bank/checking-accounts/cashback-checking"
|
|
@@ -716,7 +692,7 @@ function SubNavBar() {
|
|
|
716
692
|
}
|
|
717
693
|
) }),
|
|
718
694
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
719
|
-
|
|
695
|
+
RetainQueryLink,
|
|
720
696
|
{
|
|
721
697
|
href: findMoreAxosDomains(
|
|
722
698
|
"{AXOSBANK}/personal/bank/checking-accounts/golden-checking"
|
|
@@ -738,7 +714,7 @@ function SubNavBar() {
|
|
|
738
714
|
),
|
|
739
715
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
740
716
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
741
|
-
|
|
717
|
+
RetainQueryLink,
|
|
742
718
|
{
|
|
743
719
|
href: findMoreAxosDomains(
|
|
744
720
|
"{AXOSBANK}/personal/bank/savings-accounts"
|
|
@@ -748,7 +724,7 @@ function SubNavBar() {
|
|
|
748
724
|
}
|
|
749
725
|
) }),
|
|
750
726
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
751
|
-
|
|
727
|
+
RetainQueryLink,
|
|
752
728
|
{
|
|
753
729
|
href: findMoreAxosDomains(
|
|
754
730
|
"{AXOSBANK}/pages/axos-one"
|
|
@@ -757,7 +733,7 @@ function SubNavBar() {
|
|
|
757
733
|
}
|
|
758
734
|
) }),
|
|
759
735
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
760
|
-
|
|
736
|
+
RetainQueryLink,
|
|
761
737
|
{
|
|
762
738
|
href: findMoreAxosDomains(
|
|
763
739
|
"{AXOSBANK}/personal/bank/savings-accounts/high-yield-savings"
|
|
@@ -766,7 +742,7 @@ function SubNavBar() {
|
|
|
766
742
|
}
|
|
767
743
|
) }),
|
|
768
744
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
769
|
-
|
|
745
|
+
RetainQueryLink,
|
|
770
746
|
{
|
|
771
747
|
href: findMoreAxosDomains(
|
|
772
748
|
"{AXOSBANK}/personal/bank/savings-accounts/high-yield-money-market"
|
|
@@ -775,7 +751,7 @@ function SubNavBar() {
|
|
|
775
751
|
}
|
|
776
752
|
) }),
|
|
777
753
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
778
|
-
|
|
754
|
+
RetainQueryLink,
|
|
779
755
|
{
|
|
780
756
|
href: findMoreAxosDomains(
|
|
781
757
|
"{AXOSBANK}/personal/bank/savings-accounts/first-savings"
|
|
@@ -796,7 +772,7 @@ function SubNavBar() {
|
|
|
796
772
|
}
|
|
797
773
|
),
|
|
798
774
|
/* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
799
|
-
|
|
775
|
+
RetainQueryLink,
|
|
800
776
|
{
|
|
801
777
|
href: findMoreAxosDomains(
|
|
802
778
|
"{AXOSBANK}/personal/bank/savings-accounts/certificates-of-deposit"
|
|
@@ -818,7 +794,7 @@ function SubNavBar() {
|
|
|
818
794
|
),
|
|
819
795
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
820
796
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
821
|
-
|
|
797
|
+
RetainQueryLink,
|
|
822
798
|
{
|
|
823
799
|
href: findMoreAxosDomains(
|
|
824
800
|
"{AXOSBANK}/personal/bank/premier"
|
|
@@ -828,7 +804,7 @@ function SubNavBar() {
|
|
|
828
804
|
}
|
|
829
805
|
) }),
|
|
830
806
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
831
|
-
|
|
807
|
+
RetainQueryLink,
|
|
832
808
|
{
|
|
833
809
|
href: findMoreAxosDomains(
|
|
834
810
|
"{AXOSBANK}/personal/bank/premier/private-client-banking"
|
|
@@ -837,7 +813,7 @@ function SubNavBar() {
|
|
|
837
813
|
}
|
|
838
814
|
) }),
|
|
839
815
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
840
|
-
|
|
816
|
+
RetainQueryLink,
|
|
841
817
|
{
|
|
842
818
|
href: findMoreAxosDomains(
|
|
843
819
|
"{AXOSBANK}/personal/bank/premier/insureguard-savings"
|
|
@@ -846,7 +822,7 @@ function SubNavBar() {
|
|
|
846
822
|
}
|
|
847
823
|
) }),
|
|
848
824
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
849
|
-
|
|
825
|
+
RetainQueryLink,
|
|
850
826
|
{
|
|
851
827
|
href: findMoreAxosDomains(
|
|
852
828
|
"{AXOSBANK}/personal/bank/premier/world-checking-and-savings"
|
|
@@ -867,7 +843,7 @@ function SubNavBar() {
|
|
|
867
843
|
}
|
|
868
844
|
),
|
|
869
845
|
/* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
870
|
-
|
|
846
|
+
RetainQueryLink,
|
|
871
847
|
{
|
|
872
848
|
href: findMoreAxosDomains(
|
|
873
849
|
"{AXOSBANK}/personal/support/atm-locator"
|
|
@@ -888,7 +864,7 @@ function SubNavBar() {
|
|
|
888
864
|
}
|
|
889
865
|
),
|
|
890
866
|
/* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
891
|
-
|
|
867
|
+
RetainQueryLink,
|
|
892
868
|
{
|
|
893
869
|
href: findMoreAxosDomains(
|
|
894
870
|
"{AXOSBANK}/personal/bank/refer-a-friend"
|
|
@@ -897,6 +873,27 @@ function SubNavBar() {
|
|
|
897
873
|
children: "Refer-a-Friend"
|
|
898
874
|
}
|
|
899
875
|
) }) })
|
|
876
|
+
] }),
|
|
877
|
+
/* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
|
|
878
|
+
/* @__PURE__ */ jsx(
|
|
879
|
+
Image,
|
|
880
|
+
{
|
|
881
|
+
src: `https://images.axos.com/o9ov1v03uwqk/6qP12OCpyBQWIFQHpJBcOc/aa91d77692692608517c43274dae8e19/nav-submenu-insights-icon.webp`,
|
|
882
|
+
alt: "",
|
|
883
|
+
width: 20,
|
|
884
|
+
height: 20
|
|
885
|
+
}
|
|
886
|
+
),
|
|
887
|
+
/* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
888
|
+
RetainQueryLink,
|
|
889
|
+
{
|
|
890
|
+
href: findMoreAxosDomains(
|
|
891
|
+
"{AXOSBANK}/personal/insights"
|
|
892
|
+
),
|
|
893
|
+
role: "heading",
|
|
894
|
+
children: "Insights"
|
|
895
|
+
}
|
|
896
|
+
) }) })
|
|
900
897
|
] })
|
|
901
898
|
] })
|
|
902
899
|
]
|
|
@@ -948,7 +945,7 @@ function SubNavBar() {
|
|
|
948
945
|
{
|
|
949
946
|
className: `${styles.mt_8} ${styles.dd_media_cta}`,
|
|
950
947
|
children: /* @__PURE__ */ jsx(
|
|
951
|
-
|
|
948
|
+
RetainQueryLink,
|
|
952
949
|
{
|
|
953
950
|
href: findMoreAxosDomains(
|
|
954
951
|
"{AXOSBANK}/personal/borrow/mortgages"
|
|
@@ -973,7 +970,16 @@ function SubNavBar() {
|
|
|
973
970
|
{
|
|
974
971
|
className: `${styles.headline} flex_row middle between`,
|
|
975
972
|
children: [
|
|
976
|
-
/* @__PURE__ */ jsx(
|
|
973
|
+
/* @__PURE__ */ jsx(
|
|
974
|
+
RetainQueryLink,
|
|
975
|
+
{
|
|
976
|
+
href: findMoreAxosDomains(
|
|
977
|
+
"{AXOSBANK}/personal/borrow"
|
|
978
|
+
),
|
|
979
|
+
role: "heading",
|
|
980
|
+
children: "Great rates on home loans"
|
|
981
|
+
}
|
|
982
|
+
),
|
|
977
983
|
/* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
|
|
978
984
|
/* @__PURE__ */ jsx(
|
|
979
985
|
Image,
|
|
@@ -989,7 +995,7 @@ function SubNavBar() {
|
|
|
989
995
|
{
|
|
990
996
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
991
997
|
children: /* @__PURE__ */ jsx(
|
|
992
|
-
|
|
998
|
+
RetainQueryLink,
|
|
993
999
|
{
|
|
994
1000
|
href: findMoreAxosDomains(
|
|
995
1001
|
"{AXOSBANK}/personal/support"
|
|
@@ -1017,17 +1023,17 @@ function SubNavBar() {
|
|
|
1017
1023
|
),
|
|
1018
1024
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1019
1025
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1020
|
-
|
|
1026
|
+
RetainQueryLink,
|
|
1021
1027
|
{
|
|
1022
1028
|
href: findMoreAxosDomains(
|
|
1023
1029
|
"{AXOSBANK}/personal/borrow/mortgages"
|
|
1024
1030
|
),
|
|
1025
1031
|
role: "heading",
|
|
1026
|
-
children: "
|
|
1032
|
+
children: "Mortgages"
|
|
1027
1033
|
}
|
|
1028
1034
|
) }),
|
|
1029
1035
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1030
|
-
|
|
1036
|
+
RetainQueryLink,
|
|
1031
1037
|
{
|
|
1032
1038
|
href: findMoreAxosDomains(
|
|
1033
1039
|
"{AXOSBANK}/personal/borrow/mortgages/buying-a-home"
|
|
@@ -1036,7 +1042,7 @@ function SubNavBar() {
|
|
|
1036
1042
|
}
|
|
1037
1043
|
) }),
|
|
1038
1044
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1039
|
-
|
|
1045
|
+
RetainQueryLink,
|
|
1040
1046
|
{
|
|
1041
1047
|
href: findMoreAxosDomains(
|
|
1042
1048
|
"{AXOSBANK}/personal/borrow/mortgages/refinance"
|
|
@@ -1045,7 +1051,7 @@ function SubNavBar() {
|
|
|
1045
1051
|
}
|
|
1046
1052
|
) }),
|
|
1047
1053
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1048
|
-
|
|
1054
|
+
RetainQueryLink,
|
|
1049
1055
|
{
|
|
1050
1056
|
href: findMoreAxosDomains(
|
|
1051
1057
|
"{AXOSBANK}/personal/borrow/mortgages/buying-a-home/get-pre-qualified"
|
|
@@ -1054,7 +1060,7 @@ function SubNavBar() {
|
|
|
1054
1060
|
}
|
|
1055
1061
|
) }),
|
|
1056
1062
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1057
|
-
|
|
1063
|
+
RetainQueryLink,
|
|
1058
1064
|
{
|
|
1059
1065
|
href: findMoreAxosDomains(
|
|
1060
1066
|
"{AXOSBANK}/personal/borrow/mortgages"
|
|
@@ -1063,14 +1069,14 @@ function SubNavBar() {
|
|
|
1063
1069
|
}
|
|
1064
1070
|
) }),
|
|
1065
1071
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1066
|
-
|
|
1072
|
+
RetainQueryLink,
|
|
1067
1073
|
{
|
|
1068
1074
|
href: `https://afp.axosbank.com/blend?type=signUp&createApplication=true`,
|
|
1069
1075
|
children: "Apply Now"
|
|
1070
1076
|
}
|
|
1071
1077
|
) }),
|
|
1072
1078
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1073
|
-
|
|
1079
|
+
RetainQueryLink,
|
|
1074
1080
|
{
|
|
1075
1081
|
href: findMoreAxosDomains(
|
|
1076
1082
|
"{AXOSBANK}/personal/borrow/mortgages/buying-a-home/process"
|
|
@@ -1079,7 +1085,7 @@ function SubNavBar() {
|
|
|
1079
1085
|
}
|
|
1080
1086
|
) }),
|
|
1081
1087
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1082
|
-
|
|
1088
|
+
RetainQueryLink,
|
|
1083
1089
|
{
|
|
1084
1090
|
href: findMoreAxosDomains(
|
|
1085
1091
|
"{AXOSBANK}/personal/support/manage-my-loan"
|
|
@@ -1101,7 +1107,7 @@ function SubNavBar() {
|
|
|
1101
1107
|
),
|
|
1102
1108
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1103
1109
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1104
|
-
|
|
1110
|
+
RetainQueryLink,
|
|
1105
1111
|
{
|
|
1106
1112
|
href: findMoreAxosDomains(
|
|
1107
1113
|
"{AXOSBANK}/personal/borrow/personal-loans"
|
|
@@ -1111,7 +1117,7 @@ function SubNavBar() {
|
|
|
1111
1117
|
}
|
|
1112
1118
|
) }),
|
|
1113
1119
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1114
|
-
|
|
1120
|
+
RetainQueryLink,
|
|
1115
1121
|
{
|
|
1116
1122
|
href: findMoreAxosDomains(
|
|
1117
1123
|
"{AXOSBANK}/personal/borrow/personal-loans"
|
|
@@ -1120,14 +1126,14 @@ function SubNavBar() {
|
|
|
1120
1126
|
}
|
|
1121
1127
|
) }),
|
|
1122
1128
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1123
|
-
|
|
1129
|
+
RetainQueryLink,
|
|
1124
1130
|
{
|
|
1125
1131
|
href: `https://personalloans.axosbank.com/`,
|
|
1126
1132
|
children: "Apply Now"
|
|
1127
1133
|
}
|
|
1128
1134
|
) }),
|
|
1129
1135
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1130
|
-
|
|
1136
|
+
RetainQueryLink,
|
|
1131
1137
|
{
|
|
1132
1138
|
href: findMoreAxosDomains(
|
|
1133
1139
|
"{AXOSBANK}/personal/support/manage-my-loan"
|
|
@@ -1136,7 +1142,7 @@ function SubNavBar() {
|
|
|
1136
1142
|
}
|
|
1137
1143
|
) }),
|
|
1138
1144
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1139
|
-
|
|
1145
|
+
RetainQueryLink,
|
|
1140
1146
|
{
|
|
1141
1147
|
href: findMoreAxosDomains(
|
|
1142
1148
|
"{AXOSBANK}/personal/borrow/personal-loans/debt-consolidation"
|
|
@@ -1145,7 +1151,7 @@ function SubNavBar() {
|
|
|
1145
1151
|
}
|
|
1146
1152
|
) }),
|
|
1147
1153
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1148
|
-
|
|
1154
|
+
RetainQueryLink,
|
|
1149
1155
|
{
|
|
1150
1156
|
href: findMoreAxosDomains(
|
|
1151
1157
|
"{AXOSBANK}/personal/borrow/personal-loans/home-improvements"
|
|
@@ -1154,7 +1160,7 @@ function SubNavBar() {
|
|
|
1154
1160
|
}
|
|
1155
1161
|
) }),
|
|
1156
1162
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1157
|
-
|
|
1163
|
+
RetainQueryLink,
|
|
1158
1164
|
{
|
|
1159
1165
|
href: findMoreAxosDomains(
|
|
1160
1166
|
"{AXOSBANK}/personal/borrow/personal-loans/major-purchases"
|
|
@@ -1176,7 +1182,7 @@ function SubNavBar() {
|
|
|
1176
1182
|
),
|
|
1177
1183
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1178
1184
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1179
|
-
|
|
1185
|
+
RetainQueryLink,
|
|
1180
1186
|
{
|
|
1181
1187
|
href: findMoreAxosDomains(
|
|
1182
1188
|
"{AXOSBANK}/personal/borrow/auto-loans"
|
|
@@ -1186,7 +1192,7 @@ function SubNavBar() {
|
|
|
1186
1192
|
}
|
|
1187
1193
|
) }),
|
|
1188
1194
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1189
|
-
|
|
1195
|
+
RetainQueryLink,
|
|
1190
1196
|
{
|
|
1191
1197
|
href: findMoreAxosDomains(
|
|
1192
1198
|
"{AXOSBANK}/personal/borrow/auto-loans/purchase-a-vehicle"
|
|
@@ -1195,7 +1201,7 @@ function SubNavBar() {
|
|
|
1195
1201
|
}
|
|
1196
1202
|
) }),
|
|
1197
1203
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1198
|
-
|
|
1204
|
+
RetainQueryLink,
|
|
1199
1205
|
{
|
|
1200
1206
|
href: findMoreAxosDomains(
|
|
1201
1207
|
"{AXOSBANK}/personal/borrow/auto-loans/refinance"
|
|
@@ -1204,7 +1210,7 @@ function SubNavBar() {
|
|
|
1204
1210
|
}
|
|
1205
1211
|
) }),
|
|
1206
1212
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1207
|
-
|
|
1213
|
+
RetainQueryLink,
|
|
1208
1214
|
{
|
|
1209
1215
|
href: findMoreAxosDomains(
|
|
1210
1216
|
"{AXOSBANK}/tools/calculators/auto-loan-calculator"
|
|
@@ -1213,7 +1219,7 @@ function SubNavBar() {
|
|
|
1213
1219
|
}
|
|
1214
1220
|
) }),
|
|
1215
1221
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1216
|
-
|
|
1222
|
+
RetainQueryLink,
|
|
1217
1223
|
{
|
|
1218
1224
|
href: findMoreAxosDomains(
|
|
1219
1225
|
"{AXOSBANK}/personal/support/manage-my-loan"
|
|
@@ -1235,29 +1241,29 @@ function SubNavBar() {
|
|
|
1235
1241
|
),
|
|
1236
1242
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1237
1243
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1238
|
-
|
|
1244
|
+
RetainQueryLink,
|
|
1239
1245
|
{
|
|
1240
1246
|
href: `https://lavictoirefinance.com`,
|
|
1241
1247
|
role: "heading",
|
|
1242
|
-
children: "
|
|
1248
|
+
children: "Marine Loans"
|
|
1243
1249
|
}
|
|
1244
1250
|
) }),
|
|
1245
1251
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1246
|
-
|
|
1252
|
+
RetainQueryLink,
|
|
1247
1253
|
{
|
|
1248
1254
|
href: `https://lavictoirefinance.com/loans`,
|
|
1249
1255
|
children: "Find The Right Loan"
|
|
1250
1256
|
}
|
|
1251
1257
|
) }),
|
|
1252
1258
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1253
|
-
|
|
1259
|
+
RetainQueryLink,
|
|
1254
1260
|
{
|
|
1255
1261
|
href: `https://lavictoirefinance.com/apply-now`,
|
|
1256
1262
|
children: "Apply Now"
|
|
1257
1263
|
}
|
|
1258
1264
|
) }),
|
|
1259
1265
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1260
|
-
|
|
1266
|
+
RetainQueryLink,
|
|
1261
1267
|
{
|
|
1262
1268
|
href: `https://lavictoirefinance.com/contact-us`,
|
|
1263
1269
|
children: "Contact Us"
|
|
@@ -1311,7 +1317,7 @@ function SubNavBar() {
|
|
|
1311
1317
|
{
|
|
1312
1318
|
className: `${styles.mt_8} ${styles.dd_media_cta}`,
|
|
1313
1319
|
children: /* @__PURE__ */ jsx(
|
|
1314
|
-
|
|
1320
|
+
RetainQueryLink,
|
|
1315
1321
|
{
|
|
1316
1322
|
href: `https://axosfundfinder.com/`,
|
|
1317
1323
|
"aria-label": "learn more about fundfinder",
|
|
@@ -1334,7 +1340,14 @@ function SubNavBar() {
|
|
|
1334
1340
|
{
|
|
1335
1341
|
className: `${styles.headline} flex_row middle between`,
|
|
1336
1342
|
children: [
|
|
1337
|
-
/* @__PURE__ */ jsx(
|
|
1343
|
+
/* @__PURE__ */ jsx(
|
|
1344
|
+
RetainQueryLink,
|
|
1345
|
+
{
|
|
1346
|
+
href: findMoreAxosDomains("{AXOS}/invest"),
|
|
1347
|
+
role: "heading",
|
|
1348
|
+
children: "Quickly discover and compare mutual funds and ETFs"
|
|
1349
|
+
}
|
|
1350
|
+
),
|
|
1338
1351
|
/* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
|
|
1339
1352
|
/* @__PURE__ */ jsx(
|
|
1340
1353
|
Image,
|
|
@@ -1350,7 +1363,7 @@ function SubNavBar() {
|
|
|
1350
1363
|
{
|
|
1351
1364
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
1352
1365
|
children: /* @__PURE__ */ jsx(
|
|
1353
|
-
|
|
1366
|
+
RetainQueryLink,
|
|
1354
1367
|
{
|
|
1355
1368
|
href: findMoreAxosDomains(
|
|
1356
1369
|
"{AXOS}/invest/support"
|
|
@@ -1378,7 +1391,7 @@ function SubNavBar() {
|
|
|
1378
1391
|
),
|
|
1379
1392
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1380
1393
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1381
|
-
|
|
1394
|
+
RetainQueryLink,
|
|
1382
1395
|
{
|
|
1383
1396
|
href: findMoreAxosDomains(
|
|
1384
1397
|
"{AXOS}/invest/managed-portfolios"
|
|
@@ -1388,7 +1401,7 @@ function SubNavBar() {
|
|
|
1388
1401
|
}
|
|
1389
1402
|
) }),
|
|
1390
1403
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1391
|
-
|
|
1404
|
+
RetainQueryLink,
|
|
1392
1405
|
{
|
|
1393
1406
|
href: findMoreAxosDomains(
|
|
1394
1407
|
"{AXOS}/invest/managed-portfolios/investing-details"
|
|
@@ -1397,7 +1410,7 @@ function SubNavBar() {
|
|
|
1397
1410
|
}
|
|
1398
1411
|
) }),
|
|
1399
1412
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1400
|
-
|
|
1413
|
+
RetainQueryLink,
|
|
1401
1414
|
{
|
|
1402
1415
|
href: findMoreAxosDomains(
|
|
1403
1416
|
"{AXOS}/invest/managed-portfolios/investment-strategy"
|
|
@@ -1406,7 +1419,7 @@ function SubNavBar() {
|
|
|
1406
1419
|
}
|
|
1407
1420
|
) }),
|
|
1408
1421
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1409
|
-
|
|
1422
|
+
RetainQueryLink,
|
|
1410
1423
|
{
|
|
1411
1424
|
href: findMoreAxosDomains(
|
|
1412
1425
|
"{AXOS}/invest/managed-portfolios/investing-features"
|
|
@@ -1428,7 +1441,7 @@ function SubNavBar() {
|
|
|
1428
1441
|
),
|
|
1429
1442
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1430
1443
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1431
|
-
|
|
1444
|
+
RetainQueryLink,
|
|
1432
1445
|
{
|
|
1433
1446
|
href: findMoreAxosDomains(
|
|
1434
1447
|
"{AXOS}/invest/self-directed-trading"
|
|
@@ -1438,7 +1451,7 @@ function SubNavBar() {
|
|
|
1438
1451
|
}
|
|
1439
1452
|
) }),
|
|
1440
1453
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1441
|
-
|
|
1454
|
+
RetainQueryLink,
|
|
1442
1455
|
{
|
|
1443
1456
|
href: findMoreAxosDomains(
|
|
1444
1457
|
"{AXOS}/invest/self-directed-trading/axos-elite-investing"
|
|
@@ -1447,7 +1460,7 @@ function SubNavBar() {
|
|
|
1447
1460
|
}
|
|
1448
1461
|
) }),
|
|
1449
1462
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1450
|
-
|
|
1463
|
+
RetainQueryLink,
|
|
1451
1464
|
{
|
|
1452
1465
|
href: findMoreAxosDomains(
|
|
1453
1466
|
"{AXOS}/invest/self-directed-trading/commission-free-stocks-and-etfs"
|
|
@@ -1456,7 +1469,7 @@ function SubNavBar() {
|
|
|
1456
1469
|
}
|
|
1457
1470
|
) }),
|
|
1458
1471
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1459
|
-
|
|
1472
|
+
RetainQueryLink,
|
|
1460
1473
|
{
|
|
1461
1474
|
href: findMoreAxosDomains(
|
|
1462
1475
|
"{AXOS}/invest/self-directed-trading/margin-trading"
|
|
@@ -1465,7 +1478,7 @@ function SubNavBar() {
|
|
|
1465
1478
|
}
|
|
1466
1479
|
) }),
|
|
1467
1480
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1468
|
-
|
|
1481
|
+
RetainQueryLink,
|
|
1469
1482
|
{
|
|
1470
1483
|
href: findMoreAxosDomains(
|
|
1471
1484
|
"{AXOS}/invest/self-directed-trading/options-trading"
|
|
@@ -1486,7 +1499,7 @@ function SubNavBar() {
|
|
|
1486
1499
|
}
|
|
1487
1500
|
),
|
|
1488
1501
|
/* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1489
|
-
|
|
1502
|
+
RetainQueryLink,
|
|
1490
1503
|
{
|
|
1491
1504
|
href: findMoreAxosDomains(
|
|
1492
1505
|
"{AXOS}/invest/retirement"
|
|
@@ -1507,7 +1520,7 @@ function SubNavBar() {
|
|
|
1507
1520
|
}
|
|
1508
1521
|
),
|
|
1509
1522
|
/* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1510
|
-
|
|
1523
|
+
RetainQueryLink,
|
|
1511
1524
|
{
|
|
1512
1525
|
href: findMoreAxosDomains(
|
|
1513
1526
|
"{AXOS}/invest/support"
|
|
@@ -1521,20 +1534,20 @@ function SubNavBar() {
|
|
|
1521
1534
|
/* @__PURE__ */ jsx(
|
|
1522
1535
|
Image,
|
|
1523
1536
|
{
|
|
1524
|
-
src: `https://images.axos.com/o9ov1v03uwqk/
|
|
1537
|
+
src: `https://images.axos.com/o9ov1v03uwqk/6qP12OCpyBQWIFQHpJBcOc/aa91d77692692608517c43274dae8e19/nav-submenu-insights-icon.webp`,
|
|
1525
1538
|
alt: "",
|
|
1526
1539
|
width: 20,
|
|
1527
1540
|
height: 20
|
|
1528
1541
|
}
|
|
1529
1542
|
),
|
|
1530
1543
|
/* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1531
|
-
|
|
1544
|
+
RetainQueryLink,
|
|
1532
1545
|
{
|
|
1533
1546
|
href: findMoreAxosDomains(
|
|
1534
1547
|
"{AXOS}/invest/insights"
|
|
1535
1548
|
),
|
|
1536
1549
|
role: "heading",
|
|
1537
|
-
children: "
|
|
1550
|
+
children: "Insights"
|
|
1538
1551
|
}
|
|
1539
1552
|
) }) })
|
|
1540
1553
|
] })
|
|
@@ -1584,7 +1597,7 @@ function SubNavBar() {
|
|
|
1584
1597
|
{
|
|
1585
1598
|
className: `${styles.mt_8} ${styles.dd_media_cta}`,
|
|
1586
1599
|
children: /* @__PURE__ */ jsx(
|
|
1587
|
-
|
|
1600
|
+
RetainQueryLink,
|
|
1588
1601
|
{
|
|
1589
1602
|
href: findMoreAxosDomains(
|
|
1590
1603
|
"{AXOSBANK}/tools/payment-apps/mobile-app"
|
|
@@ -1609,7 +1622,16 @@ function SubNavBar() {
|
|
|
1609
1622
|
{
|
|
1610
1623
|
className: `${styles.headline} flex_row middle between`,
|
|
1611
1624
|
children: [
|
|
1612
|
-
/* @__PURE__ */ jsx(
|
|
1625
|
+
/* @__PURE__ */ jsx(
|
|
1626
|
+
RetainQueryLink,
|
|
1627
|
+
{
|
|
1628
|
+
href: findMoreAxosDomains(
|
|
1629
|
+
"{AXOSBANK}/personal/plan"
|
|
1630
|
+
),
|
|
1631
|
+
role: "heading",
|
|
1632
|
+
children: "Plan your next move"
|
|
1633
|
+
}
|
|
1634
|
+
),
|
|
1613
1635
|
/* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
|
|
1614
1636
|
/* @__PURE__ */ jsx(
|
|
1615
1637
|
Image,
|
|
@@ -1625,7 +1647,7 @@ function SubNavBar() {
|
|
|
1625
1647
|
{
|
|
1626
1648
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
1627
1649
|
children: /* @__PURE__ */ jsx(
|
|
1628
|
-
|
|
1650
|
+
RetainQueryLink,
|
|
1629
1651
|
{
|
|
1630
1652
|
href: findMoreAxosDomains(
|
|
1631
1653
|
"{AXOSBANK}/personal/support"
|
|
@@ -1653,7 +1675,7 @@ function SubNavBar() {
|
|
|
1653
1675
|
),
|
|
1654
1676
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1655
1677
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1656
|
-
|
|
1678
|
+
RetainQueryLink,
|
|
1657
1679
|
{
|
|
1658
1680
|
href: findMoreAxosDomains(
|
|
1659
1681
|
"{AXOSBANK}/tools/payment-apps/mobile-app"
|
|
@@ -1663,7 +1685,7 @@ function SubNavBar() {
|
|
|
1663
1685
|
}
|
|
1664
1686
|
) }),
|
|
1665
1687
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1666
|
-
|
|
1688
|
+
RetainQueryLink,
|
|
1667
1689
|
{
|
|
1668
1690
|
href: findMoreAxosDomains(
|
|
1669
1691
|
"{AXOSBANK}/tools/payment-apps/mobile-app"
|
|
@@ -1672,7 +1694,7 @@ function SubNavBar() {
|
|
|
1672
1694
|
}
|
|
1673
1695
|
) }),
|
|
1674
1696
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1675
|
-
|
|
1697
|
+
RetainQueryLink,
|
|
1676
1698
|
{
|
|
1677
1699
|
href: findMoreAxosDomains(
|
|
1678
1700
|
"{AXOSBANK}/tools/payment-apps/mobile-app"
|
|
@@ -1694,7 +1716,7 @@ function SubNavBar() {
|
|
|
1694
1716
|
),
|
|
1695
1717
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1696
1718
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1697
|
-
|
|
1719
|
+
RetainQueryLink,
|
|
1698
1720
|
{
|
|
1699
1721
|
href: findMoreAxosDomains("{AXOSBANK}/tools"),
|
|
1700
1722
|
role: "heading",
|
|
@@ -1702,7 +1724,7 @@ function SubNavBar() {
|
|
|
1702
1724
|
}
|
|
1703
1725
|
) }),
|
|
1704
1726
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1705
|
-
|
|
1727
|
+
RetainQueryLink,
|
|
1706
1728
|
{
|
|
1707
1729
|
href: findMoreAxosDomains(
|
|
1708
1730
|
"{AXOSBANK}/tools/calculators"
|
|
@@ -1711,7 +1733,7 @@ function SubNavBar() {
|
|
|
1711
1733
|
}
|
|
1712
1734
|
) }),
|
|
1713
1735
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1714
|
-
|
|
1736
|
+
RetainQueryLink,
|
|
1715
1737
|
{
|
|
1716
1738
|
href: findMoreAxosDomains(
|
|
1717
1739
|
"{AXOSBANK}/tools/credit-score-monitoring"
|
|
@@ -1720,7 +1742,7 @@ function SubNavBar() {
|
|
|
1720
1742
|
}
|
|
1721
1743
|
) }),
|
|
1722
1744
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1723
|
-
|
|
1745
|
+
RetainQueryLink,
|
|
1724
1746
|
{
|
|
1725
1747
|
href: findMoreAxosDomains(
|
|
1726
1748
|
"{AXOSBANK}/personal/personal-finance-manager"
|
|
@@ -1729,7 +1751,7 @@ function SubNavBar() {
|
|
|
1729
1751
|
}
|
|
1730
1752
|
) }),
|
|
1731
1753
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1732
|
-
|
|
1754
|
+
RetainQueryLink,
|
|
1733
1755
|
{
|
|
1734
1756
|
href: findMoreAxosDomains("{AXOSBANK}/tools"),
|
|
1735
1757
|
children: "Additional Tools"
|
|
@@ -1749,7 +1771,7 @@ function SubNavBar() {
|
|
|
1749
1771
|
),
|
|
1750
1772
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1751
1773
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1752
|
-
|
|
1774
|
+
RetainQueryLink,
|
|
1753
1775
|
{
|
|
1754
1776
|
href: findMoreAxosDomains(
|
|
1755
1777
|
"{AXOSBANK}/personal/insights"
|
|
@@ -1759,28 +1781,28 @@ function SubNavBar() {
|
|
|
1759
1781
|
}
|
|
1760
1782
|
) }),
|
|
1761
1783
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1762
|
-
|
|
1784
|
+
RetainQueryLink,
|
|
1763
1785
|
{
|
|
1764
1786
|
href: findMoreAxosDomains(
|
|
1765
1787
|
"{AXOSBANK}/personal/insights/finance"
|
|
1766
1788
|
),
|
|
1767
|
-
children: "
|
|
1789
|
+
children: "Banking Insights"
|
|
1768
1790
|
}
|
|
1769
1791
|
) }),
|
|
1770
1792
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1771
|
-
|
|
1793
|
+
RetainQueryLink,
|
|
1772
1794
|
{
|
|
1773
1795
|
href: findMoreAxosDomains(
|
|
1774
1796
|
"{AXOS}/invest/insights"
|
|
1775
1797
|
),
|
|
1776
|
-
children: "Investing
|
|
1798
|
+
children: "Investing Insights"
|
|
1777
1799
|
}
|
|
1778
1800
|
) }),
|
|
1779
1801
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1780
|
-
|
|
1802
|
+
Hyperlink,
|
|
1781
1803
|
{
|
|
1782
|
-
|
|
1783
|
-
"https://
|
|
1804
|
+
targetUrl: findMoreAxosDomains(
|
|
1805
|
+
"https://moneyevolved.libsyn.com/"
|
|
1784
1806
|
),
|
|
1785
1807
|
children: "Investing Podcast"
|
|
1786
1808
|
}
|
|
@@ -1845,7 +1867,7 @@ function SubNavBar() {
|
|
|
1845
1867
|
className: `${styles.mt_8} ${styles.dd_media_cta}`,
|
|
1846
1868
|
children: [
|
|
1847
1869
|
/* @__PURE__ */ jsx(
|
|
1848
|
-
|
|
1870
|
+
RetainQueryLink,
|
|
1849
1871
|
{
|
|
1850
1872
|
href: "/business/open-account-return-to-application",
|
|
1851
1873
|
"aria-label": "open a business account",
|
|
@@ -1854,7 +1876,7 @@ function SubNavBar() {
|
|
|
1854
1876
|
}
|
|
1855
1877
|
),
|
|
1856
1878
|
/* @__PURE__ */ jsx(
|
|
1857
|
-
|
|
1879
|
+
RetainQueryLink,
|
|
1858
1880
|
{
|
|
1859
1881
|
href: `https://small-business-accounts.axosbank.com/cu/ViewSubmittedLoans.aspx?enc=Kw21Wblm1yxpjJabdoZaD2oIrfLnqyOPZYLje3IpAHPSPA0rk7uki-4iwxg4EEtcQ8w9BaoruqY2t_I-N_fTuA`,
|
|
1860
1882
|
children: "Check Application Status"
|
|
@@ -1891,7 +1913,7 @@ function SubNavBar() {
|
|
|
1891
1913
|
"div",
|
|
1892
1914
|
{
|
|
1893
1915
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
1894
|
-
children: /* @__PURE__ */ jsx(
|
|
1916
|
+
children: /* @__PURE__ */ jsx(RetainQueryLink, { href: "/business/support", children: "Help & Support" })
|
|
1895
1917
|
}
|
|
1896
1918
|
)
|
|
1897
1919
|
] })
|
|
@@ -1912,7 +1934,7 @@ function SubNavBar() {
|
|
|
1912
1934
|
),
|
|
1913
1935
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1914
1936
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1915
|
-
|
|
1937
|
+
RetainQueryLink,
|
|
1916
1938
|
{
|
|
1917
1939
|
href: "/business/business-checking-accounts",
|
|
1918
1940
|
role: "heading",
|
|
@@ -1920,14 +1942,14 @@ function SubNavBar() {
|
|
|
1920
1942
|
}
|
|
1921
1943
|
) }),
|
|
1922
1944
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1923
|
-
|
|
1945
|
+
RetainQueryLink,
|
|
1924
1946
|
{
|
|
1925
1947
|
href: "/business/business-checking-accounts/basic-business-checking",
|
|
1926
1948
|
children: "Basic Business Checking"
|
|
1927
1949
|
}
|
|
1928
1950
|
) }),
|
|
1929
1951
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1930
|
-
|
|
1952
|
+
RetainQueryLink,
|
|
1931
1953
|
{
|
|
1932
1954
|
href: "/business/business-checking-accounts/business-interest-checking",
|
|
1933
1955
|
children: "Business Interest Checking"
|
|
@@ -1946,36 +1968,49 @@ function SubNavBar() {
|
|
|
1946
1968
|
}
|
|
1947
1969
|
),
|
|
1948
1970
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1949
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/savings", role: "heading", children: "Savings" }) }),
|
|
1950
1971
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1951
|
-
|
|
1972
|
+
RetainQueryLink,
|
|
1973
|
+
{
|
|
1974
|
+
href: "/business/savings",
|
|
1975
|
+
role: "heading",
|
|
1976
|
+
children: "Savings"
|
|
1977
|
+
}
|
|
1978
|
+
) }),
|
|
1979
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1980
|
+
RetainQueryLink,
|
|
1952
1981
|
{
|
|
1953
1982
|
href: "/business/savings/business-money-market-accounts/business-money-market",
|
|
1954
1983
|
children: "Business Money Market"
|
|
1955
1984
|
}
|
|
1956
1985
|
) }),
|
|
1957
1986
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1958
|
-
|
|
1987
|
+
RetainQueryLink,
|
|
1959
1988
|
{
|
|
1960
1989
|
href: "/business/savings/business-savings-accounts/business-premium-savings",
|
|
1961
1990
|
children: "Business Premium Savings"
|
|
1962
1991
|
}
|
|
1963
1992
|
) }),
|
|
1964
1993
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1965
|
-
|
|
1994
|
+
RetainQueryLink,
|
|
1966
1995
|
{
|
|
1967
1996
|
href: "/business/savings/business-savings-accounts/business-savings",
|
|
1968
1997
|
children: "Business Savings"
|
|
1969
1998
|
}
|
|
1970
1999
|
) }),
|
|
1971
2000
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1972
|
-
|
|
2001
|
+
RetainQueryLink,
|
|
1973
2002
|
{
|
|
1974
2003
|
href: "/business/savings/business-money-market-accounts/non-profit-money-market",
|
|
1975
2004
|
children: "Non-Profit Money Market"
|
|
1976
2005
|
}
|
|
1977
2006
|
) }),
|
|
1978
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2007
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2008
|
+
RetainQueryLink,
|
|
2009
|
+
{
|
|
2010
|
+
href: "/business/savings/business-cds",
|
|
2011
|
+
children: "Business CDs"
|
|
2012
|
+
}
|
|
2013
|
+
) })
|
|
1979
2014
|
] })
|
|
1980
2015
|
] }),
|
|
1981
2016
|
/* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
|
|
@@ -1990,7 +2025,7 @@ function SubNavBar() {
|
|
|
1990
2025
|
),
|
|
1991
2026
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1992
2027
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1993
|
-
|
|
2028
|
+
RetainQueryLink,
|
|
1994
2029
|
{
|
|
1995
2030
|
href: "/business/services",
|
|
1996
2031
|
role: "heading",
|
|
@@ -1998,33 +2033,46 @@ function SubNavBar() {
|
|
|
1998
2033
|
}
|
|
1999
2034
|
) }),
|
|
2000
2035
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2001
|
-
|
|
2036
|
+
RetainQueryLink,
|
|
2002
2037
|
{
|
|
2003
2038
|
href: "/business/services/merchant-services",
|
|
2004
2039
|
children: "Merchant Services"
|
|
2005
2040
|
}
|
|
2006
2041
|
) }),
|
|
2007
2042
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2008
|
-
|
|
2043
|
+
RetainQueryLink,
|
|
2009
2044
|
{
|
|
2010
2045
|
href: "/business/services/payroll-services",
|
|
2011
2046
|
children: "Payroll Services"
|
|
2012
2047
|
}
|
|
2013
2048
|
) }),
|
|
2014
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/services/sba-loans", children: "SBA Loans" }) }),
|
|
2015
2049
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2016
|
-
|
|
2050
|
+
RetainQueryLink,
|
|
2051
|
+
{
|
|
2052
|
+
href: "/business/services/sba-loans",
|
|
2053
|
+
children: "SBA Loans"
|
|
2054
|
+
}
|
|
2055
|
+
) }),
|
|
2056
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2057
|
+
RetainQueryLink,
|
|
2017
2058
|
{
|
|
2018
2059
|
href: "/business/services/treasury-management",
|
|
2019
2060
|
children: "Treasury Management"
|
|
2020
2061
|
}
|
|
2021
2062
|
) }),
|
|
2022
2063
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2023
|
-
|
|
2064
|
+
RetainQueryLink,
|
|
2024
2065
|
{
|
|
2025
2066
|
href: "/business/services/insured-cash-sweep",
|
|
2026
2067
|
children: "Insured Cash Sweep"
|
|
2027
2068
|
}
|
|
2069
|
+
) }),
|
|
2070
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2071
|
+
RetainQueryLink,
|
|
2072
|
+
{
|
|
2073
|
+
href: "/business/digital-business-banking",
|
|
2074
|
+
children: "Digital Banking"
|
|
2075
|
+
}
|
|
2028
2076
|
) })
|
|
2029
2077
|
] })
|
|
2030
2078
|
] }),
|
|
@@ -2039,18 +2087,55 @@ function SubNavBar() {
|
|
|
2039
2087
|
}
|
|
2040
2088
|
),
|
|
2041
2089
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2042
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/support", role: "heading", children: "Other Resources" }) }),
|
|
2043
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/support/faqs", children: "FAQ" }) }),
|
|
2044
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/business-rates", children: "Rates" }) }),
|
|
2045
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/support/atm-locator", children: "ATM Locator" }) }),
|
|
2046
2090
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2047
|
-
|
|
2091
|
+
RetainQueryLink,
|
|
2092
|
+
{
|
|
2093
|
+
href: "/business/support",
|
|
2094
|
+
role: "heading",
|
|
2095
|
+
children: "Other Resources"
|
|
2096
|
+
}
|
|
2097
|
+
) }),
|
|
2098
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2099
|
+
RetainQueryLink,
|
|
2100
|
+
{
|
|
2101
|
+
href: "/business/support/faqs",
|
|
2102
|
+
children: "FAQ"
|
|
2103
|
+
}
|
|
2104
|
+
) }),
|
|
2105
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2106
|
+
RetainQueryLink,
|
|
2107
|
+
{
|
|
2108
|
+
href: "/business/support/atm-locator",
|
|
2109
|
+
children: "ATM Locator"
|
|
2110
|
+
}
|
|
2111
|
+
) }),
|
|
2112
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2113
|
+
RetainQueryLink,
|
|
2048
2114
|
{
|
|
2049
2115
|
href: "/tools/calculators/saving-to-start-a-business-calculator",
|
|
2050
2116
|
children: "Calculators"
|
|
2051
2117
|
}
|
|
2052
2118
|
) })
|
|
2053
2119
|
] })
|
|
2120
|
+
] }),
|
|
2121
|
+
/* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
|
|
2122
|
+
/* @__PURE__ */ jsx(
|
|
2123
|
+
Image,
|
|
2124
|
+
{
|
|
2125
|
+
src: `https://images.axos.com/o9ov1v03uwqk/6qP12OCpyBQWIFQHpJBcOc/aa91d77692692608517c43274dae8e19/nav-submenu-insights-icon.webp`,
|
|
2126
|
+
alt: "",
|
|
2127
|
+
width: 20,
|
|
2128
|
+
height: 20
|
|
2129
|
+
}
|
|
2130
|
+
),
|
|
2131
|
+
/* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2132
|
+
RetainQueryLink,
|
|
2133
|
+
{
|
|
2134
|
+
href: "/business/insights",
|
|
2135
|
+
role: "heading",
|
|
2136
|
+
children: "Insights"
|
|
2137
|
+
}
|
|
2138
|
+
) }) })
|
|
2054
2139
|
] })
|
|
2055
2140
|
] })
|
|
2056
2141
|
]
|
|
@@ -2121,7 +2206,7 @@ function SubNavBar() {
|
|
|
2121
2206
|
"div",
|
|
2122
2207
|
{
|
|
2123
2208
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
2124
|
-
children: /* @__PURE__ */ jsx(
|
|
2209
|
+
children: /* @__PURE__ */ jsx(RetainQueryLink, { href: "/business/support", children: "Help & Support" })
|
|
2125
2210
|
}
|
|
2126
2211
|
)
|
|
2127
2212
|
] })
|
|
@@ -2141,58 +2226,65 @@ function SubNavBar() {
|
|
|
2141
2226
|
}
|
|
2142
2227
|
),
|
|
2143
2228
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2144
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/commercial", role: "heading", children: "Solutions By Industry" }) }),
|
|
2145
2229
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2146
|
-
|
|
2230
|
+
RetainQueryLink,
|
|
2147
2231
|
{
|
|
2148
|
-
href: "commercial
|
|
2232
|
+
href: "/commercial",
|
|
2233
|
+
role: "heading",
|
|
2234
|
+
children: "Solutions By Industry"
|
|
2235
|
+
}
|
|
2236
|
+
) }),
|
|
2237
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2238
|
+
RetainQueryLink,
|
|
2239
|
+
{
|
|
2240
|
+
href: "/commercial/banking/third-party-payment-processors",
|
|
2149
2241
|
children: "Third Party Payment Processors"
|
|
2150
2242
|
}
|
|
2151
2243
|
) }),
|
|
2152
2244
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2153
|
-
|
|
2245
|
+
RetainQueryLink,
|
|
2154
2246
|
{
|
|
2155
2247
|
href: "/commercial/banking/hoa-banking-and-lending",
|
|
2156
2248
|
children: "HOA Banking & Lending"
|
|
2157
2249
|
}
|
|
2158
2250
|
) }),
|
|
2159
2251
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2160
|
-
|
|
2252
|
+
RetainQueryLink,
|
|
2161
2253
|
{
|
|
2162
2254
|
href: "/commercial/banking/hoa-property-management",
|
|
2163
2255
|
children: "HOAs & Property Management"
|
|
2164
2256
|
}
|
|
2165
2257
|
) }),
|
|
2166
2258
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2167
|
-
|
|
2259
|
+
RetainQueryLink,
|
|
2168
2260
|
{
|
|
2169
2261
|
href: "/commercial/banking/1031-exchange-qualified-intermediaries",
|
|
2170
2262
|
children: "1031 Exchange Qualified Intermediaries"
|
|
2171
2263
|
}
|
|
2172
2264
|
) }),
|
|
2173
2265
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2174
|
-
|
|
2266
|
+
RetainQueryLink,
|
|
2175
2267
|
{
|
|
2176
2268
|
href: "/commercial/banking/title-and-escrow",
|
|
2177
2269
|
children: "Title & Escrow"
|
|
2178
2270
|
}
|
|
2179
2271
|
) }),
|
|
2180
2272
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2181
|
-
|
|
2273
|
+
RetainQueryLink,
|
|
2182
2274
|
{
|
|
2183
2275
|
href: `https://www.axosfiduciaryservices.com/`,
|
|
2184
2276
|
children: "Fiduciary Services"
|
|
2185
2277
|
}
|
|
2186
2278
|
) }),
|
|
2187
2279
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2188
|
-
|
|
2280
|
+
RetainQueryLink,
|
|
2189
2281
|
{
|
|
2190
2282
|
href: "/commercial/banking/business-management-banking",
|
|
2191
2283
|
children: "Business Management Banking"
|
|
2192
2284
|
}
|
|
2193
2285
|
) }),
|
|
2194
2286
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2195
|
-
|
|
2287
|
+
RetainQueryLink,
|
|
2196
2288
|
{
|
|
2197
2289
|
href: "/commercial/banking/hedge-funds-and-alternative-funds",
|
|
2198
2290
|
children: "Hedge Funds & Alternative Fund Banking Solutions"
|
|
@@ -2212,7 +2304,7 @@ function SubNavBar() {
|
|
|
2212
2304
|
),
|
|
2213
2305
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2214
2306
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2215
|
-
|
|
2307
|
+
RetainQueryLink,
|
|
2216
2308
|
{
|
|
2217
2309
|
href: "/commercial/banking",
|
|
2218
2310
|
role: "heading",
|
|
@@ -2220,28 +2312,28 @@ function SubNavBar() {
|
|
|
2220
2312
|
}
|
|
2221
2313
|
) }),
|
|
2222
2314
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2223
|
-
|
|
2315
|
+
RetainQueryLink,
|
|
2224
2316
|
{
|
|
2225
2317
|
href: "/commercial/banking/analyzed-business-checking",
|
|
2226
2318
|
children: "Analyzed Business Checking"
|
|
2227
2319
|
}
|
|
2228
2320
|
) }),
|
|
2229
2321
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2230
|
-
|
|
2322
|
+
RetainQueryLink,
|
|
2231
2323
|
{
|
|
2232
2324
|
href: "/commercial/banking/merchant-services",
|
|
2233
2325
|
children: "Merchant Services"
|
|
2234
2326
|
}
|
|
2235
2327
|
) }),
|
|
2236
2328
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2237
|
-
|
|
2329
|
+
RetainQueryLink,
|
|
2238
2330
|
{
|
|
2239
2331
|
href: "/commercial/banking/global-treasury-management",
|
|
2240
2332
|
children: "Treasury Management"
|
|
2241
2333
|
}
|
|
2242
2334
|
) }),
|
|
2243
2335
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsxs(
|
|
2244
|
-
|
|
2336
|
+
RetainQueryLink,
|
|
2245
2337
|
{
|
|
2246
2338
|
href: "/commercial/banking/intrafi-network-deposits",
|
|
2247
2339
|
children: [
|
|
@@ -2265,8 +2357,14 @@ function SubNavBar() {
|
|
|
2265
2357
|
}
|
|
2266
2358
|
),
|
|
2267
2359
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2268
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2269
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2360
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("span", { role: "heading", children: "Other Resources" }) }),
|
|
2361
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2362
|
+
RetainQueryLink,
|
|
2363
|
+
{
|
|
2364
|
+
href: "/commercial/calculators",
|
|
2365
|
+
children: "Calculators"
|
|
2366
|
+
}
|
|
2367
|
+
) })
|
|
2270
2368
|
] })
|
|
2271
2369
|
] })
|
|
2272
2370
|
] })
|
|
@@ -2338,7 +2436,7 @@ function SubNavBar() {
|
|
|
2338
2436
|
"div",
|
|
2339
2437
|
{
|
|
2340
2438
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
2341
|
-
children: /* @__PURE__ */ jsx(
|
|
2439
|
+
children: /* @__PURE__ */ jsx(RetainQueryLink, { href: "/business/support", children: "Help & Support" })
|
|
2342
2440
|
}
|
|
2343
2441
|
)
|
|
2344
2442
|
] })
|
|
@@ -2359,7 +2457,7 @@ function SubNavBar() {
|
|
|
2359
2457
|
),
|
|
2360
2458
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2361
2459
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2362
|
-
|
|
2460
|
+
RetainQueryLink,
|
|
2363
2461
|
{
|
|
2364
2462
|
href: "/commercial/lending",
|
|
2365
2463
|
role: "heading",
|
|
@@ -2367,21 +2465,21 @@ function SubNavBar() {
|
|
|
2367
2465
|
}
|
|
2368
2466
|
) }),
|
|
2369
2467
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2370
|
-
|
|
2468
|
+
RetainQueryLink,
|
|
2371
2469
|
{
|
|
2372
2470
|
href: "/commercial/lending/commercial-loans-and-lines-of-credit",
|
|
2373
2471
|
children: "Commercial Lines of Credit"
|
|
2374
2472
|
}
|
|
2375
2473
|
) }),
|
|
2376
2474
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2377
|
-
|
|
2475
|
+
RetainQueryLink,
|
|
2378
2476
|
{
|
|
2379
2477
|
href: "/commercial/lending/commercial-term-loans",
|
|
2380
2478
|
children: "Commercial Term Loans"
|
|
2381
2479
|
}
|
|
2382
2480
|
) }),
|
|
2383
2481
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2384
|
-
|
|
2482
|
+
RetainQueryLink,
|
|
2385
2483
|
{
|
|
2386
2484
|
href: "/commercial/lending/equipment-finance",
|
|
2387
2485
|
children: "Equipment Finance"
|
|
@@ -2401,7 +2499,7 @@ function SubNavBar() {
|
|
|
2401
2499
|
),
|
|
2402
2500
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2403
2501
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2404
|
-
|
|
2502
|
+
RetainQueryLink,
|
|
2405
2503
|
{
|
|
2406
2504
|
href: "/commercial/lending",
|
|
2407
2505
|
role: "heading",
|
|
@@ -2409,46 +2507,52 @@ function SubNavBar() {
|
|
|
2409
2507
|
}
|
|
2410
2508
|
) }),
|
|
2411
2509
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2412
|
-
|
|
2510
|
+
RetainQueryLink,
|
|
2413
2511
|
{
|
|
2414
|
-
href: "/commercial/lending/
|
|
2512
|
+
href: "/commercial/lending/bridge-and-construction-lending",
|
|
2415
2513
|
children: "Commercial Real Estate Bridge & Construction Lending"
|
|
2416
2514
|
}
|
|
2417
2515
|
) }),
|
|
2418
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/commercial/lending/hoa-lending", children: "HOA Lending" }) }),
|
|
2419
2516
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2420
|
-
|
|
2517
|
+
RetainQueryLink,
|
|
2518
|
+
{
|
|
2519
|
+
href: "/commercial/lending/hoa-lending",
|
|
2520
|
+
children: "HOA Lending"
|
|
2521
|
+
}
|
|
2522
|
+
) }),
|
|
2523
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2524
|
+
RetainQueryLink,
|
|
2421
2525
|
{
|
|
2422
2526
|
href: "/commercial/lending/lender-financing",
|
|
2423
2527
|
children: "Lender Finance"
|
|
2424
2528
|
}
|
|
2425
2529
|
) }),
|
|
2426
2530
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2427
|
-
|
|
2531
|
+
RetainQueryLink,
|
|
2428
2532
|
{
|
|
2429
2533
|
href: "/commercial/lending/residential-warehouse-lending",
|
|
2430
2534
|
children: "Residential Warehouse Lending"
|
|
2431
2535
|
}
|
|
2432
2536
|
) }),
|
|
2433
2537
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2434
|
-
|
|
2538
|
+
RetainQueryLink,
|
|
2435
2539
|
{
|
|
2436
2540
|
href: "/commercial/lending/small-balance-commercial-real-estate",
|
|
2437
2541
|
children: "Small Balance Commercial Real Estate"
|
|
2438
2542
|
}
|
|
2439
2543
|
) }),
|
|
2440
2544
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2441
|
-
|
|
2545
|
+
RetainQueryLink,
|
|
2442
2546
|
{
|
|
2443
2547
|
href: "/commercial/lending/leveraged-finance",
|
|
2444
2548
|
children: "Leveraged Finance"
|
|
2445
2549
|
}
|
|
2446
2550
|
) }),
|
|
2447
2551
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2448
|
-
|
|
2552
|
+
RetainQueryLink,
|
|
2449
2553
|
{
|
|
2450
2554
|
href: `https://lavictoirefinance.com/dealers`,
|
|
2451
|
-
children: "
|
|
2555
|
+
children: "Marine Dealer Floorplan Finance"
|
|
2452
2556
|
}
|
|
2453
2557
|
) })
|
|
2454
2558
|
] })
|
|
@@ -2464,15 +2568,28 @@ function SubNavBar() {
|
|
|
2464
2568
|
}
|
|
2465
2569
|
),
|
|
2466
2570
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2467
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/support", role: "heading", children: "Other Resources" }) }),
|
|
2468
2571
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2469
|
-
|
|
2572
|
+
RetainQueryLink,
|
|
2573
|
+
{
|
|
2574
|
+
href: "/business/support",
|
|
2575
|
+
role: "heading",
|
|
2576
|
+
children: "Other Resources"
|
|
2577
|
+
}
|
|
2578
|
+
) }),
|
|
2579
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2580
|
+
RetainQueryLink,
|
|
2470
2581
|
{
|
|
2471
2582
|
href: "/commercial/lending/commercial-portal",
|
|
2472
2583
|
children: "Commercial Portal"
|
|
2473
2584
|
}
|
|
2474
2585
|
) }),
|
|
2475
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2586
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2587
|
+
RetainQueryLink,
|
|
2588
|
+
{
|
|
2589
|
+
href: "/commercial/calculators",
|
|
2590
|
+
children: "Calculators"
|
|
2591
|
+
}
|
|
2592
|
+
) })
|
|
2476
2593
|
] })
|
|
2477
2594
|
] })
|
|
2478
2595
|
] })
|
|
@@ -2521,7 +2638,7 @@ function SubNavBar() {
|
|
|
2521
2638
|
{
|
|
2522
2639
|
className: `${styles.mt_8} ${styles.dd_media_cta}`,
|
|
2523
2640
|
children: /* @__PURE__ */ jsx(
|
|
2524
|
-
|
|
2641
|
+
RetainQueryLink,
|
|
2525
2642
|
{
|
|
2526
2643
|
href: "/partners/wholesale-correspondent-portfolio-lending/quick-pricer",
|
|
2527
2644
|
"aria-label": "Get started with the Axos Quick Pricer",
|
|
@@ -2560,7 +2677,7 @@ function SubNavBar() {
|
|
|
2560
2677
|
{
|
|
2561
2678
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
2562
2679
|
children: /* @__PURE__ */ jsx(
|
|
2563
|
-
|
|
2680
|
+
RetainQueryLink,
|
|
2564
2681
|
{
|
|
2565
2682
|
href: "/partners/wholesale-correspondent-portfolio-lending/support",
|
|
2566
2683
|
children: "Help & Support"
|
|
@@ -2585,7 +2702,7 @@ function SubNavBar() {
|
|
|
2585
2702
|
),
|
|
2586
2703
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2587
2704
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2588
|
-
|
|
2705
|
+
RetainQueryLink,
|
|
2589
2706
|
{
|
|
2590
2707
|
href: "/partners/wholesale-correspondent-portfolio-lending",
|
|
2591
2708
|
role: "heading",
|
|
@@ -2593,28 +2710,28 @@ function SubNavBar() {
|
|
|
2593
2710
|
}
|
|
2594
2711
|
) }),
|
|
2595
2712
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2596
|
-
|
|
2713
|
+
RetainQueryLink,
|
|
2597
2714
|
{
|
|
2598
2715
|
href: "/partners/wholesale-correspondent-portfolio-lending/support",
|
|
2599
2716
|
children: "Resources & Support"
|
|
2600
2717
|
}
|
|
2601
2718
|
) }),
|
|
2602
2719
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2603
|
-
|
|
2720
|
+
RetainQueryLink,
|
|
2604
2721
|
{
|
|
2605
2722
|
href: `https://thirdpartylending.axosbank.com/index`,
|
|
2606
2723
|
children: "Register a Loan"
|
|
2607
2724
|
}
|
|
2608
2725
|
) }),
|
|
2609
2726
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2610
|
-
|
|
2727
|
+
RetainQueryLink,
|
|
2611
2728
|
{
|
|
2612
2729
|
href: "/partners/wholesale-correspondent-portfolio-lending/quick-pricer",
|
|
2613
2730
|
children: "Quick Pricer"
|
|
2614
2731
|
}
|
|
2615
2732
|
) }),
|
|
2616
2733
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2617
|
-
|
|
2734
|
+
RetainQueryLink,
|
|
2618
2735
|
{
|
|
2619
2736
|
href: "/partners/wholesale-correspondent-portfolio-lending/meet-the-team",
|
|
2620
2737
|
children: "Meet the Team"
|
|
@@ -2628,152 +2745,6 @@ function SubNavBar() {
|
|
|
2628
2745
|
] }) })
|
|
2629
2746
|
}
|
|
2630
2747
|
),
|
|
2631
|
-
hoveredLink === "sbc" && /* @__PURE__ */ jsx(
|
|
2632
|
-
"div",
|
|
2633
|
-
{
|
|
2634
|
-
className: `${styles.dd_wrapper} ${styles.desktop_only} `,
|
|
2635
|
-
role: "menu",
|
|
2636
|
-
onMouseLeave: handleMouseLeave,
|
|
2637
|
-
ref: containerRef,
|
|
2638
|
-
tabIndex: 0,
|
|
2639
|
-
onKeyDown: (event) => handleKeyDownContainer(event, "partNav4"),
|
|
2640
|
-
children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsxs("div", { className: `${styles.shadow} rounded flex_row`, children: [
|
|
2641
|
-
/* @__PURE__ */ jsxs(
|
|
2642
|
-
"div",
|
|
2643
|
-
{
|
|
2644
|
-
className: `${styles.dd_media} ${styles.opacity} ${dd_media} w_auto text_center`,
|
|
2645
|
-
children: [
|
|
2646
|
-
/* @__PURE__ */ jsxs("div", { className: styles.dd_media_header, children: [
|
|
2647
|
-
/* @__PURE__ */ jsx("p", { role: "heading", children: "Small Balance Commercial Real Estate" }),
|
|
2648
|
-
/* @__PURE__ */ jsx("p", { className: styles.mt_8, children: "Try our fast and streamlined loan process." })
|
|
2649
|
-
] }),
|
|
2650
|
-
/* @__PURE__ */ jsx(
|
|
2651
|
-
"div",
|
|
2652
|
-
{
|
|
2653
|
-
className: `${styles.mt_8} ${styles.dd_media_img}`,
|
|
2654
|
-
children: /* @__PURE__ */ jsx(
|
|
2655
|
-
Image,
|
|
2656
|
-
{
|
|
2657
|
-
src: `https://images.axos.com/o9ov1v03uwqk/wU9cjrkWVQ4eb6i013qVO/bdca7f8f9a6adcaea6d27f6fb81f2416/nav-submenu-sbc.png`,
|
|
2658
|
-
alt: "",
|
|
2659
|
-
width: 232,
|
|
2660
|
-
height: 232
|
|
2661
|
-
}
|
|
2662
|
-
)
|
|
2663
|
-
}
|
|
2664
|
-
)
|
|
2665
|
-
]
|
|
2666
|
-
}
|
|
2667
|
-
),
|
|
2668
|
-
/* @__PURE__ */ jsxs(
|
|
2669
|
-
"div",
|
|
2670
|
-
{
|
|
2671
|
-
className: `${styles.dd_site_navs} ${styles.opacity} bg_white`,
|
|
2672
|
-
children: [
|
|
2673
|
-
/* @__PURE__ */ jsxs(
|
|
2674
|
-
"div",
|
|
2675
|
-
{
|
|
2676
|
-
className: `${styles.headline} flex_row middle between`,
|
|
2677
|
-
children: [
|
|
2678
|
-
/* @__PURE__ */ jsx("p", { role: "heading", children: "Diverse portfolio of lending options" }),
|
|
2679
|
-
/* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
|
|
2680
|
-
/* @__PURE__ */ jsx(
|
|
2681
|
-
Image,
|
|
2682
|
-
{
|
|
2683
|
-
src: `https://images.axos.com/o9ov1v03uwqk/jK8YfsETu8QGn7Vpb7x10/3e07dd61bacd8cacb4d62650e88a5e0b/nav-submenu-help-icon.svg`,
|
|
2684
|
-
alt: "",
|
|
2685
|
-
width: 20,
|
|
2686
|
-
height: 20
|
|
2687
|
-
}
|
|
2688
|
-
),
|
|
2689
|
-
/* @__PURE__ */ jsx(
|
|
2690
|
-
"div",
|
|
2691
|
-
{
|
|
2692
|
-
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
2693
|
-
children: /* @__PURE__ */ jsx(Link, { href: "/partners/support", children: "Help & Support" })
|
|
2694
|
-
}
|
|
2695
|
-
)
|
|
2696
|
-
] })
|
|
2697
|
-
]
|
|
2698
|
-
}
|
|
2699
|
-
),
|
|
2700
|
-
/* @__PURE__ */ jsx("hr", {}),
|
|
2701
|
-
/* @__PURE__ */ jsx("div", { className: `${styles.site_lists} flex_row`, children: /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
|
|
2702
|
-
/* @__PURE__ */ jsx(
|
|
2703
|
-
Image,
|
|
2704
|
-
{
|
|
2705
|
-
src: `https://images.axos.com/o9ov1v03uwqk/1REUyghtG4xnJtAsZDgRbT/89de7055038937a1392d53c3c0ad7340/nav-submenu-sbc-icon.svg`,
|
|
2706
|
-
alt: "",
|
|
2707
|
-
width: 20,
|
|
2708
|
-
height: 20
|
|
2709
|
-
}
|
|
2710
|
-
),
|
|
2711
|
-
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2712
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2713
|
-
Link,
|
|
2714
|
-
{
|
|
2715
|
-
href: "/commercial/lending/small-balance-commercial-real-estate",
|
|
2716
|
-
role: "heading",
|
|
2717
|
-
children: "Small Balance Commercial"
|
|
2718
|
-
}
|
|
2719
|
-
) }),
|
|
2720
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2721
|
-
Link,
|
|
2722
|
-
{
|
|
2723
|
-
href: "/commercial/lending/small-balance-commercial-real-estate/investor-owned-2-4-unit-lending",
|
|
2724
|
-
children: "Investor-Owned 2-4 Unit Properties"
|
|
2725
|
-
}
|
|
2726
|
-
) }),
|
|
2727
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2728
|
-
Link,
|
|
2729
|
-
{
|
|
2730
|
-
href: "/commercial/lending/small-balance-commercial-real-estate/mixed-use-lending",
|
|
2731
|
-
children: "Mixed-Use"
|
|
2732
|
-
}
|
|
2733
|
-
) }),
|
|
2734
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2735
|
-
Link,
|
|
2736
|
-
{
|
|
2737
|
-
href: "/commercial/lending/small-balance-commercial-real-estate/mobile-home-park",
|
|
2738
|
-
children: "Mobile Home Park"
|
|
2739
|
-
}
|
|
2740
|
-
) }),
|
|
2741
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2742
|
-
Link,
|
|
2743
|
-
{
|
|
2744
|
-
href: "/commercial/lending/small-balance-commercial-real-estate/multifamily-lending",
|
|
2745
|
-
children: "Multi-Family Housing"
|
|
2746
|
-
}
|
|
2747
|
-
) }),
|
|
2748
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2749
|
-
Link,
|
|
2750
|
-
{
|
|
2751
|
-
href: "/commercial/lending/small-balance-commercial-real-estate/non-resident-aliens",
|
|
2752
|
-
children: "Non-Resident Aliens"
|
|
2753
|
-
}
|
|
2754
|
-
) }),
|
|
2755
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2756
|
-
Link,
|
|
2757
|
-
{
|
|
2758
|
-
href: "/commercial/lending/small-balance-commercial-real-estate/retail-office-and-industrial",
|
|
2759
|
-
children: "Retail Office & Industrial"
|
|
2760
|
-
}
|
|
2761
|
-
) }),
|
|
2762
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2763
|
-
Link,
|
|
2764
|
-
{
|
|
2765
|
-
href: "/commercial/lending/small-balance-commercial-real-estate/student-housing",
|
|
2766
|
-
children: "Student Housing"
|
|
2767
|
-
}
|
|
2768
|
-
) })
|
|
2769
|
-
] })
|
|
2770
|
-
] }) })
|
|
2771
|
-
]
|
|
2772
|
-
}
|
|
2773
|
-
)
|
|
2774
|
-
] }) })
|
|
2775
|
-
}
|
|
2776
|
-
),
|
|
2777
2748
|
hoveredLink === "dealerservices" && /* @__PURE__ */ jsx(
|
|
2778
2749
|
"div",
|
|
2779
2750
|
{
|
|
@@ -2836,7 +2807,7 @@ function SubNavBar() {
|
|
|
2836
2807
|
"div",
|
|
2837
2808
|
{
|
|
2838
2809
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
2839
|
-
children: /* @__PURE__ */ jsx(
|
|
2810
|
+
children: /* @__PURE__ */ jsx(RetainQueryLink, { href: "/partners/support", children: "Help & Support" })
|
|
2840
2811
|
}
|
|
2841
2812
|
)
|
|
2842
2813
|
] })
|
|
@@ -2856,7 +2827,7 @@ function SubNavBar() {
|
|
|
2856
2827
|
),
|
|
2857
2828
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2858
2829
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2859
|
-
|
|
2830
|
+
RetainQueryLink,
|
|
2860
2831
|
{
|
|
2861
2832
|
href: "/partners/dealer-services",
|
|
2862
2833
|
role: "heading",
|
|
@@ -2864,7 +2835,7 @@ function SubNavBar() {
|
|
|
2864
2835
|
}
|
|
2865
2836
|
) }),
|
|
2866
2837
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2867
|
-
|
|
2838
|
+
RetainQueryLink,
|
|
2868
2839
|
{
|
|
2869
2840
|
href: "/partners/dealer-services/contact",
|
|
2870
2841
|
children: "Request More Information"
|