@axos-web-dev/shared-components 0.0.172 → 0.0.174
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 +34 -34
- 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 +34 -34
- 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 +34 -34
- 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 +34 -34
- package/dist/Chevron/Chevron.css.js +4 -4
- package/dist/Chevron/index.js +34 -34
- 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 +33 -33
- 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 +34 -34
- package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +4 -4
- package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +111 -93
- package/dist/Forms/ApplicationStart.js +3 -3
- package/dist/Forms/ClearingForm.js +3 -3
- package/dist/Forms/CommercialDeposits.js +3 -3
- package/dist/Forms/CommercialLending.js +3 -3
- package/dist/Forms/ContactCompany.js +3 -3
- package/dist/Forms/ContactUs.js +3 -3
- package/dist/Forms/ContactUsAAS.js +3 -3
- package/dist/Forms/ContactUsBusiness.js +34 -34
- package/dist/Forms/ContactUsNMLSId.js +34 -34
- package/dist/Forms/CpraRequest.js +3 -3
- package/dist/Forms/DealerServices.js +3 -3
- package/dist/Forms/EmailOnly.js +34 -34
- 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 +34 -34
- package/dist/Forms/MortgageRate/MortgageRateWatch.js +46 -43
- package/dist/Forms/QuickPricer/QuickPricerForm.js +3 -3
- package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
- package/dist/Forms/QuickPricer/UserInformation.css.js +3 -3
- package/dist/Forms/ScheduleCall.js +3 -3
- package/dist/Forms/ScheduleCallPremier.js +3 -3
- package/dist/Forms/SuccesForm.js +35 -35
- package/dist/Forms/WcplSurvey.js +3 -3
- 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 +34 -34
- 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 +34 -34
- package/dist/ImageLink/ImageLinkSet.js +34 -34
- package/dist/ImageLink/index.js +34 -34
- package/dist/Input/Checkbox.css.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/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/RadioButton.css.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 +33 -33
- package/dist/Insight/Featured/Featured.css.js +2 -2
- package/dist/Insight/Featured/Featured.js +35 -35
- package/dist/Insight/Featured/Header.css.js +1 -1
- package/dist/Insight/Featured/Header.js +33 -33
- package/dist/Insight/Insight.css.js +2 -2
- package/dist/Interstitial/Interstitial-variants.css.js +4 -4
- 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 +33 -33
- 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 +35 -35
- package/dist/NavigationMenu/AxosBank/SubNavBar.js +310 -189
- package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +3 -3
- package/dist/NavigationMenu/AxosBank/index.js +49 -34
- 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 +34 -34
- 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 +33 -33
- 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/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/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 +1 -1
|
@@ -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";
|
|
@@ -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,7 +413,7 @@ 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",
|
|
@@ -456,7 +458,7 @@ function SubNavBar() {
|
|
|
456
458
|
}
|
|
457
459
|
) }),
|
|
458
460
|
/* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
|
|
459
|
-
|
|
461
|
+
RetainQueryLink,
|
|
460
462
|
{
|
|
461
463
|
href: `https://www.axosadvisor.com`,
|
|
462
464
|
id: "partNav4",
|
|
@@ -501,7 +503,7 @@ function SubNavBar() {
|
|
|
501
503
|
}
|
|
502
504
|
) }),
|
|
503
505
|
/* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
|
|
504
|
-
|
|
506
|
+
RetainQueryLink,
|
|
505
507
|
{
|
|
506
508
|
href: `/partners/strategic-partnerships`,
|
|
507
509
|
id: "partNav6",
|
|
@@ -512,10 +514,10 @@ function SubNavBar() {
|
|
|
512
514
|
) })
|
|
513
515
|
] }),
|
|
514
516
|
pathname?.includes("/customer-support") && support.map(
|
|
515
|
-
(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}`)
|
|
516
518
|
),
|
|
517
|
-
pathname?.includes("/about-us") && about.map((item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(
|
|
518
|
-
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}`))
|
|
519
521
|
] }),
|
|
520
522
|
/* @__PURE__ */ jsxs("div", { className: "relative", children: [
|
|
521
523
|
hoveredLink === "bank" && /* @__PURE__ */ jsx(
|
|
@@ -557,7 +559,7 @@ function SubNavBar() {
|
|
|
557
559
|
{
|
|
558
560
|
className: `${styles.mt_8} ${styles.dd_media_cta}`,
|
|
559
561
|
children: /* @__PURE__ */ jsx(
|
|
560
|
-
|
|
562
|
+
RetainQueryLink,
|
|
561
563
|
{
|
|
562
564
|
href: findMoreAxosDomains(
|
|
563
565
|
"{AXOSBANK}/pages/axos-one"
|
|
@@ -582,7 +584,16 @@ function SubNavBar() {
|
|
|
582
584
|
{
|
|
583
585
|
className: `${styles.headline} flex_row middle between`,
|
|
584
586
|
children: [
|
|
585
|
-
/* @__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
|
+
),
|
|
586
597
|
/* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
|
|
587
598
|
/* @__PURE__ */ jsx(
|
|
588
599
|
Image,
|
|
@@ -598,7 +609,7 @@ function SubNavBar() {
|
|
|
598
609
|
{
|
|
599
610
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
600
611
|
children: /* @__PURE__ */ jsx(
|
|
601
|
-
|
|
612
|
+
RetainQueryLink,
|
|
602
613
|
{
|
|
603
614
|
href: findMoreAxosDomains(
|
|
604
615
|
"{AXOSBANK}/personal/support"
|
|
@@ -626,7 +637,7 @@ function SubNavBar() {
|
|
|
626
637
|
),
|
|
627
638
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
628
639
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
629
|
-
|
|
640
|
+
RetainQueryLink,
|
|
630
641
|
{
|
|
631
642
|
href: findMoreAxosDomains(
|
|
632
643
|
"{AXOSBANK}/personal/bank/checking-accounts"
|
|
@@ -636,7 +647,7 @@ function SubNavBar() {
|
|
|
636
647
|
}
|
|
637
648
|
) }),
|
|
638
649
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
639
|
-
|
|
650
|
+
RetainQueryLink,
|
|
640
651
|
{
|
|
641
652
|
href: findMoreAxosDomains(
|
|
642
653
|
"{AXOSBANK}/pages/axos-one"
|
|
@@ -645,7 +656,7 @@ function SubNavBar() {
|
|
|
645
656
|
}
|
|
646
657
|
) }),
|
|
647
658
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
648
|
-
|
|
659
|
+
RetainQueryLink,
|
|
649
660
|
{
|
|
650
661
|
href: findMoreAxosDomains(
|
|
651
662
|
"{AXOSBANK}/personal/bank/checking-accounts/rewards-checking"
|
|
@@ -654,7 +665,7 @@ function SubNavBar() {
|
|
|
654
665
|
}
|
|
655
666
|
) }),
|
|
656
667
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
657
|
-
|
|
668
|
+
RetainQueryLink,
|
|
658
669
|
{
|
|
659
670
|
href: findMoreAxosDomains(
|
|
660
671
|
"{AXOSBANK}/personal/bank/checking-accounts/essential-checking"
|
|
@@ -663,7 +674,7 @@ function SubNavBar() {
|
|
|
663
674
|
}
|
|
664
675
|
) }),
|
|
665
676
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
666
|
-
|
|
677
|
+
RetainQueryLink,
|
|
667
678
|
{
|
|
668
679
|
href: findMoreAxosDomains(
|
|
669
680
|
"{AXOSBANK}/personal/bank/checking-accounts/first-checking"
|
|
@@ -672,7 +683,7 @@ function SubNavBar() {
|
|
|
672
683
|
}
|
|
673
684
|
) }),
|
|
674
685
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
675
|
-
|
|
686
|
+
RetainQueryLink,
|
|
676
687
|
{
|
|
677
688
|
href: findMoreAxosDomains(
|
|
678
689
|
"{AXOSBANK}/personal/bank/checking-accounts/cashback-checking"
|
|
@@ -681,7 +692,7 @@ function SubNavBar() {
|
|
|
681
692
|
}
|
|
682
693
|
) }),
|
|
683
694
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
684
|
-
|
|
695
|
+
RetainQueryLink,
|
|
685
696
|
{
|
|
686
697
|
href: findMoreAxosDomains(
|
|
687
698
|
"{AXOSBANK}/personal/bank/checking-accounts/golden-checking"
|
|
@@ -703,7 +714,7 @@ function SubNavBar() {
|
|
|
703
714
|
),
|
|
704
715
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
705
716
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
706
|
-
|
|
717
|
+
RetainQueryLink,
|
|
707
718
|
{
|
|
708
719
|
href: findMoreAxosDomains(
|
|
709
720
|
"{AXOSBANK}/personal/bank/savings-accounts"
|
|
@@ -713,7 +724,7 @@ function SubNavBar() {
|
|
|
713
724
|
}
|
|
714
725
|
) }),
|
|
715
726
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
716
|
-
|
|
727
|
+
RetainQueryLink,
|
|
717
728
|
{
|
|
718
729
|
href: findMoreAxosDomains(
|
|
719
730
|
"{AXOSBANK}/pages/axos-one"
|
|
@@ -722,7 +733,7 @@ function SubNavBar() {
|
|
|
722
733
|
}
|
|
723
734
|
) }),
|
|
724
735
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
725
|
-
|
|
736
|
+
RetainQueryLink,
|
|
726
737
|
{
|
|
727
738
|
href: findMoreAxosDomains(
|
|
728
739
|
"{AXOSBANK}/personal/bank/savings-accounts/high-yield-savings"
|
|
@@ -731,7 +742,7 @@ function SubNavBar() {
|
|
|
731
742
|
}
|
|
732
743
|
) }),
|
|
733
744
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
734
|
-
|
|
745
|
+
RetainQueryLink,
|
|
735
746
|
{
|
|
736
747
|
href: findMoreAxosDomains(
|
|
737
748
|
"{AXOSBANK}/personal/bank/savings-accounts/high-yield-money-market"
|
|
@@ -740,7 +751,7 @@ function SubNavBar() {
|
|
|
740
751
|
}
|
|
741
752
|
) }),
|
|
742
753
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
743
|
-
|
|
754
|
+
RetainQueryLink,
|
|
744
755
|
{
|
|
745
756
|
href: findMoreAxosDomains(
|
|
746
757
|
"{AXOSBANK}/personal/bank/savings-accounts/first-savings"
|
|
@@ -761,7 +772,7 @@ function SubNavBar() {
|
|
|
761
772
|
}
|
|
762
773
|
),
|
|
763
774
|
/* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
764
|
-
|
|
775
|
+
RetainQueryLink,
|
|
765
776
|
{
|
|
766
777
|
href: findMoreAxosDomains(
|
|
767
778
|
"{AXOSBANK}/personal/bank/savings-accounts/certificates-of-deposit"
|
|
@@ -783,7 +794,7 @@ function SubNavBar() {
|
|
|
783
794
|
),
|
|
784
795
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
785
796
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
786
|
-
|
|
797
|
+
RetainQueryLink,
|
|
787
798
|
{
|
|
788
799
|
href: findMoreAxosDomains(
|
|
789
800
|
"{AXOSBANK}/personal/bank/premier"
|
|
@@ -793,7 +804,7 @@ function SubNavBar() {
|
|
|
793
804
|
}
|
|
794
805
|
) }),
|
|
795
806
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
796
|
-
|
|
807
|
+
RetainQueryLink,
|
|
797
808
|
{
|
|
798
809
|
href: findMoreAxosDomains(
|
|
799
810
|
"{AXOSBANK}/personal/bank/premier/private-client-banking"
|
|
@@ -802,7 +813,7 @@ function SubNavBar() {
|
|
|
802
813
|
}
|
|
803
814
|
) }),
|
|
804
815
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
805
|
-
|
|
816
|
+
RetainQueryLink,
|
|
806
817
|
{
|
|
807
818
|
href: findMoreAxosDomains(
|
|
808
819
|
"{AXOSBANK}/personal/bank/premier/insureguard-savings"
|
|
@@ -811,7 +822,7 @@ function SubNavBar() {
|
|
|
811
822
|
}
|
|
812
823
|
) }),
|
|
813
824
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
814
|
-
|
|
825
|
+
RetainQueryLink,
|
|
815
826
|
{
|
|
816
827
|
href: findMoreAxosDomains(
|
|
817
828
|
"{AXOSBANK}/personal/bank/premier/world-checking-and-savings"
|
|
@@ -832,7 +843,7 @@ function SubNavBar() {
|
|
|
832
843
|
}
|
|
833
844
|
),
|
|
834
845
|
/* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
835
|
-
|
|
846
|
+
RetainQueryLink,
|
|
836
847
|
{
|
|
837
848
|
href: findMoreAxosDomains(
|
|
838
849
|
"{AXOSBANK}/personal/support/atm-locator"
|
|
@@ -853,7 +864,7 @@ function SubNavBar() {
|
|
|
853
864
|
}
|
|
854
865
|
),
|
|
855
866
|
/* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
856
|
-
|
|
867
|
+
RetainQueryLink,
|
|
857
868
|
{
|
|
858
869
|
href: findMoreAxosDomains(
|
|
859
870
|
"{AXOSBANK}/personal/bank/refer-a-friend"
|
|
@@ -874,7 +885,7 @@ function SubNavBar() {
|
|
|
874
885
|
}
|
|
875
886
|
),
|
|
876
887
|
/* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
877
|
-
|
|
888
|
+
RetainQueryLink,
|
|
878
889
|
{
|
|
879
890
|
href: findMoreAxosDomains(
|
|
880
891
|
"{AXOSBANK}/personal/insights"
|
|
@@ -934,7 +945,7 @@ function SubNavBar() {
|
|
|
934
945
|
{
|
|
935
946
|
className: `${styles.mt_8} ${styles.dd_media_cta}`,
|
|
936
947
|
children: /* @__PURE__ */ jsx(
|
|
937
|
-
|
|
948
|
+
RetainQueryLink,
|
|
938
949
|
{
|
|
939
950
|
href: findMoreAxosDomains(
|
|
940
951
|
"{AXOSBANK}/personal/borrow/mortgages"
|
|
@@ -959,7 +970,16 @@ function SubNavBar() {
|
|
|
959
970
|
{
|
|
960
971
|
className: `${styles.headline} flex_row middle between`,
|
|
961
972
|
children: [
|
|
962
|
-
/* @__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
|
+
),
|
|
963
983
|
/* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
|
|
964
984
|
/* @__PURE__ */ jsx(
|
|
965
985
|
Image,
|
|
@@ -975,7 +995,7 @@ function SubNavBar() {
|
|
|
975
995
|
{
|
|
976
996
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
977
997
|
children: /* @__PURE__ */ jsx(
|
|
978
|
-
|
|
998
|
+
RetainQueryLink,
|
|
979
999
|
{
|
|
980
1000
|
href: findMoreAxosDomains(
|
|
981
1001
|
"{AXOSBANK}/personal/support"
|
|
@@ -1003,7 +1023,7 @@ function SubNavBar() {
|
|
|
1003
1023
|
),
|
|
1004
1024
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1005
1025
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1006
|
-
|
|
1026
|
+
RetainQueryLink,
|
|
1007
1027
|
{
|
|
1008
1028
|
href: findMoreAxosDomains(
|
|
1009
1029
|
"{AXOSBANK}/personal/borrow/mortgages"
|
|
@@ -1013,7 +1033,7 @@ function SubNavBar() {
|
|
|
1013
1033
|
}
|
|
1014
1034
|
) }),
|
|
1015
1035
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1016
|
-
|
|
1036
|
+
RetainQueryLink,
|
|
1017
1037
|
{
|
|
1018
1038
|
href: findMoreAxosDomains(
|
|
1019
1039
|
"{AXOSBANK}/personal/borrow/mortgages/buying-a-home"
|
|
@@ -1022,7 +1042,7 @@ function SubNavBar() {
|
|
|
1022
1042
|
}
|
|
1023
1043
|
) }),
|
|
1024
1044
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1025
|
-
|
|
1045
|
+
RetainQueryLink,
|
|
1026
1046
|
{
|
|
1027
1047
|
href: findMoreAxosDomains(
|
|
1028
1048
|
"{AXOSBANK}/personal/borrow/mortgages/refinance"
|
|
@@ -1031,7 +1051,7 @@ function SubNavBar() {
|
|
|
1031
1051
|
}
|
|
1032
1052
|
) }),
|
|
1033
1053
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1034
|
-
|
|
1054
|
+
RetainQueryLink,
|
|
1035
1055
|
{
|
|
1036
1056
|
href: findMoreAxosDomains(
|
|
1037
1057
|
"{AXOSBANK}/personal/borrow/mortgages/buying-a-home/get-pre-qualified"
|
|
@@ -1040,7 +1060,7 @@ function SubNavBar() {
|
|
|
1040
1060
|
}
|
|
1041
1061
|
) }),
|
|
1042
1062
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1043
|
-
|
|
1063
|
+
RetainQueryLink,
|
|
1044
1064
|
{
|
|
1045
1065
|
href: findMoreAxosDomains(
|
|
1046
1066
|
"{AXOSBANK}/personal/borrow/mortgages"
|
|
@@ -1049,14 +1069,14 @@ function SubNavBar() {
|
|
|
1049
1069
|
}
|
|
1050
1070
|
) }),
|
|
1051
1071
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1052
|
-
|
|
1072
|
+
RetainQueryLink,
|
|
1053
1073
|
{
|
|
1054
1074
|
href: `https://afp.axosbank.com/blend?type=signUp&createApplication=true`,
|
|
1055
1075
|
children: "Apply Now"
|
|
1056
1076
|
}
|
|
1057
1077
|
) }),
|
|
1058
1078
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1059
|
-
|
|
1079
|
+
RetainQueryLink,
|
|
1060
1080
|
{
|
|
1061
1081
|
href: findMoreAxosDomains(
|
|
1062
1082
|
"{AXOSBANK}/personal/borrow/mortgages/buying-a-home/process"
|
|
@@ -1065,7 +1085,7 @@ function SubNavBar() {
|
|
|
1065
1085
|
}
|
|
1066
1086
|
) }),
|
|
1067
1087
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1068
|
-
|
|
1088
|
+
RetainQueryLink,
|
|
1069
1089
|
{
|
|
1070
1090
|
href: findMoreAxosDomains(
|
|
1071
1091
|
"{AXOSBANK}/personal/support/manage-my-loan"
|
|
@@ -1087,7 +1107,7 @@ function SubNavBar() {
|
|
|
1087
1107
|
),
|
|
1088
1108
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1089
1109
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1090
|
-
|
|
1110
|
+
RetainQueryLink,
|
|
1091
1111
|
{
|
|
1092
1112
|
href: findMoreAxosDomains(
|
|
1093
1113
|
"{AXOSBANK}/personal/borrow/personal-loans"
|
|
@@ -1097,7 +1117,7 @@ function SubNavBar() {
|
|
|
1097
1117
|
}
|
|
1098
1118
|
) }),
|
|
1099
1119
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1100
|
-
|
|
1120
|
+
RetainQueryLink,
|
|
1101
1121
|
{
|
|
1102
1122
|
href: findMoreAxosDomains(
|
|
1103
1123
|
"{AXOSBANK}/personal/borrow/personal-loans"
|
|
@@ -1106,14 +1126,14 @@ function SubNavBar() {
|
|
|
1106
1126
|
}
|
|
1107
1127
|
) }),
|
|
1108
1128
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1109
|
-
|
|
1129
|
+
RetainQueryLink,
|
|
1110
1130
|
{
|
|
1111
1131
|
href: `https://personalloans.axosbank.com/`,
|
|
1112
1132
|
children: "Apply Now"
|
|
1113
1133
|
}
|
|
1114
1134
|
) }),
|
|
1115
1135
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1116
|
-
|
|
1136
|
+
RetainQueryLink,
|
|
1117
1137
|
{
|
|
1118
1138
|
href: findMoreAxosDomains(
|
|
1119
1139
|
"{AXOSBANK}/personal/support/manage-my-loan"
|
|
@@ -1122,7 +1142,7 @@ function SubNavBar() {
|
|
|
1122
1142
|
}
|
|
1123
1143
|
) }),
|
|
1124
1144
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1125
|
-
|
|
1145
|
+
RetainQueryLink,
|
|
1126
1146
|
{
|
|
1127
1147
|
href: findMoreAxosDomains(
|
|
1128
1148
|
"{AXOSBANK}/personal/borrow/personal-loans/debt-consolidation"
|
|
@@ -1131,7 +1151,7 @@ function SubNavBar() {
|
|
|
1131
1151
|
}
|
|
1132
1152
|
) }),
|
|
1133
1153
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1134
|
-
|
|
1154
|
+
RetainQueryLink,
|
|
1135
1155
|
{
|
|
1136
1156
|
href: findMoreAxosDomains(
|
|
1137
1157
|
"{AXOSBANK}/personal/borrow/personal-loans/home-improvements"
|
|
@@ -1140,7 +1160,7 @@ function SubNavBar() {
|
|
|
1140
1160
|
}
|
|
1141
1161
|
) }),
|
|
1142
1162
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1143
|
-
|
|
1163
|
+
RetainQueryLink,
|
|
1144
1164
|
{
|
|
1145
1165
|
href: findMoreAxosDomains(
|
|
1146
1166
|
"{AXOSBANK}/personal/borrow/personal-loans/major-purchases"
|
|
@@ -1162,7 +1182,7 @@ function SubNavBar() {
|
|
|
1162
1182
|
),
|
|
1163
1183
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1164
1184
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1165
|
-
|
|
1185
|
+
RetainQueryLink,
|
|
1166
1186
|
{
|
|
1167
1187
|
href: findMoreAxosDomains(
|
|
1168
1188
|
"{AXOSBANK}/personal/borrow/auto-loans"
|
|
@@ -1172,7 +1192,7 @@ function SubNavBar() {
|
|
|
1172
1192
|
}
|
|
1173
1193
|
) }),
|
|
1174
1194
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1175
|
-
|
|
1195
|
+
RetainQueryLink,
|
|
1176
1196
|
{
|
|
1177
1197
|
href: findMoreAxosDomains(
|
|
1178
1198
|
"{AXOSBANK}/personal/borrow/auto-loans/purchase-a-vehicle"
|
|
@@ -1181,7 +1201,7 @@ function SubNavBar() {
|
|
|
1181
1201
|
}
|
|
1182
1202
|
) }),
|
|
1183
1203
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1184
|
-
|
|
1204
|
+
RetainQueryLink,
|
|
1185
1205
|
{
|
|
1186
1206
|
href: findMoreAxosDomains(
|
|
1187
1207
|
"{AXOSBANK}/personal/borrow/auto-loans/refinance"
|
|
@@ -1190,7 +1210,7 @@ function SubNavBar() {
|
|
|
1190
1210
|
}
|
|
1191
1211
|
) }),
|
|
1192
1212
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1193
|
-
|
|
1213
|
+
RetainQueryLink,
|
|
1194
1214
|
{
|
|
1195
1215
|
href: findMoreAxosDomains(
|
|
1196
1216
|
"{AXOSBANK}/tools/calculators/auto-loan-calculator"
|
|
@@ -1199,7 +1219,7 @@ function SubNavBar() {
|
|
|
1199
1219
|
}
|
|
1200
1220
|
) }),
|
|
1201
1221
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1202
|
-
|
|
1222
|
+
RetainQueryLink,
|
|
1203
1223
|
{
|
|
1204
1224
|
href: findMoreAxosDomains(
|
|
1205
1225
|
"{AXOSBANK}/personal/support/manage-my-loan"
|
|
@@ -1221,7 +1241,7 @@ function SubNavBar() {
|
|
|
1221
1241
|
),
|
|
1222
1242
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1223
1243
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1224
|
-
|
|
1244
|
+
RetainQueryLink,
|
|
1225
1245
|
{
|
|
1226
1246
|
href: `https://lavictoirefinance.com`,
|
|
1227
1247
|
role: "heading",
|
|
@@ -1229,21 +1249,21 @@ function SubNavBar() {
|
|
|
1229
1249
|
}
|
|
1230
1250
|
) }),
|
|
1231
1251
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1232
|
-
|
|
1252
|
+
RetainQueryLink,
|
|
1233
1253
|
{
|
|
1234
1254
|
href: `https://lavictoirefinance.com/loans`,
|
|
1235
1255
|
children: "Find The Right Loan"
|
|
1236
1256
|
}
|
|
1237
1257
|
) }),
|
|
1238
1258
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1239
|
-
|
|
1259
|
+
RetainQueryLink,
|
|
1240
1260
|
{
|
|
1241
1261
|
href: `https://lavictoirefinance.com/apply-now`,
|
|
1242
1262
|
children: "Apply Now"
|
|
1243
1263
|
}
|
|
1244
1264
|
) }),
|
|
1245
1265
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1246
|
-
|
|
1266
|
+
RetainQueryLink,
|
|
1247
1267
|
{
|
|
1248
1268
|
href: `https://lavictoirefinance.com/contact-us`,
|
|
1249
1269
|
children: "Contact Us"
|
|
@@ -1297,7 +1317,7 @@ function SubNavBar() {
|
|
|
1297
1317
|
{
|
|
1298
1318
|
className: `${styles.mt_8} ${styles.dd_media_cta}`,
|
|
1299
1319
|
children: /* @__PURE__ */ jsx(
|
|
1300
|
-
|
|
1320
|
+
RetainQueryLink,
|
|
1301
1321
|
{
|
|
1302
1322
|
href: `https://axosfundfinder.com/`,
|
|
1303
1323
|
"aria-label": "learn more about fundfinder",
|
|
@@ -1320,7 +1340,14 @@ function SubNavBar() {
|
|
|
1320
1340
|
{
|
|
1321
1341
|
className: `${styles.headline} flex_row middle between`,
|
|
1322
1342
|
children: [
|
|
1323
|
-
/* @__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
|
+
),
|
|
1324
1351
|
/* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
|
|
1325
1352
|
/* @__PURE__ */ jsx(
|
|
1326
1353
|
Image,
|
|
@@ -1336,7 +1363,7 @@ function SubNavBar() {
|
|
|
1336
1363
|
{
|
|
1337
1364
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
1338
1365
|
children: /* @__PURE__ */ jsx(
|
|
1339
|
-
|
|
1366
|
+
RetainQueryLink,
|
|
1340
1367
|
{
|
|
1341
1368
|
href: findMoreAxosDomains(
|
|
1342
1369
|
"{AXOS}/invest/support"
|
|
@@ -1364,7 +1391,7 @@ function SubNavBar() {
|
|
|
1364
1391
|
),
|
|
1365
1392
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1366
1393
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1367
|
-
|
|
1394
|
+
RetainQueryLink,
|
|
1368
1395
|
{
|
|
1369
1396
|
href: findMoreAxosDomains(
|
|
1370
1397
|
"{AXOS}/invest/managed-portfolios"
|
|
@@ -1374,7 +1401,7 @@ function SubNavBar() {
|
|
|
1374
1401
|
}
|
|
1375
1402
|
) }),
|
|
1376
1403
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1377
|
-
|
|
1404
|
+
RetainQueryLink,
|
|
1378
1405
|
{
|
|
1379
1406
|
href: findMoreAxosDomains(
|
|
1380
1407
|
"{AXOS}/invest/managed-portfolios/investing-details"
|
|
@@ -1383,7 +1410,7 @@ function SubNavBar() {
|
|
|
1383
1410
|
}
|
|
1384
1411
|
) }),
|
|
1385
1412
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1386
|
-
|
|
1413
|
+
RetainQueryLink,
|
|
1387
1414
|
{
|
|
1388
1415
|
href: findMoreAxosDomains(
|
|
1389
1416
|
"{AXOS}/invest/managed-portfolios/investment-strategy"
|
|
@@ -1392,7 +1419,7 @@ function SubNavBar() {
|
|
|
1392
1419
|
}
|
|
1393
1420
|
) }),
|
|
1394
1421
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1395
|
-
|
|
1422
|
+
RetainQueryLink,
|
|
1396
1423
|
{
|
|
1397
1424
|
href: findMoreAxosDomains(
|
|
1398
1425
|
"{AXOS}/invest/managed-portfolios/investing-features"
|
|
@@ -1414,7 +1441,7 @@ function SubNavBar() {
|
|
|
1414
1441
|
),
|
|
1415
1442
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1416
1443
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1417
|
-
|
|
1444
|
+
RetainQueryLink,
|
|
1418
1445
|
{
|
|
1419
1446
|
href: findMoreAxosDomains(
|
|
1420
1447
|
"{AXOS}/invest/self-directed-trading"
|
|
@@ -1424,7 +1451,7 @@ function SubNavBar() {
|
|
|
1424
1451
|
}
|
|
1425
1452
|
) }),
|
|
1426
1453
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1427
|
-
|
|
1454
|
+
RetainQueryLink,
|
|
1428
1455
|
{
|
|
1429
1456
|
href: findMoreAxosDomains(
|
|
1430
1457
|
"{AXOS}/invest/self-directed-trading/axos-elite-investing"
|
|
@@ -1433,7 +1460,7 @@ function SubNavBar() {
|
|
|
1433
1460
|
}
|
|
1434
1461
|
) }),
|
|
1435
1462
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1436
|
-
|
|
1463
|
+
RetainQueryLink,
|
|
1437
1464
|
{
|
|
1438
1465
|
href: findMoreAxosDomains(
|
|
1439
1466
|
"{AXOS}/invest/self-directed-trading/commission-free-stocks-and-etfs"
|
|
@@ -1442,7 +1469,7 @@ function SubNavBar() {
|
|
|
1442
1469
|
}
|
|
1443
1470
|
) }),
|
|
1444
1471
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1445
|
-
|
|
1472
|
+
RetainQueryLink,
|
|
1446
1473
|
{
|
|
1447
1474
|
href: findMoreAxosDomains(
|
|
1448
1475
|
"{AXOS}/invest/self-directed-trading/margin-trading"
|
|
@@ -1451,7 +1478,7 @@ function SubNavBar() {
|
|
|
1451
1478
|
}
|
|
1452
1479
|
) }),
|
|
1453
1480
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1454
|
-
|
|
1481
|
+
RetainQueryLink,
|
|
1455
1482
|
{
|
|
1456
1483
|
href: findMoreAxosDomains(
|
|
1457
1484
|
"{AXOS}/invest/self-directed-trading/options-trading"
|
|
@@ -1472,7 +1499,7 @@ function SubNavBar() {
|
|
|
1472
1499
|
}
|
|
1473
1500
|
),
|
|
1474
1501
|
/* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1475
|
-
|
|
1502
|
+
RetainQueryLink,
|
|
1476
1503
|
{
|
|
1477
1504
|
href: findMoreAxosDomains(
|
|
1478
1505
|
"{AXOS}/invest/retirement"
|
|
@@ -1493,7 +1520,7 @@ function SubNavBar() {
|
|
|
1493
1520
|
}
|
|
1494
1521
|
),
|
|
1495
1522
|
/* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1496
|
-
|
|
1523
|
+
RetainQueryLink,
|
|
1497
1524
|
{
|
|
1498
1525
|
href: findMoreAxosDomains(
|
|
1499
1526
|
"{AXOS}/invest/support"
|
|
@@ -1514,7 +1541,7 @@ function SubNavBar() {
|
|
|
1514
1541
|
}
|
|
1515
1542
|
),
|
|
1516
1543
|
/* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1517
|
-
|
|
1544
|
+
RetainQueryLink,
|
|
1518
1545
|
{
|
|
1519
1546
|
href: findMoreAxosDomains(
|
|
1520
1547
|
"{AXOS}/invest/insights"
|
|
@@ -1570,7 +1597,7 @@ function SubNavBar() {
|
|
|
1570
1597
|
{
|
|
1571
1598
|
className: `${styles.mt_8} ${styles.dd_media_cta}`,
|
|
1572
1599
|
children: /* @__PURE__ */ jsx(
|
|
1573
|
-
|
|
1600
|
+
RetainQueryLink,
|
|
1574
1601
|
{
|
|
1575
1602
|
href: findMoreAxosDomains(
|
|
1576
1603
|
"{AXOSBANK}/tools/payment-apps/mobile-app"
|
|
@@ -1595,7 +1622,16 @@ function SubNavBar() {
|
|
|
1595
1622
|
{
|
|
1596
1623
|
className: `${styles.headline} flex_row middle between`,
|
|
1597
1624
|
children: [
|
|
1598
|
-
/* @__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
|
+
),
|
|
1599
1635
|
/* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
|
|
1600
1636
|
/* @__PURE__ */ jsx(
|
|
1601
1637
|
Image,
|
|
@@ -1611,7 +1647,7 @@ function SubNavBar() {
|
|
|
1611
1647
|
{
|
|
1612
1648
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
1613
1649
|
children: /* @__PURE__ */ jsx(
|
|
1614
|
-
|
|
1650
|
+
RetainQueryLink,
|
|
1615
1651
|
{
|
|
1616
1652
|
href: findMoreAxosDomains(
|
|
1617
1653
|
"{AXOSBANK}/personal/support"
|
|
@@ -1639,7 +1675,7 @@ function SubNavBar() {
|
|
|
1639
1675
|
),
|
|
1640
1676
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1641
1677
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1642
|
-
|
|
1678
|
+
RetainQueryLink,
|
|
1643
1679
|
{
|
|
1644
1680
|
href: findMoreAxosDomains(
|
|
1645
1681
|
"{AXOSBANK}/tools/payment-apps/mobile-app"
|
|
@@ -1649,7 +1685,7 @@ function SubNavBar() {
|
|
|
1649
1685
|
}
|
|
1650
1686
|
) }),
|
|
1651
1687
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1652
|
-
|
|
1688
|
+
RetainQueryLink,
|
|
1653
1689
|
{
|
|
1654
1690
|
href: findMoreAxosDomains(
|
|
1655
1691
|
"{AXOSBANK}/tools/payment-apps/mobile-app"
|
|
@@ -1658,7 +1694,7 @@ function SubNavBar() {
|
|
|
1658
1694
|
}
|
|
1659
1695
|
) }),
|
|
1660
1696
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1661
|
-
|
|
1697
|
+
RetainQueryLink,
|
|
1662
1698
|
{
|
|
1663
1699
|
href: findMoreAxosDomains(
|
|
1664
1700
|
"{AXOSBANK}/tools/payment-apps/mobile-app"
|
|
@@ -1680,7 +1716,7 @@ function SubNavBar() {
|
|
|
1680
1716
|
),
|
|
1681
1717
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1682
1718
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1683
|
-
|
|
1719
|
+
RetainQueryLink,
|
|
1684
1720
|
{
|
|
1685
1721
|
href: findMoreAxosDomains("{AXOSBANK}/tools"),
|
|
1686
1722
|
role: "heading",
|
|
@@ -1688,7 +1724,7 @@ function SubNavBar() {
|
|
|
1688
1724
|
}
|
|
1689
1725
|
) }),
|
|
1690
1726
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1691
|
-
|
|
1727
|
+
RetainQueryLink,
|
|
1692
1728
|
{
|
|
1693
1729
|
href: findMoreAxosDomains(
|
|
1694
1730
|
"{AXOSBANK}/tools/calculators"
|
|
@@ -1697,7 +1733,7 @@ function SubNavBar() {
|
|
|
1697
1733
|
}
|
|
1698
1734
|
) }),
|
|
1699
1735
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1700
|
-
|
|
1736
|
+
RetainQueryLink,
|
|
1701
1737
|
{
|
|
1702
1738
|
href: findMoreAxosDomains(
|
|
1703
1739
|
"{AXOSBANK}/tools/credit-score-monitoring"
|
|
@@ -1706,7 +1742,7 @@ function SubNavBar() {
|
|
|
1706
1742
|
}
|
|
1707
1743
|
) }),
|
|
1708
1744
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1709
|
-
|
|
1745
|
+
RetainQueryLink,
|
|
1710
1746
|
{
|
|
1711
1747
|
href: findMoreAxosDomains(
|
|
1712
1748
|
"{AXOSBANK}/personal/personal-finance-manager"
|
|
@@ -1715,7 +1751,7 @@ function SubNavBar() {
|
|
|
1715
1751
|
}
|
|
1716
1752
|
) }),
|
|
1717
1753
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1718
|
-
|
|
1754
|
+
RetainQueryLink,
|
|
1719
1755
|
{
|
|
1720
1756
|
href: findMoreAxosDomains("{AXOSBANK}/tools"),
|
|
1721
1757
|
children: "Additional Tools"
|
|
@@ -1735,7 +1771,7 @@ function SubNavBar() {
|
|
|
1735
1771
|
),
|
|
1736
1772
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1737
1773
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1738
|
-
|
|
1774
|
+
RetainQueryLink,
|
|
1739
1775
|
{
|
|
1740
1776
|
href: findMoreAxosDomains(
|
|
1741
1777
|
"{AXOSBANK}/personal/insights"
|
|
@@ -1745,7 +1781,7 @@ function SubNavBar() {
|
|
|
1745
1781
|
}
|
|
1746
1782
|
) }),
|
|
1747
1783
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1748
|
-
|
|
1784
|
+
RetainQueryLink,
|
|
1749
1785
|
{
|
|
1750
1786
|
href: findMoreAxosDomains(
|
|
1751
1787
|
"{AXOSBANK}/personal/insights/finance"
|
|
@@ -1754,7 +1790,7 @@ function SubNavBar() {
|
|
|
1754
1790
|
}
|
|
1755
1791
|
) }),
|
|
1756
1792
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1757
|
-
|
|
1793
|
+
RetainQueryLink,
|
|
1758
1794
|
{
|
|
1759
1795
|
href: findMoreAxosDomains(
|
|
1760
1796
|
"{AXOS}/invest/insights"
|
|
@@ -1762,7 +1798,15 @@ function SubNavBar() {
|
|
|
1762
1798
|
children: "Investing Insights"
|
|
1763
1799
|
}
|
|
1764
1800
|
) }),
|
|
1765
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1801
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1802
|
+
Hyperlink,
|
|
1803
|
+
{
|
|
1804
|
+
targetUrl: findMoreAxosDomains(
|
|
1805
|
+
"https://moneyevolved.libsyn.com/"
|
|
1806
|
+
),
|
|
1807
|
+
children: "Investing Podcast"
|
|
1808
|
+
}
|
|
1809
|
+
) })
|
|
1766
1810
|
] })
|
|
1767
1811
|
] })
|
|
1768
1812
|
] })
|
|
@@ -1823,7 +1867,7 @@ function SubNavBar() {
|
|
|
1823
1867
|
className: `${styles.mt_8} ${styles.dd_media_cta}`,
|
|
1824
1868
|
children: [
|
|
1825
1869
|
/* @__PURE__ */ jsx(
|
|
1826
|
-
|
|
1870
|
+
RetainQueryLink,
|
|
1827
1871
|
{
|
|
1828
1872
|
href: "/business/open-account-return-to-application",
|
|
1829
1873
|
"aria-label": "open a business account",
|
|
@@ -1832,7 +1876,7 @@ function SubNavBar() {
|
|
|
1832
1876
|
}
|
|
1833
1877
|
),
|
|
1834
1878
|
/* @__PURE__ */ jsx(
|
|
1835
|
-
|
|
1879
|
+
RetainQueryLink,
|
|
1836
1880
|
{
|
|
1837
1881
|
href: `https://small-business-accounts.axosbank.com/cu/ViewSubmittedLoans.aspx?enc=Kw21Wblm1yxpjJabdoZaD2oIrfLnqyOPZYLje3IpAHPSPA0rk7uki-4iwxg4EEtcQ8w9BaoruqY2t_I-N_fTuA`,
|
|
1838
1882
|
children: "Check Application Status"
|
|
@@ -1869,7 +1913,7 @@ function SubNavBar() {
|
|
|
1869
1913
|
"div",
|
|
1870
1914
|
{
|
|
1871
1915
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
1872
|
-
children: /* @__PURE__ */ jsx(
|
|
1916
|
+
children: /* @__PURE__ */ jsx(RetainQueryLink, { href: "/business/support", children: "Help & Support" })
|
|
1873
1917
|
}
|
|
1874
1918
|
)
|
|
1875
1919
|
] })
|
|
@@ -1890,7 +1934,7 @@ function SubNavBar() {
|
|
|
1890
1934
|
),
|
|
1891
1935
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1892
1936
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1893
|
-
|
|
1937
|
+
RetainQueryLink,
|
|
1894
1938
|
{
|
|
1895
1939
|
href: "/business/business-checking-accounts",
|
|
1896
1940
|
role: "heading",
|
|
@@ -1898,14 +1942,14 @@ function SubNavBar() {
|
|
|
1898
1942
|
}
|
|
1899
1943
|
) }),
|
|
1900
1944
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1901
|
-
|
|
1945
|
+
RetainQueryLink,
|
|
1902
1946
|
{
|
|
1903
1947
|
href: "/business/business-checking-accounts/basic-business-checking",
|
|
1904
1948
|
children: "Basic Business Checking"
|
|
1905
1949
|
}
|
|
1906
1950
|
) }),
|
|
1907
1951
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1908
|
-
|
|
1952
|
+
RetainQueryLink,
|
|
1909
1953
|
{
|
|
1910
1954
|
href: "/business/business-checking-accounts/business-interest-checking",
|
|
1911
1955
|
children: "Business Interest Checking"
|
|
@@ -1924,36 +1968,49 @@ function SubNavBar() {
|
|
|
1924
1968
|
}
|
|
1925
1969
|
),
|
|
1926
1970
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1927
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/savings", role: "heading", children: "Savings" }) }),
|
|
1928
1971
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1929
|
-
|
|
1972
|
+
RetainQueryLink,
|
|
1973
|
+
{
|
|
1974
|
+
href: "/business/savings",
|
|
1975
|
+
role: "heading",
|
|
1976
|
+
children: "Savings"
|
|
1977
|
+
}
|
|
1978
|
+
) }),
|
|
1979
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1980
|
+
RetainQueryLink,
|
|
1930
1981
|
{
|
|
1931
1982
|
href: "/business/savings/business-money-market-accounts/business-money-market",
|
|
1932
1983
|
children: "Business Money Market"
|
|
1933
1984
|
}
|
|
1934
1985
|
) }),
|
|
1935
1986
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1936
|
-
|
|
1987
|
+
RetainQueryLink,
|
|
1937
1988
|
{
|
|
1938
1989
|
href: "/business/savings/business-savings-accounts/business-premium-savings",
|
|
1939
1990
|
children: "Business Premium Savings"
|
|
1940
1991
|
}
|
|
1941
1992
|
) }),
|
|
1942
1993
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1943
|
-
|
|
1994
|
+
RetainQueryLink,
|
|
1944
1995
|
{
|
|
1945
1996
|
href: "/business/savings/business-savings-accounts/business-savings",
|
|
1946
1997
|
children: "Business Savings"
|
|
1947
1998
|
}
|
|
1948
1999
|
) }),
|
|
1949
2000
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1950
|
-
|
|
2001
|
+
RetainQueryLink,
|
|
1951
2002
|
{
|
|
1952
2003
|
href: "/business/savings/business-money-market-accounts/non-profit-money-market",
|
|
1953
2004
|
children: "Non-Profit Money Market"
|
|
1954
2005
|
}
|
|
1955
2006
|
) }),
|
|
1956
|
-
/* @__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
|
+
) })
|
|
1957
2014
|
] })
|
|
1958
2015
|
] }),
|
|
1959
2016
|
/* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
|
|
@@ -1968,7 +2025,7 @@ function SubNavBar() {
|
|
|
1968
2025
|
),
|
|
1969
2026
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
1970
2027
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1971
|
-
|
|
2028
|
+
RetainQueryLink,
|
|
1972
2029
|
{
|
|
1973
2030
|
href: "/business/services",
|
|
1974
2031
|
role: "heading",
|
|
@@ -1976,36 +2033,42 @@ function SubNavBar() {
|
|
|
1976
2033
|
}
|
|
1977
2034
|
) }),
|
|
1978
2035
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1979
|
-
|
|
2036
|
+
RetainQueryLink,
|
|
1980
2037
|
{
|
|
1981
2038
|
href: "/business/services/merchant-services",
|
|
1982
2039
|
children: "Merchant Services"
|
|
1983
2040
|
}
|
|
1984
2041
|
) }),
|
|
1985
2042
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1986
|
-
|
|
2043
|
+
RetainQueryLink,
|
|
1987
2044
|
{
|
|
1988
2045
|
href: "/business/services/payroll-services",
|
|
1989
2046
|
children: "Payroll Services"
|
|
1990
2047
|
}
|
|
1991
2048
|
) }),
|
|
1992
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/services/sba-loans", children: "SBA Loans" }) }),
|
|
1993
2049
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
1994
|
-
|
|
2050
|
+
RetainQueryLink,
|
|
2051
|
+
{
|
|
2052
|
+
href: "/business/services/sba-loans",
|
|
2053
|
+
children: "SBA Loans"
|
|
2054
|
+
}
|
|
2055
|
+
) }),
|
|
2056
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2057
|
+
RetainQueryLink,
|
|
1995
2058
|
{
|
|
1996
2059
|
href: "/business/services/treasury-management",
|
|
1997
2060
|
children: "Treasury Management"
|
|
1998
2061
|
}
|
|
1999
2062
|
) }),
|
|
2000
2063
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2001
|
-
|
|
2064
|
+
RetainQueryLink,
|
|
2002
2065
|
{
|
|
2003
2066
|
href: "/business/services/insured-cash-sweep",
|
|
2004
2067
|
children: "Insured Cash Sweep"
|
|
2005
2068
|
}
|
|
2006
2069
|
) }),
|
|
2007
2070
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2008
|
-
|
|
2071
|
+
RetainQueryLink,
|
|
2009
2072
|
{
|
|
2010
2073
|
href: "/business/digital-business-banking",
|
|
2011
2074
|
children: "Digital Banking"
|
|
@@ -2024,11 +2087,30 @@ function SubNavBar() {
|
|
|
2024
2087
|
}
|
|
2025
2088
|
),
|
|
2026
2089
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2027
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/support", role: "heading", children: "Other Resources" }) }),
|
|
2028
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/support/faqs", children: "FAQ" }) }),
|
|
2029
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/support/atm-locator", children: "ATM Locator" }) }),
|
|
2030
2090
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2031
|
-
|
|
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,
|
|
2032
2114
|
{
|
|
2033
2115
|
href: "/tools/calculators/saving-to-start-a-business-calculator",
|
|
2034
2116
|
children: "Calculators"
|
|
@@ -2046,7 +2128,14 @@ function SubNavBar() {
|
|
|
2046
2128
|
height: 20
|
|
2047
2129
|
}
|
|
2048
2130
|
),
|
|
2049
|
-
/* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
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
|
+
) }) })
|
|
2050
2139
|
] })
|
|
2051
2140
|
] })
|
|
2052
2141
|
]
|
|
@@ -2117,7 +2206,7 @@ function SubNavBar() {
|
|
|
2117
2206
|
"div",
|
|
2118
2207
|
{
|
|
2119
2208
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
2120
|
-
children: /* @__PURE__ */ jsx(
|
|
2209
|
+
children: /* @__PURE__ */ jsx(RetainQueryLink, { href: "/business/support", children: "Help & Support" })
|
|
2121
2210
|
}
|
|
2122
2211
|
)
|
|
2123
2212
|
] })
|
|
@@ -2137,58 +2226,65 @@ function SubNavBar() {
|
|
|
2137
2226
|
}
|
|
2138
2227
|
),
|
|
2139
2228
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2140
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/commercial", role: "heading", children: "Solutions By Industry" }) }),
|
|
2141
2229
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2142
|
-
|
|
2230
|
+
RetainQueryLink,
|
|
2231
|
+
{
|
|
2232
|
+
href: "/commercial",
|
|
2233
|
+
role: "heading",
|
|
2234
|
+
children: "Solutions By Industry"
|
|
2235
|
+
}
|
|
2236
|
+
) }),
|
|
2237
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2238
|
+
RetainQueryLink,
|
|
2143
2239
|
{
|
|
2144
2240
|
href: "/commercial/banking/third-party-payment-processors",
|
|
2145
2241
|
children: "Third Party Payment Processors"
|
|
2146
2242
|
}
|
|
2147
2243
|
) }),
|
|
2148
2244
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2149
|
-
|
|
2245
|
+
RetainQueryLink,
|
|
2150
2246
|
{
|
|
2151
2247
|
href: "/commercial/banking/hoa-banking-and-lending",
|
|
2152
2248
|
children: "HOA Banking & Lending"
|
|
2153
2249
|
}
|
|
2154
2250
|
) }),
|
|
2155
2251
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2156
|
-
|
|
2252
|
+
RetainQueryLink,
|
|
2157
2253
|
{
|
|
2158
2254
|
href: "/commercial/banking/hoa-property-management",
|
|
2159
2255
|
children: "HOAs & Property Management"
|
|
2160
2256
|
}
|
|
2161
2257
|
) }),
|
|
2162
2258
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2163
|
-
|
|
2259
|
+
RetainQueryLink,
|
|
2164
2260
|
{
|
|
2165
2261
|
href: "/commercial/banking/1031-exchange-qualified-intermediaries",
|
|
2166
2262
|
children: "1031 Exchange Qualified Intermediaries"
|
|
2167
2263
|
}
|
|
2168
2264
|
) }),
|
|
2169
2265
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2170
|
-
|
|
2266
|
+
RetainQueryLink,
|
|
2171
2267
|
{
|
|
2172
2268
|
href: "/commercial/banking/title-and-escrow",
|
|
2173
2269
|
children: "Title & Escrow"
|
|
2174
2270
|
}
|
|
2175
2271
|
) }),
|
|
2176
2272
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2177
|
-
|
|
2273
|
+
RetainQueryLink,
|
|
2178
2274
|
{
|
|
2179
2275
|
href: `https://www.axosfiduciaryservices.com/`,
|
|
2180
2276
|
children: "Fiduciary Services"
|
|
2181
2277
|
}
|
|
2182
2278
|
) }),
|
|
2183
2279
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2184
|
-
|
|
2280
|
+
RetainQueryLink,
|
|
2185
2281
|
{
|
|
2186
2282
|
href: "/commercial/banking/business-management-banking",
|
|
2187
2283
|
children: "Business Management Banking"
|
|
2188
2284
|
}
|
|
2189
2285
|
) }),
|
|
2190
2286
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2191
|
-
|
|
2287
|
+
RetainQueryLink,
|
|
2192
2288
|
{
|
|
2193
2289
|
href: "/commercial/banking/hedge-funds-and-alternative-funds",
|
|
2194
2290
|
children: "Hedge Funds & Alternative Fund Banking Solutions"
|
|
@@ -2208,7 +2304,7 @@ function SubNavBar() {
|
|
|
2208
2304
|
),
|
|
2209
2305
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2210
2306
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2211
|
-
|
|
2307
|
+
RetainQueryLink,
|
|
2212
2308
|
{
|
|
2213
2309
|
href: "/commercial/banking",
|
|
2214
2310
|
role: "heading",
|
|
@@ -2216,28 +2312,28 @@ function SubNavBar() {
|
|
|
2216
2312
|
}
|
|
2217
2313
|
) }),
|
|
2218
2314
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2219
|
-
|
|
2315
|
+
RetainQueryLink,
|
|
2220
2316
|
{
|
|
2221
2317
|
href: "/commercial/banking/analyzed-business-checking",
|
|
2222
2318
|
children: "Analyzed Business Checking"
|
|
2223
2319
|
}
|
|
2224
2320
|
) }),
|
|
2225
2321
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2226
|
-
|
|
2322
|
+
RetainQueryLink,
|
|
2227
2323
|
{
|
|
2228
2324
|
href: "/commercial/banking/merchant-services",
|
|
2229
2325
|
children: "Merchant Services"
|
|
2230
2326
|
}
|
|
2231
2327
|
) }),
|
|
2232
2328
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2233
|
-
|
|
2329
|
+
RetainQueryLink,
|
|
2234
2330
|
{
|
|
2235
2331
|
href: "/commercial/banking/global-treasury-management",
|
|
2236
2332
|
children: "Treasury Management"
|
|
2237
2333
|
}
|
|
2238
2334
|
) }),
|
|
2239
2335
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsxs(
|
|
2240
|
-
|
|
2336
|
+
RetainQueryLink,
|
|
2241
2337
|
{
|
|
2242
2338
|
href: "/commercial/banking/intrafi-network-deposits",
|
|
2243
2339
|
children: [
|
|
@@ -2262,7 +2358,13 @@ function SubNavBar() {
|
|
|
2262
2358
|
),
|
|
2263
2359
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2264
2360
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx("span", { role: "heading", children: "Other Resources" }) }),
|
|
2265
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2361
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2362
|
+
RetainQueryLink,
|
|
2363
|
+
{
|
|
2364
|
+
href: "/commercial/calculators",
|
|
2365
|
+
children: "Calculators"
|
|
2366
|
+
}
|
|
2367
|
+
) })
|
|
2266
2368
|
] })
|
|
2267
2369
|
] })
|
|
2268
2370
|
] })
|
|
@@ -2334,7 +2436,7 @@ function SubNavBar() {
|
|
|
2334
2436
|
"div",
|
|
2335
2437
|
{
|
|
2336
2438
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
2337
|
-
children: /* @__PURE__ */ jsx(
|
|
2439
|
+
children: /* @__PURE__ */ jsx(RetainQueryLink, { href: "/business/support", children: "Help & Support" })
|
|
2338
2440
|
}
|
|
2339
2441
|
)
|
|
2340
2442
|
] })
|
|
@@ -2355,7 +2457,7 @@ function SubNavBar() {
|
|
|
2355
2457
|
),
|
|
2356
2458
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2357
2459
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2358
|
-
|
|
2460
|
+
RetainQueryLink,
|
|
2359
2461
|
{
|
|
2360
2462
|
href: "/commercial/lending",
|
|
2361
2463
|
role: "heading",
|
|
@@ -2363,21 +2465,21 @@ function SubNavBar() {
|
|
|
2363
2465
|
}
|
|
2364
2466
|
) }),
|
|
2365
2467
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2366
|
-
|
|
2468
|
+
RetainQueryLink,
|
|
2367
2469
|
{
|
|
2368
2470
|
href: "/commercial/lending/commercial-loans-and-lines-of-credit",
|
|
2369
2471
|
children: "Commercial Lines of Credit"
|
|
2370
2472
|
}
|
|
2371
2473
|
) }),
|
|
2372
2474
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2373
|
-
|
|
2475
|
+
RetainQueryLink,
|
|
2374
2476
|
{
|
|
2375
2477
|
href: "/commercial/lending/commercial-term-loans",
|
|
2376
2478
|
children: "Commercial Term Loans"
|
|
2377
2479
|
}
|
|
2378
2480
|
) }),
|
|
2379
2481
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2380
|
-
|
|
2482
|
+
RetainQueryLink,
|
|
2381
2483
|
{
|
|
2382
2484
|
href: "/commercial/lending/equipment-finance",
|
|
2383
2485
|
children: "Equipment Finance"
|
|
@@ -2397,7 +2499,7 @@ function SubNavBar() {
|
|
|
2397
2499
|
),
|
|
2398
2500
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2399
2501
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2400
|
-
|
|
2502
|
+
RetainQueryLink,
|
|
2401
2503
|
{
|
|
2402
2504
|
href: "/commercial/lending",
|
|
2403
2505
|
role: "heading",
|
|
@@ -2405,43 +2507,49 @@ function SubNavBar() {
|
|
|
2405
2507
|
}
|
|
2406
2508
|
) }),
|
|
2407
2509
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2408
|
-
|
|
2510
|
+
RetainQueryLink,
|
|
2409
2511
|
{
|
|
2410
2512
|
href: "/commercial/lending/bridge-and-construction-lending",
|
|
2411
2513
|
children: "Commercial Real Estate Bridge & Construction Lending"
|
|
2412
2514
|
}
|
|
2413
2515
|
) }),
|
|
2414
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/commercial/lending/hoa-lending", children: "HOA Lending" }) }),
|
|
2415
2516
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2416
|
-
|
|
2517
|
+
RetainQueryLink,
|
|
2518
|
+
{
|
|
2519
|
+
href: "/commercial/lending/hoa-lending",
|
|
2520
|
+
children: "HOA Lending"
|
|
2521
|
+
}
|
|
2522
|
+
) }),
|
|
2523
|
+
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2524
|
+
RetainQueryLink,
|
|
2417
2525
|
{
|
|
2418
2526
|
href: "/commercial/lending/lender-financing",
|
|
2419
2527
|
children: "Lender Finance"
|
|
2420
2528
|
}
|
|
2421
2529
|
) }),
|
|
2422
2530
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2423
|
-
|
|
2531
|
+
RetainQueryLink,
|
|
2424
2532
|
{
|
|
2425
2533
|
href: "/commercial/lending/residential-warehouse-lending",
|
|
2426
2534
|
children: "Residential Warehouse Lending"
|
|
2427
2535
|
}
|
|
2428
2536
|
) }),
|
|
2429
2537
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2430
|
-
|
|
2538
|
+
RetainQueryLink,
|
|
2431
2539
|
{
|
|
2432
2540
|
href: "/commercial/lending/small-balance-commercial-real-estate",
|
|
2433
2541
|
children: "Small Balance Commercial Real Estate"
|
|
2434
2542
|
}
|
|
2435
2543
|
) }),
|
|
2436
2544
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2437
|
-
|
|
2545
|
+
RetainQueryLink,
|
|
2438
2546
|
{
|
|
2439
2547
|
href: "/commercial/lending/leveraged-finance",
|
|
2440
2548
|
children: "Leveraged Finance"
|
|
2441
2549
|
}
|
|
2442
2550
|
) }),
|
|
2443
2551
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2444
|
-
|
|
2552
|
+
RetainQueryLink,
|
|
2445
2553
|
{
|
|
2446
2554
|
href: `https://lavictoirefinance.com/dealers`,
|
|
2447
2555
|
children: "Marine Dealer Floorplan Finance"
|
|
@@ -2460,15 +2568,28 @@ function SubNavBar() {
|
|
|
2460
2568
|
}
|
|
2461
2569
|
),
|
|
2462
2570
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2463
|
-
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: "/business/support", role: "heading", children: "Other Resources" }) }),
|
|
2464
2571
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2465
|
-
|
|
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,
|
|
2466
2581
|
{
|
|
2467
2582
|
href: "/commercial/lending/commercial-portal",
|
|
2468
2583
|
children: "Commercial Portal"
|
|
2469
2584
|
}
|
|
2470
2585
|
) }),
|
|
2471
|
-
/* @__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
|
+
) })
|
|
2472
2593
|
] })
|
|
2473
2594
|
] })
|
|
2474
2595
|
] })
|
|
@@ -2517,7 +2638,7 @@ function SubNavBar() {
|
|
|
2517
2638
|
{
|
|
2518
2639
|
className: `${styles.mt_8} ${styles.dd_media_cta}`,
|
|
2519
2640
|
children: /* @__PURE__ */ jsx(
|
|
2520
|
-
|
|
2641
|
+
RetainQueryLink,
|
|
2521
2642
|
{
|
|
2522
2643
|
href: "/partners/wholesale-correspondent-portfolio-lending/quick-pricer",
|
|
2523
2644
|
"aria-label": "Get started with the Axos Quick Pricer",
|
|
@@ -2556,7 +2677,7 @@ function SubNavBar() {
|
|
|
2556
2677
|
{
|
|
2557
2678
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
2558
2679
|
children: /* @__PURE__ */ jsx(
|
|
2559
|
-
|
|
2680
|
+
RetainQueryLink,
|
|
2560
2681
|
{
|
|
2561
2682
|
href: "/partners/wholesale-correspondent-portfolio-lending/support",
|
|
2562
2683
|
children: "Help & Support"
|
|
@@ -2581,7 +2702,7 @@ function SubNavBar() {
|
|
|
2581
2702
|
),
|
|
2582
2703
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2583
2704
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2584
|
-
|
|
2705
|
+
RetainQueryLink,
|
|
2585
2706
|
{
|
|
2586
2707
|
href: "/partners/wholesale-correspondent-portfolio-lending",
|
|
2587
2708
|
role: "heading",
|
|
@@ -2589,28 +2710,28 @@ function SubNavBar() {
|
|
|
2589
2710
|
}
|
|
2590
2711
|
) }),
|
|
2591
2712
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2592
|
-
|
|
2713
|
+
RetainQueryLink,
|
|
2593
2714
|
{
|
|
2594
2715
|
href: "/partners/wholesale-correspondent-portfolio-lending/support",
|
|
2595
2716
|
children: "Resources & Support"
|
|
2596
2717
|
}
|
|
2597
2718
|
) }),
|
|
2598
2719
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2599
|
-
|
|
2720
|
+
RetainQueryLink,
|
|
2600
2721
|
{
|
|
2601
2722
|
href: `https://thirdpartylending.axosbank.com/index`,
|
|
2602
2723
|
children: "Register a Loan"
|
|
2603
2724
|
}
|
|
2604
2725
|
) }),
|
|
2605
2726
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2606
|
-
|
|
2727
|
+
RetainQueryLink,
|
|
2607
2728
|
{
|
|
2608
2729
|
href: "/partners/wholesale-correspondent-portfolio-lending/quick-pricer",
|
|
2609
2730
|
children: "Quick Pricer"
|
|
2610
2731
|
}
|
|
2611
2732
|
) }),
|
|
2612
2733
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2613
|
-
|
|
2734
|
+
RetainQueryLink,
|
|
2614
2735
|
{
|
|
2615
2736
|
href: "/partners/wholesale-correspondent-portfolio-lending/meet-the-team",
|
|
2616
2737
|
children: "Meet the Team"
|
|
@@ -2686,7 +2807,7 @@ function SubNavBar() {
|
|
|
2686
2807
|
"div",
|
|
2687
2808
|
{
|
|
2688
2809
|
className: `${styles.headline_cta} ${styles.ml_8}`,
|
|
2689
|
-
children: /* @__PURE__ */ jsx(
|
|
2810
|
+
children: /* @__PURE__ */ jsx(RetainQueryLink, { href: "/partners/support", children: "Help & Support" })
|
|
2690
2811
|
}
|
|
2691
2812
|
)
|
|
2692
2813
|
] })
|
|
@@ -2706,7 +2827,7 @@ function SubNavBar() {
|
|
|
2706
2827
|
),
|
|
2707
2828
|
/* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
|
|
2708
2829
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2709
|
-
|
|
2830
|
+
RetainQueryLink,
|
|
2710
2831
|
{
|
|
2711
2832
|
href: "/partners/dealer-services",
|
|
2712
2833
|
role: "heading",
|
|
@@ -2714,7 +2835,7 @@ function SubNavBar() {
|
|
|
2714
2835
|
}
|
|
2715
2836
|
) }),
|
|
2716
2837
|
/* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
|
|
2717
|
-
|
|
2838
|
+
RetainQueryLink,
|
|
2718
2839
|
{
|
|
2719
2840
|
href: "/partners/dealer-services/contact",
|
|
2720
2841
|
children: "Request More Information"
|