@axos-web-dev/shared-components 2.0.0-dev.1 → 2.0.0-dev.2-nav-0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (192) hide show
  1. package/dist/ATMLocator/ATMLocator.js +5 -9
  2. package/dist/Accordion/Accordion.js +3 -3
  3. package/dist/AlertBanner/index.js +1 -1
  4. package/dist/Article/Article.d.ts +2 -2
  5. package/dist/Article/Article.js +14 -3
  6. package/dist/Auth/ErrorAlert.js +6 -10
  7. package/dist/Auth/SignInPassword.js +0 -1
  8. package/dist/BulletItem/BulletItem.js +0 -1
  9. package/dist/Button/Button.js +5 -10
  10. package/dist/Calculators/AnnualFeeCalculator/index.js +1 -2
  11. package/dist/Calculators/ApyCalculator/index.js +4 -2
  12. package/dist/Calculators/AxosOneCalculator/index.js +16 -9
  13. package/dist/Calculators/BalanceAPYCalculator/index.js +0 -1
  14. package/dist/Calculators/BuyDownCalculator/index.js +1 -2
  15. package/dist/Calculators/Calculator.js +2 -6
  16. package/dist/Calculators/MarginTradingCalculator/index.js +121 -3
  17. package/dist/Calculators/MarineLoanMonthlyPaymentCalculator/index.js +1 -2
  18. package/dist/Calculators/MaxLoanCalculator/index.js +1 -2
  19. package/dist/Calculators/MonthlyPaymentCalculator/index.js +1 -2
  20. package/dist/Calculators/MonthlyPaymentLVFCalculator/index.js +1 -2
  21. package/dist/Calculators/SummitApyCalculator/index.js +3 -2
  22. package/dist/Carousel/index.js +6 -10
  23. package/dist/Chatbot/Bubble.js +1 -1
  24. package/dist/Chatbot/Chat.js +0 -7
  25. package/dist/Chatbot/ChatWindow.d.ts +2 -0
  26. package/dist/Chatbot/ChatWindow.js +27 -14
  27. package/dist/Chatbot/Chatbot.d.ts +1 -1
  28. package/dist/Chatbot/Chatbot.js +118 -13
  29. package/dist/Chatbot/ChatbotMessage.d.ts +1 -0
  30. package/dist/Chatbot/ChatbotMessage.js +42 -22
  31. package/dist/Chatbot/store/chat.d.ts +6 -0
  32. package/dist/Chatbot/store/chat.js +14 -2
  33. package/dist/Chatbot/store/messages.d.ts +1 -0
  34. package/dist/Chatbot/store/messages.js +5 -2
  35. package/dist/Chevron/index.js +4 -9
  36. package/dist/Comparison/Comparison.js +5 -9
  37. package/dist/ContentBanner/index.js +1 -1
  38. package/dist/ExecutiveBio/ExecutiveBio.css.d.ts +51 -1
  39. package/dist/ExecutiveBio/ExecutiveBio.css.js +48 -46
  40. package/dist/ExecutiveBio/ExecutiveBio.d.ts +1 -1
  41. package/dist/ExecutiveBio/ExecutiveBio.interface.d.ts +3 -1
  42. package/dist/ExecutiveBio/ExecutiveBio.js +144 -152
  43. package/dist/ExecutiveBio/ExecutiveBioSet.d.ts +1 -2
  44. package/dist/ExecutiveBio/ExecutiveBioSet.js +30 -17
  45. package/dist/ExecutiveBio/index.js +2 -1
  46. package/dist/FaqAccordion/index.js +6 -10
  47. package/dist/FooterDisclosure/FooterDisclosure.js +1 -1
  48. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +85 -185
  49. package/dist/Forms/ApplicationStart.js +0 -1
  50. package/dist/Forms/ApplyNow.js +3 -7
  51. package/dist/Forms/BoatMooringLocation.js +0 -1
  52. package/dist/Forms/ClearingForm.js +0 -1
  53. package/dist/Forms/CommercialDeposits.js +0 -1
  54. package/dist/Forms/CommercialDepositsNoLendingOption.js +0 -1
  55. package/dist/Forms/CommercialLending.js +0 -1
  56. package/dist/Forms/CommercialPremiumFinance.js +0 -1
  57. package/dist/Forms/ConstructionLendingDynamic.d.ts +12 -0
  58. package/dist/Forms/ConstructionLendingDynamic.js +324 -0
  59. package/dist/Forms/ContactCompany.js +0 -1
  60. package/dist/Forms/ContactCompanyTitle.js +0 -1
  61. package/dist/Forms/ContactUs.js +0 -1
  62. package/dist/Forms/ContactUsAAS.js +0 -1
  63. package/dist/Forms/ContactUsBusiness.js +5 -9
  64. package/dist/Forms/ContactUsBusinessNameEmail.js +5 -9
  65. package/dist/Forms/ContactUsLVF.js +0 -1
  66. package/dist/Forms/ContactUsNMLSId.js +5 -9
  67. package/dist/Forms/CpraRequest.js +101 -3
  68. package/dist/Forms/CraPublicFile.js +5 -9
  69. package/dist/Forms/DealerServices.js +0 -1
  70. package/dist/Forms/EmailOnly.js +12 -11
  71. package/dist/Forms/EmailUs.js +0 -1
  72. package/dist/Forms/FormEnums.js +1 -3
  73. package/dist/Forms/Forms.css.d.ts +1 -1
  74. package/dist/Forms/Forms.css.js +3 -3
  75. package/dist/Forms/HoneyPot/index.js +0 -1
  76. package/dist/Forms/MortgageRate/MortgageRateForm.js +7 -11
  77. package/dist/Forms/MortgageRate/MortgageRateWatch.js +5 -9
  78. package/dist/Forms/MortgageWarehouseLending.js +5 -9
  79. package/dist/Forms/QuickPricer/QuickPricerForm.js +0 -1
  80. package/dist/Forms/ScheduleCall.js +0 -1
  81. package/dist/Forms/ScheduleCallPremier.js +0 -1
  82. package/dist/Forms/SuccesForm.js +5 -9
  83. package/dist/Forms/VendorQuestionnaire.js +0 -1
  84. package/dist/Forms/index.d.ts +1 -0
  85. package/dist/Forms/index.js +2 -1
  86. package/dist/HeroBanner/HeroBanner.js +2 -2
  87. package/dist/Hyperlink/index.js +8 -11
  88. package/dist/IconBillboard/IconBillboard.css.d.ts +1 -0
  89. package/dist/IconBillboard/IconBillboard.css.js +11 -9
  90. package/dist/IconBillboard/IconBillboardSet.js +1 -1
  91. package/dist/IconBillboard/index.js +2 -1
  92. package/dist/ImageBillboard/ImageBillboard.js +1 -1
  93. package/dist/ImageBillboard/ImageBillboardSet.js +14 -8
  94. package/dist/ImageLink/ImageLink.js +5 -9
  95. package/dist/ImageLink/ImageLinkSet.js +5 -9
  96. package/dist/ImageLink/index.js +3 -7
  97. package/dist/Input/Checkbox.js +2 -2
  98. package/dist/Input/DownPaymentInput.js +1 -1
  99. package/dist/Input/Dropdown.js +1 -1
  100. package/dist/Input/Input.js +1 -1
  101. package/dist/Input/InputTextArea.js +1 -1
  102. package/dist/Insight/Featured/CategorySelector.js +3 -7
  103. package/dist/Insight/Featured/Featured.js +7 -11
  104. package/dist/Insight/Featured/Header.js +5 -9
  105. package/dist/LandingPageHeader/LandingPageHeader.css.d.ts +19 -1
  106. package/dist/LandingPageHeader/LandingPageHeader.css.js +6 -6
  107. package/dist/LandingPageHeader/LandingPageHeader.d.ts +3 -1
  108. package/dist/LandingPageHeader/LandingPageHeader.js +42 -16
  109. package/dist/LoadingIndicator/index.js +0 -1
  110. package/dist/Modal/Modal.js +3 -7
  111. package/dist/Modal/contextApi/store.d.ts +16 -2
  112. package/dist/Modal/contextApi/store.js +37 -6
  113. package/dist/NavigationMenu/AxosALTS/NavData.d.ts +7 -1
  114. package/dist/NavigationMenu/AxosALTS/NavData.js +6 -137
  115. package/dist/NavigationMenu/AxosALTS/index.js +12 -13
  116. package/dist/NavigationMenu/AxosAdvisor/SubNavBar.js +0 -1
  117. package/dist/NavigationMenu/AxosAdvisor/index.js +0 -1
  118. package/dist/NavigationMenu/AxosAdvisorServices/SubNavBar.js +0 -1
  119. package/dist/NavigationMenu/AxosAdvisorServices/index.js +0 -1
  120. package/dist/NavigationMenu/AxosBank/DropwdownButton.d.ts +7 -0
  121. package/dist/NavigationMenu/AxosBank/DropwdownButton.js +239 -0
  122. package/dist/NavigationMenu/AxosBank/Menu.d.ts +37 -0
  123. package/dist/NavigationMenu/AxosBank/Menu.js +254 -0
  124. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.d.ts +12 -1
  125. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +389 -101
  126. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +50 -17
  127. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +44 -261
  128. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +61 -636
  129. package/dist/NavigationMenu/AxosBank/MobileMenu/mobileReducer.d.ts +36 -0
  130. package/dist/NavigationMenu/AxosBank/MobileMenu/mobileReducer.js +105 -0
  131. package/dist/NavigationMenu/AxosBank/NavBar.module.js +42 -39
  132. package/dist/NavigationMenu/AxosBank/NavData.d.ts +39 -2
  133. package/dist/NavigationMenu/AxosBank/NavData.js +34 -166
  134. package/dist/NavigationMenu/AxosBank/SubNavBar.d.ts +6 -1
  135. package/dist/NavigationMenu/AxosBank/SubNavBar.js +117 -3102
  136. package/dist/NavigationMenu/AxosBank/SubNavItem.d.ts +1 -0
  137. package/dist/NavigationMenu/AxosBank/SubNavItem.js +313 -0
  138. package/dist/NavigationMenu/AxosBank/index.d.ts +6 -4
  139. package/dist/NavigationMenu/AxosBank/index.js +87 -392
  140. package/dist/NavigationMenu/AxosClearing/index.js +0 -1
  141. package/dist/NavigationMenu/LaVictoire/NavData.d.ts +13 -2
  142. package/dist/NavigationMenu/LaVictoire/NavData.js +14 -146
  143. package/dist/NavigationMenu/LaVictoire/SubNavBar.js +4 -1
  144. package/dist/NavigationMenu/LaVictoire/index.js +18 -42
  145. package/dist/NavigationMenu/Navbar.d.ts +4 -1
  146. package/dist/NavigationMenu/Navbar.js +11 -11
  147. package/dist/NavigationMenu/SignInNavButton.js +18 -25
  148. package/dist/NavigationMenu/utils.d.ts +465 -0
  149. package/dist/NavigationMenu/utils.js +112 -0
  150. package/dist/PageNavItem/PageNavItem.js +1 -1
  151. package/dist/SetContainer/SetContainer.js +7 -11
  152. package/dist/SocialMediaBar/iconsRepository.d.ts +44 -14
  153. package/dist/SocialMediaBar/iconsRepository.js +30 -38
  154. package/dist/SocialMediaBar/index.js +3 -1
  155. package/dist/StepItem/StepItem.js +1 -1
  156. package/dist/StepItemSet/StepItemSet.js +1 -1
  157. package/dist/Tab/Tab.js +0 -1
  158. package/dist/Table/Table.js +1 -2
  159. package/dist/Topic/Topic.js +1 -1
  160. package/dist/VideoTile/VideoTile.js +2 -6
  161. package/dist/VideoWrapper/index.js +2 -6
  162. package/dist/assets/Calculators/ApyCalculator/ApyCalculator.css +1 -1
  163. package/dist/assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css +2 -2
  164. package/dist/assets/Calculators/SummitApyCalculator/BalanceAPYCalculator.css +1 -1
  165. package/dist/assets/Carousel/Carousel.css +1 -1
  166. package/dist/assets/Chatbot/AnimatedGradientBorder.css +2 -1
  167. package/dist/assets/Chatbot/ChatWindow.css +16 -8
  168. package/dist/assets/DownloadTile/DownloadTile.css +2 -2
  169. package/dist/assets/ExecutiveBio/ExecutiveBio.css +281 -171
  170. package/dist/assets/Forms/Forms.css +29 -25
  171. package/dist/assets/HelpArticle/HelpArticle.css +2 -2
  172. package/dist/assets/IconBillboard/IconBillboard.css +35 -28
  173. package/dist/assets/Inputs/Input.css +1 -1
  174. package/dist/assets/Insight/Featured/CategorySelector.css +1 -1
  175. package/dist/assets/Insight/Insight.css +4 -4
  176. package/dist/assets/LandingPageHeader/LandingPageHeader.css +28 -15
  177. package/dist/assets/NavigationMenu/AxosBank/MobileMenu/MobileMenu.css +191 -30
  178. package/dist/assets/NavigationMenu/AxosBank/NavBar.css +125 -87
  179. package/dist/assets/Topic/Topic.css +1 -1
  180. package/dist/assets/Typography/Typography.css +1 -1
  181. package/dist/assets/VideoTile/VideoTile.css +1 -1
  182. package/dist/assets/globals.css +24 -14
  183. package/dist/main.js +8 -3
  184. package/dist/utils/allowedAxosDomains.d.ts +5 -2
  185. package/dist/utils/allowedAxosDomains.js +50 -47
  186. package/dist/utils/appendQueryParams.js +36 -5
  187. package/dist/utils/index.js +2 -1
  188. package/dist/utils/validateExternalLinks.d.ts +1 -1
  189. package/dist/utils/validateExternalLinks.js +4 -6
  190. package/package.json +1 -1
  191. package/dist/NavigationMenu/NavDataJson.d.ts +0 -2
  192. package/dist/NavigationMenu/NavDataJson.js +0 -317
@@ -1,10 +1,11 @@
1
1
  "use client";
2
- import { jsx, jsxs, Fragment } from "react/jsx-runtime";
2
+ import { jsxs, jsx } from "react/jsx-runtime";
3
+ import "../../Chevron/Chevron.css.js";
3
4
  import "../../Accordion/Accordion.js";
4
5
  import "../../Accordion/Accordion.css.js";
5
6
  import "../../icons/ArrowIcon/ArrowIcon.css.js";
6
7
  import "../../icons/CheckIcon/CheckIcon.css.js";
7
- import '../../assets/VideoWrapper/VideoWrapper.css';import '../../assets/TopicalNavSet/TopicalNavSet.css';import '../../assets/TopicalNavItem/TopicalNavItem.css';import '../../assets/Topic/Topic.css';import '../../assets/TextBlock/TextBlock.css';import '../../assets/SocialMediaBar/SocialMediaBar.css';import '../../assets/SecondaryFooter/SecondaryFooter.css';import '../../assets/Pagination/Pagination.css';import '../../assets/PageNavSet/PageNavigationSet.css';import '../../assets/NavigationMenu/LaVictoire/NavBar2.css';import '../../assets/NavigationMenu/AxosALTS/NavBar2.css';import '../../assets/NavigationMenu/AxosClearing/NavBar2.css';import '../../assets/NavigationMenu/AxosBank/NavBar2.css';import '../../assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css';import '../../assets/NavigationMenu/AxosAdvisorServices/NavBar2.css';import '../../assets/NavigationMenu/AxosAdvisor/SubNavbar.css';import '../../assets/NavigationMenu/AxosAdvisor/NavBar2.css';import '../../assets/Insight/Featured/Header.css';import '../../assets/Insight/Featured/CategorySelector.css';import '../../assets/Insight/Featured/Featured.css';import '../../assets/ImageLink/ImageLink.css';import '../../assets/VideoTile/VideoTile.css';import '../../assets/HelpArticle/HelpArticle.css';import '../../assets/FooterSiteMap/AxosBank/FooterSiteMap.css';import '../../assets/FooterDisclosure/LVF/LaVictorieFooter.css';import '../../assets/DownloadTile/DownloadTile.css';import '../../assets/CollectInformationAlert/CollectInformationAlert.css';import '../../assets/Chatbot/ChatWindow.css';import '../../assets/Chatbot/Chatbot.css';import '../../assets/Chatbot/Bubble.css';import '../../assets/Chatbot/AnimatedGradientBorder.css';import '../../assets/CallToActionBar/CallToActionBar.css';import '../../assets/Insight/Insight.css';import '../../assets/AwardsItem/AwardsItem.css';import '../../assets/AwardsBanner/AwardsBanner.css';import '../../assets/Auth/SignIn.css';import '../../assets/Auth/ErrorAlert.css';import '../../assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css';import '../../assets/Forms/QuickPricer/UserInformation.css';import '../../assets/Forms/QuickPricer/QuickPricerResults.css';import '../../assets/Modal/Modal.css';import '../../assets/BulletItem/BulletItem.css';import '../../assets/Typography/Typography.css';import '../../assets/icons/FollowIcon/FollowIcon.css';import '../../assets/icons/DownloadIcon/DownloadIcon.css';import '../../assets/themes/victorie.css';import '../../assets/themes/ufb.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
8
+ import '../../assets/Modal/Modal.css';import '../../assets/VideoWrapper/VideoWrapper.css';import '../../assets/TopicalNavSet/TopicalNavSet.css';import '../../assets/TopicalNavItem/TopicalNavItem.css';import '../../assets/Topic/Topic.css';import '../../assets/TextBlock/TextBlock.css';import '../../assets/SocialMediaBar/SocialMediaBar.css';import '../../assets/SecondaryFooter/SecondaryFooter.css';import '../../assets/Pagination/Pagination.css';import '../../assets/PageNavSet/PageNavigationSet.css';import '../../assets/NavigationMenu/LaVictoire/NavBar2.css';import '../../assets/NavigationMenu/AxosALTS/NavBar2.css';import '../../assets/NavigationMenu/AxosClearing/NavBar2.css';import '../../assets/NavigationMenu/AxosBank/NavBar2.css';import '../../assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css';import '../../assets/NavigationMenu/AxosAdvisorServices/NavBar2.css';import '../../assets/NavigationMenu/AxosAdvisor/SubNavbar.css';import '../../assets/NavigationMenu/AxosAdvisor/NavBar2.css';import '../../assets/Insight/Featured/Header.css';import '../../assets/Insight/Featured/CategorySelector.css';import '../../assets/Insight/Featured/Featured.css';import '../../assets/ImageLink/ImageLink.css';import '../../assets/VideoTile/VideoTile.css';import '../../assets/HelpArticle/HelpArticle.css';import '../../assets/FooterSiteMap/AxosBank/FooterSiteMap.css';import '../../assets/FooterDisclosure/LVF/LaVictorieFooter.css';import '../../assets/DownloadTile/DownloadTile.css';import '../../assets/CollectInformationAlert/CollectInformationAlert.css';import '../../assets/Chatbot/ChatWindow.css';import '../../assets/Chatbot/Chatbot.css';import '../../assets/Chatbot/Bubble.css';import '../../assets/Chatbot/AnimatedGradientBorder.css';import '../../assets/CallToActionBar/CallToActionBar.css';import '../../assets/Insight/Insight.css';import '../../assets/AwardsItem/AwardsItem.css';import '../../assets/AwardsBanner/AwardsBanner.css';import '../../assets/Auth/SignIn.css';import '../../assets/Auth/ErrorAlert.css';import '../../assets/Calculators/MarginTradingCalculator/MarginTradingCalculator.css';import '../../assets/Forms/QuickPricer/UserInformation.css';import '../../assets/Forms/QuickPricer/QuickPricerResults.css';import '../../assets/BulletItem/BulletItem.css';import '../../assets/Typography/Typography.css';import '../../assets/icons/FollowIcon/FollowIcon.css';import '../../assets/icons/DownloadIcon/DownloadIcon.css';import '../../assets/themes/victorie.css';import '../../assets/themes/ufb.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
8
9
  /* empty css */
9
10
  /* empty css */
10
11
  /* empty css */
@@ -12,22 +13,19 @@ import '../../assets/VideoWrapper/VideoWrapper.css';import '../../assets/Topical
12
13
  /* empty css */
13
14
  import "clsx";
14
15
  import { useState, useRef, useEffect } from "react";
15
- import "../../Chevron/Chevron.css.js";
16
16
  import "../../AlertBanner/AlertBanner.css.js";
17
17
  import "../../Article/Article.css.js";
18
18
  import "../../IconBillboard/IconBillboard.css.js";
19
- import { findMoreAxosDomains } from "../../utils/allowedAxosDomains.js";
20
19
  import { appendQueryParams } from "../../utils/appendQueryParams.js";
21
20
  /* empty css */
22
21
  /* empty css */
23
22
  import "../../Interstitial/Interstitial-variants.css.js";
24
- /* empty css */
25
- import "../../Modal/contextApi/store.js";
26
23
  import "../../Button/Button.css.js";
27
- import "react-use";
24
+ import { useLocation, useClickAway } from "react-use";
28
25
  import "../../ArticlesSet/ArticlesSet.css.js";
29
26
  import "../../Calculators/calculator.css.js";
30
27
  import "../../Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js";
28
+ import { useGlobalContext } from "../../Modal/contextApi/store.js";
31
29
  import "../../Calculators/ApyCalculator/ApyCalculator.css.js";
32
30
  import "../../Table/Table.css.js";
33
31
  import "../../Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js";
@@ -80,7 +78,7 @@ import "../../Chatbot/authenticate.js";
80
78
  import "../../Chatbot/store/messages.js";
81
79
  /* empty css */
82
80
  import "../../Comparison/Comparison.css.js";
83
- import Image from "next/image.js";
81
+ import "next/image.js";
84
82
  import "../../HeroBanner/HeroBanner.css.js";
85
83
  import "../../HeroBanner/LargeBanner.css.js";
86
84
  import "../../HeroBanner/SelectionBanner.css.js";
@@ -104,20 +102,16 @@ import "next/script.js";
104
102
  /* empty css */
105
103
  import "../../LandingPageHeader/LandingPageHeader.css.js";
106
104
  /* empty css */
107
- import { usePathname } from "next/navigation.js";
105
+ import "next/navigation.js";
108
106
  /* empty css */
109
107
  /* empty css */
110
108
  /* empty css */
111
- import Link from "next/link.js";
112
- import "./MobileMenu/MobileNavData.js";
113
109
  /* empty css */
114
110
  import styles from "./NavBar.module.js";
115
- import { subNavItems } from "./NavData.js";
111
+ import "next/link.js";
116
112
  /* empty css */
117
- import "../AxosALTS/NavData.js";
118
113
  /* empty css */
119
114
  /* empty css */
120
- import "../LaVictoire/NavData.js";
121
115
  import "../../PageNavItem/PageNavItem.css.js";
122
116
  import "react-slick";
123
117
  /* empty css */
@@ -131,22 +125,25 @@ import "../../StepItemSet/StepItemSet.css.js";
131
125
  /* empty css */
132
126
  /* empty css */
133
127
  /* empty css */
134
- import { sub_nav, dd_media, dd_main_btn, dd_cta_link } from "./SubNavbar.css.js";
135
- function SubNavBar() {
136
- const pathname = usePathname();
128
+ /* empty css */
129
+ import { Menu } from "./Menu.js";
130
+ import { sub_nav } from "./SubNavbar.css.js";
131
+ function SubNavBar({
132
+ items
133
+ }) {
134
+ const { pathname } = useLocation();
135
+ const { resolveUrl } = useGlobalContext();
137
136
  const [hoveredLink, setHoveredLink] = useState(void 0);
137
+ const [menu, setMenu] = useState(void 0);
138
138
  const handleMouseEnter = (link) => setHoveredLink(link);
139
139
  const handleMouseLeave = () => setHoveredLink(void 0);
140
- const AXOS_ONE_APY = +process.env.NEXT_PUBLIC_AXOS_ONE_APY;
141
- const AXOS_ONE_APY_CHECKING = +process.env.NEXT_PUBLIC_AXOS_ONE_APY_CHECKING;
142
140
  const containerRef = useRef(null);
141
+ const subNavBarRef = useRef(null);
143
142
  const [isClient, setIsClient] = useState(false);
144
- const support = subNavItems.support;
145
- const about = subNavItems.about;
146
- const legal = subNavItems.legal;
147
143
  const isHomepage = pathname === "/";
148
- const isBusiness = pathname?.includes("/business");
149
- const isCommercial = pathname?.includes("/commercial");
144
+ useClickAway(subNavBarRef, () => {
145
+ handleMouseLeave();
146
+ });
150
147
  const subNavPaths = [
151
148
  "/personal",
152
149
  "/business",
@@ -169,6 +166,12 @@ function SubNavBar() {
169
166
  useEffect(() => {
170
167
  appendQueryParams();
171
168
  }, [hoveredLink]);
169
+ useEffect(() => {
170
+ const menu2 = items?.subItems?.find(
171
+ (item) => typeof item != "undefined" && item.label === hoveredLink
172
+ );
173
+ if (menu2 && "menuItems" in menu2) setMenu(menu2?.menuItems);
174
+ }, [hoveredLink, setMenu, items]);
172
175
  const handleKeyDownContainer = (e, linkId) => {
173
176
  if (e.key === "Tab") {
174
177
  const focusableElements = containerRef.current?.querySelectorAll(
@@ -181,7 +184,9 @@ function SubNavBar() {
181
184
  e.preventDefault();
182
185
  const triggeredLink = document.getElementById(linkId);
183
186
  setHoveredLink(void 0);
184
- triggeredLink?.focus();
187
+ const nextLi = triggeredLink?.parentElement?.nextElementSibling;
188
+ const nextA = nextLi?.querySelector("a");
189
+ nextA?.focus();
185
190
  }
186
191
  }
187
192
  }
@@ -189,3094 +194,104 @@ function SubNavBar() {
189
194
  if (!subNavPaths.some((el) => pathname?.includes(el) || isHomepage)) {
190
195
  return null;
191
196
  }
192
- return /* @__PURE__ */ jsx("div", { className: `${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: [
193
- /* @__PURE__ */ jsxs("ul", { className: "list_unstyled flex_row middle", role: "menubar", children: [
194
- (isHomepage || pathname?.includes("/personal") || pathname?.split("/")[1] == "invest" || pathname?.includes("/tools")) && /* @__PURE__ */ jsxs(Fragment, { children: [
195
- /* @__PURE__ */ jsxs(
196
- "li",
197
- {
198
- className: styles.sub_nav_link,
199
- onMouseEnter: () => handleMouseEnter("bank"),
200
- role: "menuitem",
201
- children: [
202
- /* @__PURE__ */ jsx(
203
- "a",
204
- {
205
- href: findMoreAxosDomains("{AXOSBANK}/personal/bank"),
206
- id: "personalNav1",
207
- "aria-label": "Press Enter to navigate to the Bank section home page, or press Tab again to focus on the down arrow and press Enter to open the Bank section sub-menu.",
208
- children: "Bank"
209
- }
210
- ),
211
- /* @__PURE__ */ jsx(
212
- "a",
213
- {
214
- href: "#",
215
- id: "personalNav1",
216
- onKeyDown: (event) => {
217
- if (event.key === "Enter") {
218
- handleMouseEnter("bank");
219
- }
220
- },
221
- "aria-label": "Press Enter to open the Bank section sub-menu.",
222
- children: /* @__PURE__ */ jsx(
223
- "svg",
224
- {
225
- width: "15",
226
- height: "12",
227
- viewBox: "0 0 20 12",
228
- fill: "none",
229
- xmlns: "http://www.w3.org/2000/svg",
230
- style: { marginLeft: "8px" },
231
- children: /* @__PURE__ */ jsx(
232
- "path",
233
- {
234
- d: "M0.46875 1.76574L9.99908 11.2961L19.5294 1.76574L18.4687 0.705078L9.99908 9.17491L1.52941 0.705078L0.46875 1.76574Z",
235
- fill: "white"
236
- }
237
- )
238
- }
239
- )
240
- }
241
- )
242
- ]
243
- }
244
- ),
245
- /* @__PURE__ */ jsxs(
246
- "li",
247
- {
248
- className: styles.sub_nav_link,
249
- onMouseEnter: () => handleMouseEnter("borrow"),
250
- role: "menuitem",
251
- children: [
252
- /* @__PURE__ */ jsx(
253
- "a",
254
- {
255
- href: findMoreAxosDomains("{AXOSBANK}/personal/borrow"),
256
- id: "personalNav2",
257
- "aria-label": "Press Enter to navigate to the Borrow section home page, or press Tab again to focus on the down arrow and press Enter to open the Borrow section sub-menu.",
258
- children: "Borrow"
259
- }
260
- ),
261
- /* @__PURE__ */ jsx(
262
- "a",
263
- {
264
- href: "#",
265
- id: "personalNav2",
266
- onKeyDown: (event) => {
267
- if (event.key === "Enter") {
268
- handleMouseEnter("borrow");
269
- }
270
- },
271
- "aria-label": "Press Enter to open the Borrow section sub-menu.",
272
- children: /* @__PURE__ */ jsx(
273
- "svg",
274
- {
275
- width: "15",
276
- height: "12",
277
- viewBox: "0 0 20 12",
278
- fill: "none",
279
- xmlns: "http://www.w3.org/2000/svg",
280
- style: { marginLeft: "8px" },
281
- children: /* @__PURE__ */ jsx(
282
- "path",
283
- {
284
- d: "M0.46875 1.76574L9.99908 11.2961L19.5294 1.76574L18.4687 0.705078L9.99908 9.17491L1.52941 0.705078L0.46875 1.76574Z",
285
- fill: "white"
286
- }
287
- )
288
- }
289
- )
290
- }
291
- )
292
- ]
197
+ const renderSubItems = items?.subItems?.map(
198
+ (item) => item && /* @__PURE__ */ jsxs(
199
+ "li",
200
+ {
201
+ className: styles.sub_nav_link,
202
+ onMouseEnter: () => {
203
+ if (item && "menuItems" in item && item?.menuItems?.subItems && item?.menuItems?.subItems?.length > 0) {
204
+ handleMouseEnter(item?.label);
293
205
  }
294
- ),
295
- /* @__PURE__ */ jsxs(
296
- "li",
297
- {
298
- className: styles.sub_nav_link,
299
- onMouseEnter: () => handleMouseEnter("invest"),
300
- role: "menuitem",
301
- children: [
302
- /* @__PURE__ */ jsx(
303
- "a",
304
- {
305
- href: findMoreAxosDomains("{AXOS}/invest"),
306
- id: "personalNav3",
307
- "aria-label": "Press Enter to navigate to the Invest section home page, or press Tab again to focus on the down arrow and press Enter to open the Invest section sub-menu.",
308
- children: "Invest"
309
- }
310
- ),
311
- /* @__PURE__ */ jsx(
312
- "a",
313
- {
314
- href: "#",
315
- id: "personalNav3",
316
- "aria-label": "Press Enter to open the Invest section sub-menu.",
317
- onKeyDown: (event) => {
318
- if (event.key === "Enter") {
319
- handleMouseEnter("invest");
320
- }
321
- },
322
- children: /* @__PURE__ */ jsx(
323
- "svg",
324
- {
325
- width: "15",
326
- height: "12",
327
- viewBox: "0 0 20 12",
328
- fill: "none",
329
- xmlns: "http://www.w3.org/2000/svg",
330
- style: { marginLeft: "8px" },
331
- children: /* @__PURE__ */ jsx(
332
- "path",
333
- {
334
- d: "M0.46875 1.76574L9.99908 11.2961L19.5294 1.76574L18.4687 0.705078L9.99908 9.17491L1.52941 0.705078L0.46875 1.76574Z",
335
- fill: "white"
336
- }
337
- )
338
- }
339
- )
340
- }
341
- )
342
- ]
343
- }
344
- ),
345
- /* @__PURE__ */ jsxs(
346
- "li",
347
- {
348
- className: styles.sub_nav_link,
349
- onMouseEnter: () => handleMouseEnter("plan"),
350
- role: "menuitem",
351
- children: [
352
- /* @__PURE__ */ jsx(
353
- "a",
354
- {
355
- href: findMoreAxosDomains("{AXOSBANK}/personal/plan"),
356
- id: "personalNav4",
357
- "aria-label": "Press Enter to navigate to the Plan section home page, or press Tab again to focus on the down arrow and press Enter to open the Plan section sub-menu.",
358
- children: "Plan"
359
- }
360
- ),
361
- /* @__PURE__ */ jsx(
362
- "a",
363
- {
364
- href: "#",
365
- id: "personalNav4",
366
- "aria-label": "Press Enter to open the Plan section sub-menu.",
367
- onKeyDown: (event) => {
368
- if (event.key === "Enter") {
369
- handleMouseEnter("plan");
370
- }
371
- },
372
- children: /* @__PURE__ */ jsx(
373
- "svg",
374
- {
375
- width: "15",
376
- height: "12",
377
- viewBox: "0 0 20 12",
378
- fill: "none",
379
- xmlns: "http://www.w3.org/2000/svg",
380
- style: { marginLeft: "8px" },
381
- children: /* @__PURE__ */ jsx(
382
- "path",
383
- {
384
- d: "M0.46875 1.76574L9.99908 11.2961L19.5294 1.76574L18.4687 0.705078L9.99908 9.17491L1.52941 0.705078L0.46875 1.76574Z",
385
- fill: "white"
386
- }
387
- )
388
- }
389
- )
390
- }
391
- )
392
- ]
393
- }
394
- )
395
- ] }),
396
- (isBusiness || isCommercial) && /* @__PURE__ */ jsxs(Fragment, { children: [
397
- /* @__PURE__ */ jsxs(
398
- "li",
399
- {
400
- className: styles.sub_nav_link,
401
- onMouseEnter: () => handleMouseEnter("sbb"),
402
- role: "menuitem",
403
- children: [
404
- /* @__PURE__ */ jsx(
405
- "a",
406
- {
407
- href: findMoreAxosDomains("{AXOSBANK}/business"),
408
- id: "busNav1",
409
- "aria-label": "Press Enter to navigate to the Small Business Banking section home page, or press Tab again to focus on the down arrow and press Enter to open the Small Business Banking section sub-menu.",
410
- children: "Small Business Banking"
411
- }
412
- ),
413
- /* @__PURE__ */ jsx(
414
- "a",
415
- {
416
- href: "#",
417
- id: "busNav1",
418
- "aria-label": "Press Enter to open the Small Business Banking section sub-menu.",
419
- onKeyDown: (event) => {
420
- if (event.key === "Enter") {
421
- handleMouseEnter("sbb");
422
- }
423
- },
424
- children: /* @__PURE__ */ jsx(
425
- "svg",
426
- {
427
- width: "15",
428
- height: "12",
429
- viewBox: "0 0 20 12",
430
- fill: "none",
431
- xmlns: "http://www.w3.org/2000/svg",
432
- style: { marginLeft: "8px" },
433
- children: /* @__PURE__ */ jsx(
434
- "path",
435
- {
436
- d: "M0.46875 1.76574L9.99908 11.2961L19.5294 1.76574L18.4687 0.705078L9.99908 9.17491L1.52941 0.705078L0.46875 1.76574Z",
437
- fill: "white"
438
- }
439
- )
440
- }
441
- )
442
- }
443
- )
444
- ]
445
- }
446
- ),
447
- /* @__PURE__ */ jsxs(
448
- "li",
449
- {
450
- className: styles.sub_nav_link,
451
- onMouseEnter: () => handleMouseEnter("combank"),
452
- role: "menuitem",
453
- children: [
454
- /* @__PURE__ */ jsx(
455
- "a",
456
- {
457
- href: findMoreAxosDomains(
458
- "{AXOSBANK}/commercial/banking"
459
- ),
460
- id: "busNav2",
461
- "aria-label": "Press Enter to navigate to the Commercial Banking section home page, or press Tab again to focus on the down arrow and press Enter to open the Commercial Banking section sub-menu.",
462
- children: "Commercial Banking"
463
- }
464
- ),
465
- /* @__PURE__ */ jsx(
466
- "a",
467
- {
468
- href: "#",
469
- id: "busNav2",
470
- "aria-label": "Press Enter to open the Commercial Banking section sub-menu.",
471
- onKeyDown: (event) => {
472
- if (event.key === "Enter") {
473
- handleMouseEnter("combank");
474
- }
475
- },
476
- children: /* @__PURE__ */ jsx(
477
- "svg",
478
- {
479
- width: "15",
480
- height: "12",
481
- viewBox: "0 0 20 12",
482
- fill: "none",
483
- xmlns: "http://www.w3.org/2000/svg",
484
- style: { marginLeft: "8px" },
485
- children: /* @__PURE__ */ jsx(
486
- "path",
487
- {
488
- d: "M0.46875 1.76574L9.99908 11.2961L19.5294 1.76574L18.4687 0.705078L9.99908 9.17491L1.52941 0.705078L0.46875 1.76574Z",
489
- fill: "white"
490
- }
491
- )
492
- }
493
- )
494
- }
495
- )
496
- ]
497
- }
498
- ),
499
- /* @__PURE__ */ jsxs(
500
- "li",
501
- {
502
- className: styles.sub_nav_link,
503
- onMouseEnter: () => handleMouseEnter("comlending"),
504
- role: "menuitem",
505
- children: [
506
- /* @__PURE__ */ jsx(
507
- "a",
508
- {
509
- href: findMoreAxosDomains(
510
- "{AXOSBANK}/commercial/lending"
511
- ),
512
- id: "busNav3",
513
- "aria-label": "Press Enter to navigate to the Commercial Lending section home page, or press Tab again to focus on the down arrow and press Enter to open the Commercial Lending section sub-menu.",
514
- children: "Commercial Lending"
515
- }
516
- ),
517
- /* @__PURE__ */ jsx(
518
- "a",
519
- {
520
- href: "#",
521
- id: "busNav3",
522
- "aria-label": "Press Enter to open the Commercial Lending section sub-menu.",
523
- onKeyDown: (event) => {
524
- if (event.key === "Enter") {
525
- handleMouseEnter("comlending");
526
- }
527
- },
528
- children: /* @__PURE__ */ jsx(
529
- "svg",
530
- {
531
- width: "15",
532
- height: "12",
533
- viewBox: "0 0 20 12",
534
- fill: "none",
535
- xmlns: "http://www.w3.org/2000/svg",
536
- style: { marginLeft: "8px" },
537
- children: /* @__PURE__ */ jsx(
538
- "path",
539
- {
540
- d: "M0.46875 1.76574L9.99908 11.2961L19.5294 1.76574L18.4687 0.705078L9.99908 9.17491L1.52941 0.705078L0.46875 1.76574Z",
541
- fill: "white"
542
- }
543
- )
544
- }
545
- )
546
- }
547
- )
548
- ]
549
- }
550
- )
551
- ] }),
552
- pathname?.includes("/partners") && /* @__PURE__ */ jsxs(Fragment, { children: [
553
- /* @__PURE__ */ jsxs(
554
- "li",
555
- {
556
- className: styles.sub_nav_link,
557
- onMouseEnter: () => handleMouseEnter("wholelending"),
558
- role: "menuitem",
559
- children: [
560
- /* @__PURE__ */ jsx(
561
- "a",
562
- {
563
- href: findMoreAxosDomains(
564
- "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending"
565
- ),
566
- id: "partNav2",
567
- "aria-label": "Press Enter to navigate to the Wholesale Lending section home page, or press Tab again to focus on the down arrow and press Enter to open the Wholesale Lending section sub-menu.",
568
- children: "Wholesale Lending"
569
- }
570
- ),
571
- /* @__PURE__ */ jsx(
572
- "a",
573
- {
574
- href: "#",
575
- id: "partNav2",
576
- "aria-label": "Press Enter to open the Wholesale Lending section sub-menu.",
577
- onKeyDown: (event) => {
578
- if (event.key === "Enter") {
579
- handleMouseEnter("wholelending");
580
- }
581
- },
582
- children: /* @__PURE__ */ jsx(
583
- "svg",
584
- {
585
- width: "15",
586
- height: "12",
587
- viewBox: "0 0 20 12",
588
- fill: "none",
589
- xmlns: "http://www.w3.org/2000/svg",
590
- style: { marginLeft: "8px" },
591
- children: /* @__PURE__ */ jsx(
592
- "path",
593
- {
594
- d: "M0.46875 1.76574L9.99908 11.2961L19.5294 1.76574L18.4687 0.705078L9.99908 9.17491L1.52941 0.705078L0.46875 1.76574Z",
595
- fill: "white"
596
- }
597
- )
598
- }
599
- )
600
- }
601
- )
602
- ]
603
- }
604
- ),
605
- /* @__PURE__ */ jsxs(
606
- "li",
607
- {
608
- className: styles.sub_nav_link,
609
- onMouseEnter: () => handleMouseEnter("dealerservices"),
610
- role: "menuitem",
611
- children: [
612
- /* @__PURE__ */ jsx(
613
- "a",
614
- {
615
- href: findMoreAxosDomains(
616
- "{AXOSBANK}/partners/dealer-services"
617
- ),
618
- id: "partNav5",
619
- "aria-label": "Press Enter to navigate to the Dealer Services section home page, or press Tab again to focus on the down arrow and press Enter to open the Dealer Services section sub-menu.",
620
- children: "Dealer Services"
206
+ },
207
+ role: "menuitem",
208
+ id: `menu-${item?.label?.toLocaleLowerCase()}`,
209
+ children: [
210
+ /* @__PURE__ */ jsx(
211
+ "a",
212
+ {
213
+ href: resolveUrl(item?.url),
214
+ id: item?.target?.id,
215
+ "aria-label": item?.descriptiveTextAriaLabel,
216
+ children: item?.label
217
+ }
218
+ ),
219
+ "menuItems" in item && item?.menuItems && item?.menuItems?.subItems && item?.menuItems?.subItems?.length > 0 ? /* @__PURE__ */ jsx(
220
+ "a",
221
+ {
222
+ href: "#",
223
+ id: item?.label,
224
+ onKeyDown: (event) => {
225
+ if (event.key === "Enter") {
226
+ handleMouseEnter(item?.label);
621
227
  }
622
- ),
623
- /* @__PURE__ */ jsx(
624
- "a",
228
+ },
229
+ "aria-label": `Press Enter to open the ${item?.label} section sub-menu.`,
230
+ children: /* @__PURE__ */ jsx(
231
+ "svg",
625
232
  {
626
- href: "#",
627
- id: "partNav5",
628
- "aria-label": "Press Enter to open the Dealer Services section sub-menu.",
629
- onKeyDown: (event) => {
630
- if (event.key === "Enter") {
631
- handleMouseEnter("dealerservices");
632
- }
633
- },
233
+ width: "15",
234
+ height: "12",
235
+ viewBox: "0 0 20 12",
236
+ fill: "none",
237
+ xmlns: "http://www.w3.org/2000/svg",
238
+ style: { marginLeft: "8px" },
634
239
  children: /* @__PURE__ */ jsx(
635
- "svg",
240
+ "path",
636
241
  {
637
- width: "15",
638
- height: "12",
639
- viewBox: "0 0 20 12",
640
- fill: "none",
641
- xmlns: "http://www.w3.org/2000/svg",
642
- style: { marginLeft: "8px" },
643
- children: /* @__PURE__ */ jsx(
644
- "path",
645
- {
646
- d: "M0.46875 1.76574L9.99908 11.2961L19.5294 1.76574L18.4687 0.705078L9.99908 9.17491L1.52941 0.705078L0.46875 1.76574Z",
647
- fill: "white"
648
- }
649
- )
242
+ d: "M0.46875 1.76574L9.99908 11.2961L19.5294 1.76574L18.4687 0.705078L9.99908 9.17491L1.52941 0.705078L0.46875 1.76574Z",
243
+ fill: "white"
650
244
  }
651
245
  )
652
246
  }
653
247
  )
654
- ]
655
- }
656
- ),
657
- /* @__PURE__ */ jsx(
658
- "li",
659
- {
660
- className: styles.sub_nav_link,
661
- onMouseEnter: handleMouseLeave,
662
- role: "menuitem",
663
- children: /* @__PURE__ */ jsx(
664
- Link,
665
- {
666
- href: findMoreAxosDomains(
667
- "{AXOSBANK}/partners/strategic-partnerships"
668
- ),
669
- id: "partNav6",
670
- "aria-label": "Press Enter to navigate to the Strategic Partnerships section home page.",
671
- children: "Strategic Partnerships"
672
- }
673
- )
674
- }
675
- )
676
- ] }),
677
- pathname?.includes("/customer-support") && support.map(
678
- (item) => /* @__PURE__ */ jsx(
679
- "li",
680
- {
681
- className: styles.sub_nav_link,
682
- role: "menuitem",
683
- children: /* @__PURE__ */ jsx(Link, { href: item.url, children: item.name })
684
- },
685
- `snb-${item.id}`
686
- )
687
- ),
688
- pathname?.includes("/about-us") && about.map((item) => /* @__PURE__ */ jsx(
689
- "li",
690
- {
691
- className: styles.sub_nav_link,
692
- role: "menuitem",
693
- children: /* @__PURE__ */ jsx(Link, { href: item.url, children: item.name })
248
+ }
249
+ ) : null
250
+ ]
251
+ },
252
+ item?.id
253
+ )
254
+ );
255
+ return /* @__PURE__ */ jsx("div", { className: `${sub_nav} ${styles.desktop_only}`, ref: subNavBarRef, children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsx("div", { className: styles.header_sub_row, children: /* @__PURE__ */ jsxs("nav", { children: [
256
+ /* @__PURE__ */ jsx("ul", { className: "list_unstyled flex_row middle", role: "menubar", children: renderSubItems }),
257
+ /* @__PURE__ */ jsx("div", { className: "relative", children: /* @__PURE__ */ jsx(
258
+ "div",
259
+ {
260
+ style: {
261
+ display: hoveredLink !== void 0 ? "block" : "none"
694
262
  },
695
- `snb-${item.id}`
696
- )),
697
- pathname?.includes("/legal") && legal.map((item) => /* @__PURE__ */ jsx(
698
- "li",
699
- {
700
- className: styles.sub_nav_link,
701
- role: "menuitem",
702
- children: /* @__PURE__ */ jsx(Link, { href: item.url, children: item.name })
263
+ onMouseLeave: () => {
264
+ setHoveredLink(void 0);
703
265
  },
704
- `snb-${item.id}`
705
- ))
706
- ] }),
707
- /* @__PURE__ */ jsxs("div", { className: "relative", children: [
708
- hoveredLink === "bank" && /* @__PURE__ */ jsx(
709
- "div",
710
- {
711
- className: `${styles.dd_wrapper} ${styles.desktop_only} `,
712
- role: "menu",
713
- onMouseLeave: handleMouseLeave,
714
- ref: containerRef,
715
- tabIndex: 0,
716
- onKeyDown: (event) => handleKeyDownContainer(event, "personalNav2"),
717
- children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsxs("div", { className: `${styles.shadow} rounded flex_row`, children: [
718
- /* @__PURE__ */ jsxs(
719
- "div",
720
- {
721
- className: `${styles.dd_media} ${styles.opacity} ${dd_media} text_center`,
722
- children: [
723
- /* @__PURE__ */ jsxs("div", { className: styles.dd_media_header, children: [
724
- /* @__PURE__ */ jsx("p", { role: "heading", children: "Introducing Axos ONE" }),
725
- /* @__PURE__ */ jsxs("p", { className: styles.mt_8, children: [
726
- "Explore the benefits of our newest account bundle with up to ",
727
- AXOS_ONE_APY,
728
- "% APY",
729
- /* @__PURE__ */ jsx("sup", { children: "*" }),
730
- " on Savings and ",
731
- AXOS_ONE_APY_CHECKING,
732
- "% APY",
733
- /* @__PURE__ */ jsx("sup", { children: "*" }),
734
- " on Checking, plus early paydays and no maintenance fees."
735
- ] })
736
- ] }),
737
- /* @__PURE__ */ jsx(
738
- "div",
739
- {
740
- className: `${styles.mt_8} ${styles.dd_media_img}`,
741
- children: /* @__PURE__ */ jsx(
742
- "img",
743
- {
744
- src: findMoreAxosDomains(
745
- "{AXOS}/images/17Q3IVqKwSGO9cMqFUWF4o/axos-one-nav.png"
746
- ),
747
- alt: "",
748
- width: 233,
749
- height: 233
750
- }
751
- )
752
- }
753
- ),
754
- /* @__PURE__ */ jsx(
755
- "div",
756
- {
757
- className: `${styles.mt_8} ${styles.dd_media_cta}`,
758
- children: /* @__PURE__ */ jsx(
759
- Link,
760
- {
761
- href: findMoreAxosDomains(
762
- "{AXOSBANK}/personal/bank/axos-one"
763
- ),
764
- "aria-label": "learn more about axos ONE checking and savings products",
765
- className: `${dd_main_btn} text_center`,
766
- children: "Learn More"
767
- }
768
- )
769
- }
770
- )
771
- ]
772
- }
773
- ),
774
- /* @__PURE__ */ jsxs(
775
- "div",
776
- {
777
- className: `${styles.dd_site_navs} ${styles.opacity} bg_white`,
778
- children: [
779
- /* @__PURE__ */ jsxs(
780
- "div",
781
- {
782
- className: `${styles.headline} flex_row middle between`,
783
- children: [
784
- /* @__PURE__ */ jsx("span", { role: "heading", children: "Take your money further, faster" }),
785
- /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
786
- /* @__PURE__ */ jsx(
787
- Image,
788
- {
789
- src: `https://images.axos.com/o9ov1v03uwqk/jK8YfsETu8QGn7Vpb7x10/3e07dd61bacd8cacb4d62650e88a5e0b/nav-submenu-help-icon.svg`,
790
- alt: "",
791
- width: 20,
792
- height: 20
793
- }
794
- ),
795
- /* @__PURE__ */ jsx(
796
- "div",
797
- {
798
- className: `${styles.headline_cta} ${styles.ml_8}`,
799
- children: /* @__PURE__ */ jsx(
800
- Link,
801
- {
802
- href: findMoreAxosDomains(
803
- "{AXOSBANK}/personal/support"
804
- ),
805
- children: "Help & Support"
806
- }
807
- )
808
- }
809
- )
810
- ] })
811
- ]
812
- }
813
- ),
814
- /* @__PURE__ */ jsx("hr", {}),
815
- /* @__PURE__ */ jsxs("div", { className: `${styles.site_lists}`, children: [
816
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
817
- /* @__PURE__ */ jsx(
818
- Image,
819
- {
820
- src: `https://images.axos.com/o9ov1v03uwqk/1C6PYF4ecl8NB0bE839Dca/cab3ae959e83d8546491e792ead4573a/nav-submenu-checking-icon.svg`,
821
- alt: "",
822
- width: 20,
823
- height: 20
824
- }
825
- ),
826
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
827
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
828
- Link,
829
- {
830
- href: findMoreAxosDomains(
831
- "{AXOSBANK}/personal/bank/checking-accounts"
832
- ),
833
- role: "heading",
834
- children: "Checking"
835
- }
836
- ) }),
837
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
838
- Link,
839
- {
840
- href: findMoreAxosDomains(
841
- "{AXOSBANK}/personal/bank/axos-one"
842
- ),
843
- children: "Axos ONE Checking"
844
- }
845
- ) }),
846
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
847
- Link,
848
- {
849
- href: findMoreAxosDomains(
850
- "{AXOSBANK}/personal/bank/checking-accounts/rewards-checking"
851
- ),
852
- children: "Rewards Checking"
853
- }
854
- ) }),
855
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
856
- Link,
857
- {
858
- href: findMoreAxosDomains(
859
- "{AXOSBANK}/personal/bank/checking-accounts/essential-checking"
860
- ),
861
- children: "Essential Checking"
862
- }
863
- ) }),
864
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
865
- Link,
866
- {
867
- href: findMoreAxosDomains(
868
- "{AXOSBANK}/personal/bank/checking-accounts/first-checking"
869
- ),
870
- children: "First Checking"
871
- }
872
- ) }),
873
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
874
- Link,
875
- {
876
- href: findMoreAxosDomains(
877
- "{AXOSBANK}/personal/bank/checking-accounts/cashback-checking"
878
- ),
879
- children: "CashBack Checking"
880
- }
881
- ) }),
882
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
883
- Link,
884
- {
885
- href: findMoreAxosDomains(
886
- "{AXOSBANK}/personal/bank/checking-accounts/golden-checking"
887
- ),
888
- children: "Golden Checking"
889
- }
890
- ) })
891
- ] })
892
- ] }),
893
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
894
- /* @__PURE__ */ jsx(
895
- Image,
896
- {
897
- src: `https://images.axos.com/o9ov1v03uwqk/5ODchMOjrkKa90SBWKwcDw/e5508c26d341bfb58318e052d89f4771/nav-submenu-savings-icon.svg`,
898
- alt: "",
899
- width: 20,
900
- height: 20
901
- }
902
- ),
903
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
904
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
905
- Link,
906
- {
907
- href: findMoreAxosDomains(
908
- "{AXOSBANK}/personal/bank/savings-accounts"
909
- ),
910
- role: "heading",
911
- children: "Savings"
912
- }
913
- ) }),
914
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
915
- Link,
916
- {
917
- href: findMoreAxosDomains(
918
- "{AXOSBANK}/personal/bank/axos-one"
919
- ),
920
- children: "Axos ONE Savings"
921
- }
922
- ) }),
923
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
924
- Link,
925
- {
926
- href: findMoreAxosDomains(
927
- "{AXOSBANK}/personal/bank/savings-accounts/summit-savings"
928
- ),
929
- children: "Summit Savings"
930
- }
931
- ) }),
932
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
933
- Link,
934
- {
935
- href: findMoreAxosDomains(
936
- "{AXOSBANK}/personal/bank/savings-accounts/first-savings"
937
- ),
938
- children: "First Savings"
939
- }
940
- ) })
941
- ] })
942
- ] }),
943
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
944
- /* @__PURE__ */ jsx(
945
- Image,
946
- {
947
- src: `https://images.axos.com/o9ov1v03uwqk/2zmsYM7kjm1WgbDkir7c3/16313ad773ff08a2d9bfa61ba161a528/nav-submenu-premier-icon.svg`,
948
- alt: "",
949
- width: 20,
950
- height: 20
951
- }
952
- ),
953
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
954
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
955
- Link,
956
- {
957
- href: findMoreAxosDomains(
958
- "{AXOSBANK}/personal/bank/premier"
959
- ),
960
- role: "heading",
961
- children: "Premier"
962
- }
963
- ) }),
964
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
965
- Link,
966
- {
967
- href: findMoreAxosDomains(
968
- "{AXOSBANK}/personal/bank/premier/private-client-banking"
969
- ),
970
- children: "Private Client"
971
- }
972
- ) }),
973
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
974
- Link,
975
- {
976
- href: findMoreAxosDomains(
977
- "{AXOSBANK}/personal/bank/premier/insureguard-savings"
978
- ),
979
- children: "InsureGuard+"
980
- }
981
- ) }),
982
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
983
- Link,
984
- {
985
- href: findMoreAxosDomains(
986
- "{AXOSBANK}/personal/bank/premier/trust"
987
- ),
988
- children: "Trust Accounts"
989
- }
990
- ) })
991
- ] })
992
- ] }),
993
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
994
- /* @__PURE__ */ jsx(
995
- Image,
996
- {
997
- src: `https://images.axos.com/o9ov1v03uwqk/5JqDuUm6D5hbX2MQrbWCQq/0c6b5ed3d5e08cd03e2ca20b8e2f39ef/nav-submenu-atm-icon.svg`,
998
- alt: "",
999
- width: 20,
1000
- height: 20
1001
- }
1002
- ),
1003
- /* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1004
- Link,
1005
- {
1006
- href: findMoreAxosDomains(
1007
- "{AXOSBANK}/personal/support/atm-locator"
1008
- ),
1009
- role: "heading",
1010
- children: "ATM Locator"
1011
- }
1012
- ) }) })
1013
- ] }),
1014
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
1015
- /* @__PURE__ */ jsx(
1016
- Image,
1017
- {
1018
- src: `https://images.axos.com/o9ov1v03uwqk/6ninSDVeSycXICNX8zF4J3/75ccf4194f0b3e7209f4095457bce00d/nav-submenu-raf-icon.svg`,
1019
- alt: "",
1020
- width: 20,
1021
- height: 20
1022
- }
1023
- ),
1024
- /* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1025
- Link,
1026
- {
1027
- href: findMoreAxosDomains(
1028
- "{AXOSBANK}/personal/bank/refer-a-friend"
1029
- ),
1030
- role: "heading",
1031
- children: "Refer-a-Friend"
1032
- }
1033
- ) }) })
1034
- ] }),
1035
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
1036
- /* @__PURE__ */ jsx(
1037
- Image,
1038
- {
1039
- src: `https://images.axos.com/o9ov1v03uwqk/6qP12OCpyBQWIFQHpJBcOc/aa91d77692692608517c43274dae8e19/nav-submenu-insights-icon.webp`,
1040
- alt: "",
1041
- width: 20,
1042
- height: 20
1043
- }
1044
- ),
1045
- /* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1046
- Link,
1047
- {
1048
- href: findMoreAxosDomains(
1049
- "{AXOSBANK}/personal/insights"
1050
- ),
1051
- role: "heading",
1052
- children: "Insights"
1053
- }
1054
- ) }) })
1055
- ] })
1056
- ] })
1057
- ]
1058
- }
1059
- )
1060
- ] }) })
1061
- }
1062
- ),
1063
- hoveredLink === "borrow" && /* @__PURE__ */ jsx(
1064
- "div",
1065
- {
1066
- className: `${styles.dd_wrapper} ${styles.desktop_only} `,
1067
- role: "menu",
1068
- onMouseLeave: handleMouseLeave,
1069
- ref: containerRef,
1070
- tabIndex: 0,
1071
- onKeyDown: (event) => handleKeyDownContainer(event, "personalNav3"),
1072
- children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsxs("div", { className: `${styles.shadow} rounded flex_row`, children: [
1073
- /* @__PURE__ */ jsxs(
1074
- "div",
1075
- {
1076
- className: `${styles.dd_media} ${styles.opacity} ${dd_media} text_center`,
1077
- children: [
1078
- /* @__PURE__ */ jsxs("div", { className: styles.dd_media_header, children: [
1079
- /* @__PURE__ */ jsxs("p", { role: "heading", children: [
1080
- "$0 Lender Fee",
1081
- /* @__PURE__ */ jsx("sup", { children: "1" }),
1082
- " on Home Loans"
1083
- ] }),
1084
- /* @__PURE__ */ jsx("p", { className: styles.mt_8, children: "Our best offer ever on home loans. Don't miss this limited time offer!" })
1085
- ] }),
1086
- /* @__PURE__ */ jsx(
1087
- "div",
1088
- {
1089
- className: `${styles.mt_8} ${styles.dd_media_img}`,
1090
- children: /* @__PURE__ */ jsx(
1091
- "img",
1092
- {
1093
- src: findMoreAxosDomains(
1094
- "{AXOS}/images/6tVncmpCfCXbilZHhFUYJ5/nav-submenu-borrow.webp"
1095
- ),
1096
- alt: "",
1097
- width: 232,
1098
- height: 232
1099
- }
1100
- )
1101
- }
1102
- ),
1103
- /* @__PURE__ */ jsx(
1104
- "div",
1105
- {
1106
- className: `${styles.mt_8} ${styles.dd_media_cta}`,
1107
- children: /* @__PURE__ */ jsx(
1108
- Link,
1109
- {
1110
- href: findMoreAxosDomains(
1111
- "{AXOSBANK}/personal/borrow/mortgages"
1112
- ),
1113
- "aria-label": "get a mortgage quote",
1114
- className: `${dd_main_btn} text_center`,
1115
- children: "Get a Quote"
1116
- }
1117
- )
1118
- }
1119
- )
1120
- ]
1121
- }
1122
- ),
1123
- /* @__PURE__ */ jsxs(
1124
- "div",
1125
- {
1126
- className: `${styles.dd_site_navs} ${styles.opacity} bg_white`,
1127
- children: [
1128
- /* @__PURE__ */ jsxs(
1129
- "div",
1130
- {
1131
- className: `${styles.headline} flex_row middle between`,
1132
- children: [
1133
- /* @__PURE__ */ jsx("span", { role: "heading", children: "Great rates on home loans" }),
1134
- /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
1135
- /* @__PURE__ */ jsx(
1136
- Image,
1137
- {
1138
- src: `https://images.axos.com/o9ov1v03uwqk/jK8YfsETu8QGn7Vpb7x10/3e07dd61bacd8cacb4d62650e88a5e0b/nav-submenu-help-icon.svg`,
1139
- alt: "",
1140
- width: 20,
1141
- height: 20
1142
- }
1143
- ),
1144
- /* @__PURE__ */ jsx(
1145
- "div",
1146
- {
1147
- className: `${styles.headline_cta} ${styles.ml_8}`,
1148
- children: /* @__PURE__ */ jsx(
1149
- Link,
1150
- {
1151
- href: findMoreAxosDomains(
1152
- "{AXOSBANK}/personal/support"
1153
- ),
1154
- children: "Help & Support"
1155
- }
1156
- )
1157
- }
1158
- )
1159
- ] })
1160
- ]
1161
- }
1162
- ),
1163
- /* @__PURE__ */ jsx("hr", {}),
1164
- /* @__PURE__ */ jsxs("div", { className: `${styles.site_lists}`, children: [
1165
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
1166
- /* @__PURE__ */ jsx(
1167
- Image,
1168
- {
1169
- src: `https://images.axos.com/o9ov1v03uwqk/4DCrulmnArCq5AeiHLUNg9/210d1bd6d08d15d9999494ea027ba4fd/nav-submenu-mortgage-icon.webp`,
1170
- alt: "",
1171
- width: 20,
1172
- height: 20
1173
- }
1174
- ),
1175
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1176
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1177
- Link,
1178
- {
1179
- href: findMoreAxosDomains(
1180
- "{AXOSBANK}/personal/borrow/mortgages"
1181
- ),
1182
- role: "heading",
1183
- children: "Mortgages"
1184
- }
1185
- ) }),
1186
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1187
- Link,
1188
- {
1189
- href: findMoreAxosDomains(
1190
- "{AXOSBANK}/personal/borrow/mortgages/buying-a-home"
1191
- ),
1192
- children: "Buying a Home"
1193
- }
1194
- ) }),
1195
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1196
- Link,
1197
- {
1198
- href: findMoreAxosDomains(
1199
- "{AXOSBANK}/personal/borrow/mortgages/refinance"
1200
- ),
1201
- children: "Mortgage Refinance"
1202
- }
1203
- ) }),
1204
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1205
- Link,
1206
- {
1207
- href: findMoreAxosDomains(
1208
- "{AXOSBANK}/personal/borrow/mortgages/buying-a-home/get-pre-qualified"
1209
- ),
1210
- children: "Get Pre-qualified"
1211
- }
1212
- ) }),
1213
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1214
- Link,
1215
- {
1216
- href: findMoreAxosDomains(
1217
- "{AXOSBANK}/personal/borrow/mortgages"
1218
- ),
1219
- children: "Get a Rate Quote"
1220
- }
1221
- ) }),
1222
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1223
- Link,
1224
- {
1225
- href: findMoreAxosDomains(
1226
- "{AFP}/login?apply_mortgage=true"
1227
- ),
1228
- children: "Apply Now"
1229
- }
1230
- ) }),
1231
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1232
- Link,
1233
- {
1234
- href: findMoreAxosDomains(
1235
- "{AXOSBANK}/personal/borrow/mortgages/buying-a-home/process"
1236
- ),
1237
- children: "Mortgage Services"
1238
- }
1239
- ) }),
1240
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1241
- Link,
1242
- {
1243
- href: findMoreAxosDomains(
1244
- "{AXOSBANK}/personal/support/manage-my-loan"
1245
- ),
1246
- children: "Make a Payment"
1247
- }
1248
- ) })
1249
- ] })
1250
- ] }),
1251
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
1252
- /* @__PURE__ */ jsx(
1253
- Image,
1254
- {
1255
- src: `https://images.axos.com/o9ov1v03uwqk/1P3FqllFkxleBe4qGVpcJD/7cfbf9d5aaeaf0b87c70f7438de9119a/nav-submenu-personalloans-icon.webp`,
1256
- alt: "",
1257
- width: 20,
1258
- height: 20
1259
- }
1260
- ),
1261
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1262
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1263
- Link,
1264
- {
1265
- href: findMoreAxosDomains(
1266
- "{AXOSBANK}/personal/borrow/personal-loans"
1267
- ),
1268
- role: "heading",
1269
- children: "Personal Loans"
1270
- }
1271
- ) }),
1272
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1273
- Link,
1274
- {
1275
- href: findMoreAxosDomains(
1276
- "{AXOSBANK}/personal/borrow/personal-loans"
1277
- ),
1278
- children: "Learn More"
1279
- }
1280
- ) }),
1281
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1282
- Link,
1283
- {
1284
- href: findMoreAxosDomains(`{PERSONALLOANS}`),
1285
- children: "Apply Now"
1286
- }
1287
- ) }),
1288
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1289
- Link,
1290
- {
1291
- href: findMoreAxosDomains(
1292
- "{AXOSBANK}/personal/support/manage-my-loan"
1293
- ),
1294
- children: "Make a Payment"
1295
- }
1296
- ) }),
1297
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1298
- Link,
1299
- {
1300
- href: findMoreAxosDomains(
1301
- "{AXOSBANK}/personal/borrow/personal-loans/debt-consolidation"
1302
- ),
1303
- children: "Debt Consolidation Loans"
1304
- }
1305
- ) }),
1306
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1307
- Link,
1308
- {
1309
- href: findMoreAxosDomains(
1310
- "{AXOSBANK}/personal/borrow/personal-loans/home-improvements"
1311
- ),
1312
- children: "Home Improvement Loans"
1313
- }
1314
- ) }),
1315
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1316
- Link,
1317
- {
1318
- href: findMoreAxosDomains(
1319
- "{AXOSBANK}/personal/borrow/personal-loans/major-purchases"
1320
- ),
1321
- children: "Major Purchases Loans"
1322
- }
1323
- ) })
1324
- ] })
1325
- ] }),
1326
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
1327
- /* @__PURE__ */ jsx(
1328
- Image,
1329
- {
1330
- src: `https://images.axos.com/o9ov1v03uwqk/jpqd1KnknpG6gVaYg04Bl/a55d179434815dc4029ee413d8d7a703/nav-submenu-auto-icon.webp`,
1331
- alt: "",
1332
- width: 20,
1333
- height: 20
1334
- }
1335
- ),
1336
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1337
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1338
- Link,
1339
- {
1340
- href: findMoreAxosDomains(
1341
- "{AXOSBANK}/personal/borrow/auto-loans"
1342
- ),
1343
- role: "heading",
1344
- children: "Auto Loans"
1345
- }
1346
- ) }),
1347
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1348
- Link,
1349
- {
1350
- href: findMoreAxosDomains(
1351
- "{AXOSBANK}/personal/borrow/auto-loans/purchase-a-vehicle"
1352
- ),
1353
- children: "Auto Purchase Loans"
1354
- }
1355
- ) }),
1356
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1357
- Link,
1358
- {
1359
- href: findMoreAxosDomains(
1360
- "{AXOSBANK}/personal/borrow/auto-loans/refinance"
1361
- ),
1362
- children: "Auto Refinance Loans"
1363
- }
1364
- ) }),
1365
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1366
- Link,
1367
- {
1368
- href: findMoreAxosDomains(
1369
- "{AXOSBANK}/tools/calculators/auto-loan-calculator"
1370
- ),
1371
- children: "Auto Payment Calculator"
1372
- }
1373
- ) }),
1374
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1375
- Link,
1376
- {
1377
- href: findMoreAxosDomains(
1378
- "{AXOSBANK}/personal/support/manage-my-loan"
1379
- ),
1380
- children: "Manage My Loan"
1381
- }
1382
- ) })
1383
- ] })
1384
- ] }),
1385
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
1386
- /* @__PURE__ */ jsx(
1387
- Image,
1388
- {
1389
- src: `https://images.axos.com/o9ov1v03uwqk/4PzOJa1zI8qoTiFwQZHywH/3b135a2bb9f281633d2d9f8035dff6e3/nav-submenu-marine-icon.svg`,
1390
- alt: "",
1391
- width: 20,
1392
- height: 20
1393
- }
1394
- ),
1395
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1396
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1397
- Link,
1398
- {
1399
- href: findMoreAxosDomains(
1400
- "{AXOSBANK}/personal/borrow/marine-loans"
1401
- ),
1402
- role: "heading",
1403
- children: "Marine Loans"
1404
- }
1405
- ) }),
1406
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1407
- Link,
1408
- {
1409
- href: findMoreAxosDomains(
1410
- "{AXOSBANK}/personal/borrow/marine-loans"
1411
- ),
1412
- children: "Find The Right Loan"
1413
- }
1414
- ) }),
1415
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1416
- Link,
1417
- {
1418
- href: findMoreAxosDomains(
1419
- "{AXOSBANK}/personal/borrow/marine-loans#AXB----Lets-Talk-LVF-for-AXB----Webform"
1420
- ),
1421
- children: "Contact Us"
1422
- }
1423
- ) })
1424
- ] })
1425
- ] })
1426
- ] })
1427
- ]
1428
- }
1429
- )
1430
- ] }) })
1431
- }
1432
- ),
1433
- hoveredLink === "invest" && /* @__PURE__ */ jsx(
1434
- "div",
1435
- {
1436
- className: `${styles.dd_wrapper} ${styles.desktop_only} `,
1437
- role: "menu",
1438
- onMouseLeave: handleMouseLeave,
1439
- ref: containerRef,
1440
- tabIndex: 0,
1441
- onKeyDown: (event) => handleKeyDownContainer(event, "personalNav4"),
1442
- children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsxs("div", { className: `${styles.shadow} rounded flex_row`, children: [
1443
- /* @__PURE__ */ jsxs(
1444
- "div",
1445
- {
1446
- className: `${styles.dd_media} ${styles.opacity} ${dd_media} text_center`,
1447
- children: [
1448
- /* @__PURE__ */ jsxs("div", { className: styles.dd_media_header, children: [
1449
- /* @__PURE__ */ jsx("p", { role: "heading", children: "Managed portfolios selection tool" }),
1450
- /* @__PURE__ */ jsx("p", { className: styles.mt_8, children: "Investing made personal and powerful. Answer a few questions and discover curated stock, mutual fund, and ETF portfolios designed to match your financial lifecycle phase." })
1451
- ] }),
1452
- /* @__PURE__ */ jsx(
1453
- "div",
1454
- {
1455
- className: `${styles.mt_8} ${styles.dd_media_img}`,
1456
- children: /* @__PURE__ */ jsx(
1457
- "img",
1458
- {
1459
- src: findMoreAxosDomains(
1460
- "{AXOS}/images/1Gg7yGe3iY6GFxTSxL3i1u/nav-submenu-managed-portfolios-selection-tool.png"
1461
- ),
1462
- alt: "",
1463
- width: 232,
1464
- height: 232
1465
- }
1466
- )
1467
- }
1468
- ),
1469
- /* @__PURE__ */ jsx(
1470
- "div",
1471
- {
1472
- className: `${styles.mt_8} ${styles.dd_media_cta}`,
1473
- children: /* @__PURE__ */ jsx(
1474
- Link,
1475
- {
1476
- href: findMoreAxosDomains(
1477
- "{AXOS}/invest/managed-portfolios/questionnaire"
1478
- ),
1479
- "aria-label": "learn more about managed portfolios.",
1480
- className: `${dd_main_btn} text_center`,
1481
- children: "Learn More"
1482
- }
1483
- )
1484
- }
1485
- )
1486
- ]
1487
- }
1488
- ),
1489
- /* @__PURE__ */ jsxs(
1490
- "div",
1491
- {
1492
- className: `${styles.dd_site_navs} ${styles.opacity} bg_white`,
1493
- children: [
1494
- /* @__PURE__ */ jsxs(
1495
- "div",
1496
- {
1497
- className: `${styles.headline} flex_row middle between`,
1498
- children: [
1499
- /* @__PURE__ */ jsx("span", { role: "heading", children: "Quickly discover and compare mutual funds and ETFs" }),
1500
- /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
1501
- /* @__PURE__ */ jsx(
1502
- Image,
1503
- {
1504
- src: `https://images.axos.com/o9ov1v03uwqk/jK8YfsETu8QGn7Vpb7x10/3e07dd61bacd8cacb4d62650e88a5e0b/nav-submenu-help-icon.svg`,
1505
- alt: "",
1506
- width: 20,
1507
- height: 20
1508
- }
1509
- ),
1510
- /* @__PURE__ */ jsx(
1511
- "div",
1512
- {
1513
- className: `${styles.headline_cta} ${styles.ml_8}`,
1514
- children: /* @__PURE__ */ jsx(
1515
- Link,
1516
- {
1517
- href: findMoreAxosDomains(
1518
- "{AXOS}/invest/support"
1519
- ),
1520
- children: "Help & Support"
1521
- }
1522
- )
1523
- }
1524
- )
1525
- ] })
1526
- ]
1527
- }
1528
- ),
1529
- /* @__PURE__ */ jsx("hr", {}),
1530
- /* @__PURE__ */ jsxs("div", { className: `${styles.site_lists}`, children: [
1531
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
1532
- /* @__PURE__ */ jsx(
1533
- Image,
1534
- {
1535
- src: `https://images.axos.com/o9ov1v03uwqk/1plPiU22JsVdZW6B6XkBi9/14d55691945fba0ba77a7433c6dae988/nav-submenu-mp-icon.svg`,
1536
- alt: "",
1537
- width: 20,
1538
- height: 20
1539
- }
1540
- ),
1541
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1542
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1543
- Link,
1544
- {
1545
- href: findMoreAxosDomains(
1546
- "{AXOS}/invest/managed-portfolios"
1547
- ),
1548
- role: "heading",
1549
- children: "Managed Portfolios"
1550
- }
1551
- ) }),
1552
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1553
- Link,
1554
- {
1555
- href: findMoreAxosDomains(
1556
- "{AXOS}/invest/managed-portfolios"
1557
- ),
1558
- children: "Managed Portfolios"
1559
- }
1560
- ) }),
1561
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1562
- Link,
1563
- {
1564
- href: findMoreAxosDomains(
1565
- "{AXOS}/invest/managed-portfolios/investing-details"
1566
- ),
1567
- children: "Investing Details"
1568
- }
1569
- ) })
1570
- ] })
1571
- ] }),
1572
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
1573
- /* @__PURE__ */ jsx(
1574
- Image,
1575
- {
1576
- src: `https://images.axos.com/o9ov1v03uwqk/AZigMaq83kcvUG8bUGsDz/c3dc8ae0e3020b4c39dd64af9f693b9a/nav-submenu-sdt-icon.webp`,
1577
- alt: "",
1578
- width: 20,
1579
- height: 20
1580
- }
1581
- ),
1582
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1583
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1584
- Link,
1585
- {
1586
- href: findMoreAxosDomains(
1587
- "{AXOS}/invest/self-directed-trading"
1588
- ),
1589
- role: "heading",
1590
- children: "Self-Directed Trading"
1591
- }
1592
- ) }),
1593
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1594
- Link,
1595
- {
1596
- href: findMoreAxosDomains(
1597
- "{AXOS}/invest/self-directed-trading/axos-elite-investing"
1598
- ),
1599
- children: "Axos Elite Investing"
1600
- }
1601
- ) }),
1602
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1603
- Link,
1604
- {
1605
- href: findMoreAxosDomains(
1606
- "{AXOS}/invest/self-directed-trading/commission-free-stocks-and-etfs"
1607
- ),
1608
- children: "Stocks & ETFs"
1609
- }
1610
- ) }),
1611
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1612
- Link,
1613
- {
1614
- href: findMoreAxosDomains(
1615
- "{AXOS}/invest/self-directed-trading/margin-trading"
1616
- ),
1617
- children: "Margin Trading"
1618
- }
1619
- ) }),
1620
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1621
- Link,
1622
- {
1623
- href: findMoreAxosDomains(
1624
- "{AXOS}/invest/self-directed-trading/options-trading"
1625
- ),
1626
- children: "Options Trading"
1627
- }
1628
- ) })
1629
- ] })
1630
- ] }),
1631
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
1632
- /* @__PURE__ */ jsx(
1633
- Image,
1634
- {
1635
- src: `https://images.axos.com/o9ov1v03uwqk/1enbU0rQRzTsm4mVsSNaso/1cd6f813063d71515a09ee338250215a/nav-submenu-retirement-icon.svg`,
1636
- alt: "",
1637
- width: 20,
1638
- height: 20
1639
- }
1640
- ),
1641
- /* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1642
- Link,
1643
- {
1644
- href: findMoreAxosDomains(
1645
- "{AXOS}/invest/retirement"
1646
- ),
1647
- role: "heading",
1648
- children: "Retirement"
1649
- }
1650
- ) }) })
1651
- ] }),
1652
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
1653
- /* @__PURE__ */ jsx(
1654
- Image,
1655
- {
1656
- src: `https://images.axos.com/o9ov1v03uwqk/jK8YfsETu8QGn7Vpb7x10/3e07dd61bacd8cacb4d62650e88a5e0b/nav-submenu-help-icon.svg`,
1657
- alt: "",
1658
- width: 20,
1659
- height: 20
1660
- }
1661
- ),
1662
- /* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1663
- Link,
1664
- {
1665
- href: findMoreAxosDomains(
1666
- "{AXOS}/invest/support"
1667
- ),
1668
- role: "heading",
1669
- children: "Support"
1670
- }
1671
- ) }) })
1672
- ] }),
1673
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
1674
- /* @__PURE__ */ jsx(
1675
- Image,
1676
- {
1677
- src: `https://images.axos.com/o9ov1v03uwqk/6qP12OCpyBQWIFQHpJBcOc/aa91d77692692608517c43274dae8e19/nav-submenu-insights-icon.webp`,
1678
- alt: "",
1679
- width: 20,
1680
- height: 20
1681
- }
1682
- ),
1683
- /* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1684
- Link,
1685
- {
1686
- href: findMoreAxosDomains(
1687
- "{AXOS}/invest/insights"
1688
- ),
1689
- role: "heading",
1690
- children: "Insights"
1691
- }
1692
- ) }) })
1693
- ] })
1694
- ] })
1695
- ]
1696
- }
1697
- )
1698
- ] }) })
1699
- }
1700
- ),
1701
- hoveredLink === "plan" && /* @__PURE__ */ jsx(
1702
- "div",
1703
- {
1704
- className: `${styles.dd_wrapper} ${styles.desktop_only} `,
1705
- role: "menu",
1706
- onMouseLeave: handleMouseLeave,
1707
- ref: containerRef,
1708
- tabIndex: 0,
1709
- onKeyDown: (event) => handleKeyDownContainer(event, "personalNav4"),
1710
- children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsxs("div", { className: `${styles.shadow} rounded flex_row`, children: [
1711
- /* @__PURE__ */ jsxs(
1712
- "div",
1713
- {
1714
- className: `${styles.dd_media} ${styles.opacity} ${dd_media} text_center`,
1715
- children: [
1716
- /* @__PURE__ */ jsxs("div", { className: styles.dd_media_header, children: [
1717
- /* @__PURE__ */ jsx("p", { role: "heading", children: "All your finances. In one place." }),
1718
- /* @__PURE__ */ jsx("p", { className: styles.mt_8, children: "Get the Axos All-In-One Mobile App and gain the insights you need to plan your next move. No Axos account required!" })
1719
- ] }),
1720
- /* @__PURE__ */ jsx(
1721
- "div",
1722
- {
1723
- className: `${styles.mt_8} ${styles.dd_media_img}`,
1724
- children: /* @__PURE__ */ jsx(
1725
- "img",
1726
- {
1727
- src: findMoreAxosDomains(
1728
- "{AXOS}/images/4vSUrmXEbK80FeuAfe2fqJ/nav-submenu-plan.webp"
1729
- ),
1730
- alt: "",
1731
- width: 232,
1732
- height: 232
1733
- }
1734
- )
1735
- }
1736
- ),
1737
- /* @__PURE__ */ jsx(
1738
- "div",
1739
- {
1740
- className: `${styles.mt_8} ${styles.dd_media_cta}`,
1741
- children: /* @__PURE__ */ jsx(
1742
- Link,
1743
- {
1744
- href: findMoreAxosDomains(
1745
- "{AXOSBANK}/tools/payment-apps/mobile-app"
1746
- ),
1747
- "aria-label": "download the mobile app",
1748
- className: `${dd_main_btn} text_center`,
1749
- children: "Get the App"
1750
- }
1751
- )
1752
- }
1753
- )
1754
- ]
1755
- }
1756
- ),
1757
- /* @__PURE__ */ jsxs(
1758
- "div",
1759
- {
1760
- className: `${styles.dd_site_navs} ${styles.opacity} bg_white`,
1761
- children: [
1762
- /* @__PURE__ */ jsxs(
1763
- "div",
1764
- {
1765
- className: `${styles.headline} flex_row middle between`,
1766
- children: [
1767
- /* @__PURE__ */ jsx("span", { role: "heading", children: "Plan your next move" }),
1768
- /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
1769
- /* @__PURE__ */ jsx(
1770
- Image,
1771
- {
1772
- src: `https://images.axos.com/o9ov1v03uwqk/jK8YfsETu8QGn7Vpb7x10/3e07dd61bacd8cacb4d62650e88a5e0b/nav-submenu-help-icon.svg`,
1773
- alt: "",
1774
- width: 20,
1775
- height: 20
1776
- }
1777
- ),
1778
- /* @__PURE__ */ jsx(
1779
- "div",
1780
- {
1781
- className: `${styles.headline_cta} ${styles.ml_8}`,
1782
- children: /* @__PURE__ */ jsx(
1783
- Link,
1784
- {
1785
- href: findMoreAxosDomains(
1786
- "{AXOSBANK}/personal/support"
1787
- ),
1788
- children: "Help & Support"
1789
- }
1790
- )
1791
- }
1792
- )
1793
- ] })
1794
- ]
1795
- }
1796
- ),
1797
- /* @__PURE__ */ jsx("hr", {}),
1798
- /* @__PURE__ */ jsxs("div", { className: `${styles.site_lists}`, children: [
1799
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
1800
- /* @__PURE__ */ jsx(
1801
- Image,
1802
- {
1803
- src: `https://images.axos.com/o9ov1v03uwqk/3bY5vS0jWKu5FYx3wYjhc5/1be7a91da244ae54796ea8191c07150b/nav-submenu-app-icon.webp`,
1804
- alt: "",
1805
- width: 20,
1806
- height: 20
1807
- }
1808
- ),
1809
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1810
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1811
- Link,
1812
- {
1813
- href: findMoreAxosDomains(
1814
- "{AXOSBANK}/tools/payment-apps/mobile-app"
1815
- ),
1816
- role: "heading",
1817
- children: "Axos Mobile App"
1818
- }
1819
- ) }),
1820
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1821
- Link,
1822
- {
1823
- href: findMoreAxosDomains(
1824
- "{AXOSBANK}/tools/payment-apps/mobile-app"
1825
- ),
1826
- children: "Download the App"
1827
- }
1828
- ) }),
1829
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1830
- Link,
1831
- {
1832
- href: findMoreAxosDomains(
1833
- "{AXOSBANK}/tools/payment-apps/mobile-app"
1834
- ),
1835
- children: "Mobile App Features"
1836
- }
1837
- ) })
1838
- ] })
1839
- ] }),
1840
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
1841
- /* @__PURE__ */ jsx(
1842
- Image,
1843
- {
1844
- src: `https://images.axos.com/o9ov1v03uwqk/4Dbx1OIp2ARiyWFC0dOqzg/38540096c180880dbb70176d3b2b1b2b/nav-submenu-tools-icon.webp`,
1845
- alt: "",
1846
- width: 20,
1847
- height: 20
1848
- }
1849
- ),
1850
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1851
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1852
- Link,
1853
- {
1854
- href: findMoreAxosDomains("{AXOSBANK}/tools"),
1855
- role: "heading",
1856
- children: "Financial Tools"
1857
- }
1858
- ) }),
1859
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1860
- Link,
1861
- {
1862
- href: findMoreAxosDomains(
1863
- "{AXOSBANK}/tools/calculators"
1864
- ),
1865
- children: "Calculators"
1866
- }
1867
- ) }),
1868
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1869
- Link,
1870
- {
1871
- href: findMoreAxosDomains(
1872
- "{AXOSBANK}/tools/credit-score-monitoring"
1873
- ),
1874
- children: "Credit Score Monitoring"
1875
- }
1876
- ) }),
1877
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1878
- Link,
1879
- {
1880
- href: findMoreAxosDomains(
1881
- "{AXOSBANK}/personal/personal-finance-manager"
1882
- ),
1883
- children: "Personal Finance Manager"
1884
- }
1885
- ) }),
1886
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1887
- Link,
1888
- {
1889
- href: findMoreAxosDomains("{AXOSBANK}/tools"),
1890
- children: "Additional Tools"
1891
- }
1892
- ) }),
1893
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1894
- Link,
1895
- {
1896
- href: findMoreAxosDomains(
1897
- "{AXOSBANK}/tools/fund-your-account"
1898
- ),
1899
- children: "Fund Your Account"
1900
- }
1901
- ) })
1902
- ] })
1903
- ] }),
1904
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
1905
- /* @__PURE__ */ jsx(
1906
- Image,
1907
- {
1908
- src: `https://images.axos.com/o9ov1v03uwqk/6qP12OCpyBQWIFQHpJBcOc/aa91d77692692608517c43274dae8e19/nav-submenu-insights-icon.webp`,
1909
- alt: "",
1910
- width: 20,
1911
- height: 20
1912
- }
1913
- ),
1914
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
1915
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1916
- Link,
1917
- {
1918
- href: findMoreAxosDomains(
1919
- "{AXOSBANK}/personal/insights"
1920
- ),
1921
- role: "heading",
1922
- children: "Education & Insights"
1923
- }
1924
- ) }),
1925
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1926
- Link,
1927
- {
1928
- href: findMoreAxosDomains(
1929
- "{AXOSBANK}/personal/insights/finance"
1930
- ),
1931
- children: "Banking Insights"
1932
- }
1933
- ) }),
1934
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
1935
- Link,
1936
- {
1937
- href: findMoreAxosDomains(
1938
- "{AXOS}/invest/insights"
1939
- ),
1940
- children: "Investing Insights"
1941
- }
1942
- ) })
1943
- ] })
1944
- ] })
1945
- ] })
1946
- ]
1947
- }
1948
- )
1949
- ] }) })
1950
- }
1951
- ),
1952
- hoveredLink === "sbb" && /* @__PURE__ */ jsx(
1953
- "div",
1954
- {
1955
- className: `${styles.dd_wrapper} ${styles.desktop_only} `,
1956
- role: "menu",
1957
- onMouseLeave: handleMouseLeave,
1958
- ref: containerRef,
1959
- tabIndex: 0,
1960
- onKeyDown: (event) => handleKeyDownContainer(event, "busNav2"),
1961
- children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsxs("div", { className: `${styles.shadow} rounded flex_row`, children: [
1962
- /* @__PURE__ */ jsxs(
1963
- "div",
1964
- {
1965
- className: `${styles.dd_media} ${styles.opacity} ${dd_media} text_center`,
1966
- children: [
1967
- /* @__PURE__ */ jsxs("div", { className: styles.dd_media_header, children: [
1968
- /* @__PURE__ */ jsx("p", { role: "heading", children: "Open a Business Banking Account" }),
1969
- /* @__PURE__ */ jsxs("p", { className: styles.mt_8, children: [
1970
- "Designed to move your business forward. Speak to a Relationship Manager at",
1971
- " ",
1972
- /* @__PURE__ */ jsx(
1973
- "a",
1974
- {
1975
- href: "tel:844-678-2726",
1976
- style: { color: "#fff" },
1977
- children: "844-678-2726"
1978
- }
1979
- )
1980
- ] })
1981
- ] }),
1982
- /* @__PURE__ */ jsx(
1983
- "div",
1984
- {
1985
- className: `${styles.mt_8} ${styles.dd_media_img}`,
1986
- children: /* @__PURE__ */ jsx(
1987
- "img",
1988
- {
1989
- src: findMoreAxosDomains(
1990
- "{AXOS}/images/5vHrV4m3DbDQt13GOahbYA/nav-submenu-sbb.png"
1991
- ),
1992
- alt: "",
1993
- width: 232,
1994
- height: 232
1995
- }
1996
- )
1997
- }
1998
- ),
1999
- /* @__PURE__ */ jsxs(
2000
- "div",
2001
- {
2002
- className: `${styles.mt_8} ${styles.dd_media_cta}`,
2003
- children: [
2004
- /* @__PURE__ */ jsx(
2005
- Link,
2006
- {
2007
- href: findMoreAxosDomains(
2008
- "{AXOSBANK}/business/open-account-return-to-application"
2009
- ),
2010
- "aria-label": "open a business account",
2011
- className: `${dd_main_btn} text_center`,
2012
- children: "Open an Account"
2013
- }
2014
- ),
2015
- /* @__PURE__ */ jsx(
2016
- Link,
2017
- {
2018
- href: findMoreAxosDomains(
2019
- "{AXOSBANK}/business/open-account-return-to-application#AXB----Return-To-My-Application----Icon-Billboard"
2020
- ),
2021
- className: dd_cta_link,
2022
- children: "Check Application Status"
2023
- }
2024
- )
2025
- ]
2026
- }
2027
- )
2028
- ]
2029
- }
2030
- ),
2031
- /* @__PURE__ */ jsxs(
2032
- "div",
2033
- {
2034
- className: `${styles.dd_site_navs} ${styles.opacity} bg_white`,
2035
- children: [
2036
- /* @__PURE__ */ jsxs(
2037
- "div",
2038
- {
2039
- className: `${styles.headline} flex_row middle between`,
2040
- children: [
2041
- /* @__PURE__ */ jsx("span", { role: "heading", children: "Move your business forward" }),
2042
- /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
2043
- /* @__PURE__ */ jsx(
2044
- Image,
2045
- {
2046
- src: `https://images.axos.com/o9ov1v03uwqk/jK8YfsETu8QGn7Vpb7x10/3e07dd61bacd8cacb4d62650e88a5e0b/nav-submenu-help-icon.svg`,
2047
- alt: "",
2048
- width: 20,
2049
- height: 20
2050
- }
2051
- ),
2052
- /* @__PURE__ */ jsx(
2053
- "div",
2054
- {
2055
- className: `${styles.headline_cta} ${styles.ml_8}`,
2056
- children: /* @__PURE__ */ jsx(
2057
- Link,
2058
- {
2059
- href: findMoreAxosDomains(
2060
- "{AXOSBANK}/business/support"
2061
- ),
2062
- children: "Help & Support"
2063
- }
2064
- )
2065
- }
2066
- )
2067
- ] })
2068
- ]
2069
- }
2070
- ),
2071
- /* @__PURE__ */ jsx("hr", {}),
2072
- /* @__PURE__ */ jsxs("div", { className: `${styles.site_lists}`, children: [
2073
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2074
- /* @__PURE__ */ jsx(
2075
- Image,
2076
- {
2077
- src: `https://images.axos.com/o9ov1v03uwqk/1C6PYF4ecl8NB0bE839Dca/cab3ae959e83d8546491e792ead4573a/nav-submenu-checking-icon.svg`,
2078
- alt: "",
2079
- width: 20,
2080
- height: 20
2081
- }
2082
- ),
2083
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2084
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2085
- Link,
2086
- {
2087
- href: findMoreAxosDomains(
2088
- "{AXOSBANK}/business/business-checking-accounts"
2089
- ),
2090
- role: "heading",
2091
- children: "Checking"
2092
- }
2093
- ) }),
2094
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2095
- Link,
2096
- {
2097
- href: findMoreAxosDomains(
2098
- "{AXOSBANK}/business/business-checking-accounts/basic-business-checking"
2099
- ),
2100
- children: "Basic Business Checking"
2101
- }
2102
- ) }),
2103
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2104
- Link,
2105
- {
2106
- href: findMoreAxosDomains(
2107
- "{AXOSBANK}/business/business-checking-accounts/business-interest-checking"
2108
- ),
2109
- children: "Business Interest Checking"
2110
- }
2111
- ) })
2112
- ] })
2113
- ] }),
2114
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2115
- /* @__PURE__ */ jsx(
2116
- Image,
2117
- {
2118
- src: `https://images.axos.com/o9ov1v03uwqk/5ODchMOjrkKa90SBWKwcDw/e5508c26d341bfb58318e052d89f4771/nav-submenu-savings-icon.svg`,
2119
- alt: "",
2120
- width: 20,
2121
- height: 20
2122
- }
2123
- ),
2124
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2125
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2126
- Link,
2127
- {
2128
- href: findMoreAxosDomains(
2129
- "{AXOSBANK}/business/savings"
2130
- ),
2131
- role: "heading",
2132
- children: "Savings"
2133
- }
2134
- ) }),
2135
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2136
- Link,
2137
- {
2138
- href: findMoreAxosDomains(
2139
- "{AXOSBANK}/business/savings/business-money-market-accounts/business-money-market"
2140
- ),
2141
- children: "Business Money Market"
2142
- }
2143
- ) }),
2144
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2145
- Link,
2146
- {
2147
- href: findMoreAxosDomains(
2148
- "{AXOSBANK}/business/savings/business-savings-accounts/business-premium-savings"
2149
- ),
2150
- children: "Business Premium Savings"
2151
- }
2152
- ) }),
2153
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2154
- Link,
2155
- {
2156
- href: findMoreAxosDomains(
2157
- "{AXOSBANK}/business/savings/business-savings-accounts/business-savings"
2158
- ),
2159
- children: "Business Savings"
2160
- }
2161
- ) }),
2162
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2163
- Link,
2164
- {
2165
- href: findMoreAxosDomains(
2166
- "{AXOSBANK}/business/savings/business-money-market-accounts/non-profit-money-market"
2167
- ),
2168
- children: "Non-Profit Money Market"
2169
- }
2170
- ) })
2171
- ] })
2172
- ] }),
2173
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2174
- /* @__PURE__ */ jsx(
2175
- Image,
2176
- {
2177
- src: `https://images.axos.com/o9ov1v03uwqk/6bS9epOgzZpJY2jeuepswo/5ee31f624370b44ab1483b537c3fa704/nav-submenu-bundles-icon.svg`,
2178
- alt: "",
2179
- width: 20,
2180
- height: 20
2181
- }
2182
- ),
2183
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2184
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2185
- Link,
2186
- {
2187
- href: findMoreAxosDomains(
2188
- "{AXOSBANK}/business/axos-business-bundle"
2189
- ),
2190
- role: "heading",
2191
- children: "Bundles"
2192
- }
2193
- ) }),
2194
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2195
- Link,
2196
- {
2197
- href: findMoreAxosDomains(
2198
- "{AXOSBANK}/business/axos-business-bundle"
2199
- ),
2200
- children: "Axos Business Bundle"
2201
- }
2202
- ) })
2203
- ] })
2204
- ] }),
2205
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2206
- /* @__PURE__ */ jsx(
2207
- Image,
2208
- {
2209
- src: `https://images.axos.com/o9ov1v03uwqk/3Nfbmfh8GeqQ05IBe9Jrmu/45369b473bdd3b280748ceee566542dc/nav-submenu-services-icon.svg`,
2210
- alt: "",
2211
- width: 20,
2212
- height: 20
2213
- }
2214
- ),
2215
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2216
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2217
- Link,
2218
- {
2219
- href: findMoreAxosDomains(
2220
- "{AXOSBANK}/business/services"
2221
- ),
2222
- role: "heading",
2223
- children: "Services"
2224
- }
2225
- ) }),
2226
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2227
- Link,
2228
- {
2229
- href: findMoreAxosDomains(
2230
- "{AXOSBANK}/business/services/merchant-services"
2231
- ),
2232
- children: "Merchant Services"
2233
- }
2234
- ) }),
2235
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2236
- Link,
2237
- {
2238
- href: findMoreAxosDomains(
2239
- "{AXOSBANK}/business/services/payroll-services"
2240
- ),
2241
- children: "Payroll Services"
2242
- }
2243
- ) }),
2244
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2245
- Link,
2246
- {
2247
- href: findMoreAxosDomains(
2248
- "{AXOSBANK}/business/services/sba-loans"
2249
- ),
2250
- children: "SBA Loans"
2251
- }
2252
- ) }),
2253
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2254
- Link,
2255
- {
2256
- href: findMoreAxosDomains(
2257
- "{AXOSBANK}/business/services/treasury-management"
2258
- ),
2259
- children: "Treasury Management"
2260
- }
2261
- ) }),
2262
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2263
- Link,
2264
- {
2265
- href: findMoreAxosDomains(
2266
- "{AXOSBANK}/business/services/insured-cash-sweep"
2267
- ),
2268
- children: "Insured Cash Sweep"
2269
- }
2270
- ) }),
2271
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2272
- Link,
2273
- {
2274
- href: findMoreAxosDomains(
2275
- "{AXOSBANK}/business/digital-business-banking"
2276
- ),
2277
- children: "Digital Banking"
2278
- }
2279
- ) })
2280
- ] })
2281
- ] }),
2282
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2283
- /* @__PURE__ */ jsx(
2284
- Image,
2285
- {
2286
- src: `https://images.axos.com/o9ov1v03uwqk/7937jPXKWwAOtAJyWzbRFJ/45d2abc8e8492c6dc06a0866f2a7a123/thumbs_up_icon.png`,
2287
- alt: "",
2288
- width: 20,
2289
- height: 20
2290
- }
2291
- ),
2292
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2293
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2294
- Link,
2295
- {
2296
- href: findMoreAxosDomains(
2297
- "{AXOSBANK}/business/solutions/new-business"
2298
- ),
2299
- role: "heading",
2300
- children: "Solutions"
2301
- }
2302
- ) }),
2303
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2304
- Link,
2305
- {
2306
- href: findMoreAxosDomains(
2307
- "{AXOSBANK}/business/solutions/new-business"
2308
- ),
2309
- children: "New Business"
2310
- }
2311
- ) }),
2312
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2313
- Link,
2314
- {
2315
- href: findMoreAxosDomains(
2316
- "{AXOSBANK}/business/solutions/nonprofit-banking"
2317
- ),
2318
- children: "Nonprofit Banking"
2319
- }
2320
- ) })
2321
- ] })
2322
- ] }),
2323
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2324
- /* @__PURE__ */ jsx(
2325
- Image,
2326
- {
2327
- src: `https://images.axos.com/o9ov1v03uwqk/5gl7pjl2PM7tFJpCaIl4RC/456ef17e517ab221895716596da8760a/nav-submenu-other-icon.svg`,
2328
- alt: "",
2329
- width: 20,
2330
- height: 20
2331
- }
2332
- ),
2333
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2334
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2335
- Link,
2336
- {
2337
- href: findMoreAxosDomains(
2338
- "{AXOSBANK}/business/support"
2339
- ),
2340
- role: "heading",
2341
- children: "Other Resources"
2342
- }
2343
- ) }),
2344
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2345
- Link,
2346
- {
2347
- href: findMoreAxosDomains(
2348
- "{AXOSBANK}/business/support/faqs"
2349
- ),
2350
- children: "FAQ"
2351
- }
2352
- ) }),
2353
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2354
- Link,
2355
- {
2356
- href: findMoreAxosDomains(
2357
- "{AXOSBANK}/business/support/atm-locator"
2358
- ),
2359
- children: "ATM Locator"
2360
- }
2361
- ) }),
2362
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2363
- Link,
2364
- {
2365
- href: findMoreAxosDomains(
2366
- "{AXOSBANK}/tools/calculators/saving-to-start-a-business-calculator"
2367
- ),
2368
- children: "Calculators"
2369
- }
2370
- ) })
2371
- ] })
2372
- ] }),
2373
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2374
- /* @__PURE__ */ jsx(
2375
- Image,
2376
- {
2377
- src: `https://images.axos.com/o9ov1v03uwqk/6ninSDVeSycXICNX8zF4J3/75ccf4194f0b3e7209f4095457bce00d/nav-submenu-raf-icon.svg`,
2378
- alt: "",
2379
- width: 20,
2380
- height: 20
2381
- }
2382
- ),
2383
- /* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2384
- Link,
2385
- {
2386
- href: findMoreAxosDomains(
2387
- "{AXOSBANK}/business/refer-a-business"
2388
- ),
2389
- role: "heading",
2390
- children: "Refer-a-Business"
2391
- }
2392
- ) }) })
2393
- ] }),
2394
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2395
- /* @__PURE__ */ jsx(
2396
- Image,
2397
- {
2398
- src: `https://images.axos.com/o9ov1v03uwqk/6qP12OCpyBQWIFQHpJBcOc/aa91d77692692608517c43274dae8e19/nav-submenu-insights-icon.webp`,
2399
- alt: "",
2400
- width: 20,
2401
- height: 20
2402
- }
2403
- ),
2404
- /* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2405
- Link,
2406
- {
2407
- href: findMoreAxosDomains(
2408
- "{AXOSBANK}/business/insights"
2409
- ),
2410
- role: "heading",
2411
- children: "Insights"
2412
- }
2413
- ) }) })
2414
- ] })
2415
- ] })
2416
- ]
2417
- }
2418
- )
2419
- ] }) })
2420
- }
2421
- ),
2422
- hoveredLink === "combank" && /* @__PURE__ */ jsx(
2423
- "div",
2424
- {
2425
- className: `${styles.dd_wrapper} ${styles.desktop_only} `,
2426
- role: "menu",
2427
- onMouseLeave: handleMouseLeave,
2428
- ref: containerRef,
2429
- tabIndex: 0,
2430
- onKeyDown: (event) => handleKeyDownContainer(event, "busNav3"),
2431
- children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsxs("div", { className: `${styles.shadow} rounded flex_row`, children: [
2432
- /* @__PURE__ */ jsxs(
2433
- "div",
2434
- {
2435
- className: `${styles.dd_media} ${styles.opacity} ${dd_media} text_center`,
2436
- children: [
2437
- /* @__PURE__ */ jsxs("div", { className: styles.dd_media_header, children: [
2438
- /* @__PURE__ */ jsx("p", { role: "heading", children: "Commercial Banking" }),
2439
- /* @__PURE__ */ jsx("p", { className: styles.mt_8, children: "We customize treasury management solutions to meet the needs of your organization." })
2440
- ] }),
2441
- /* @__PURE__ */ jsx(
2442
- "div",
2443
- {
2444
- className: `${styles.mt_8} ${styles.dd_media_img}`,
2445
- children: /* @__PURE__ */ jsx(
2446
- "img",
2447
- {
2448
- src: findMoreAxosDomains(
2449
- "{AXOS}/images/7rELrrwmhLt5Bz9KqxLgMM/nav-submen-combank.png"
2450
- ),
2451
- alt: "",
2452
- width: 232,
2453
- height: 232
2454
- }
2455
- )
2456
- }
2457
- )
2458
- ]
2459
- }
2460
- ),
2461
- /* @__PURE__ */ jsxs(
2462
- "div",
2463
- {
2464
- className: `${styles.dd_site_navs} ${styles.opacity} bg_white`,
2465
- children: [
2466
- /* @__PURE__ */ jsxs(
2467
- "div",
2468
- {
2469
- className: `${styles.headline} flex_row middle between`,
2470
- children: [
2471
- /* @__PURE__ */ jsx("span", { role: "heading", children: "Solutions from industry experts" }),
2472
- /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
2473
- /* @__PURE__ */ jsx(
2474
- Image,
2475
- {
2476
- src: `https://images.axos.com/o9ov1v03uwqk/jK8YfsETu8QGn7Vpb7x10/3e07dd61bacd8cacb4d62650e88a5e0b/nav-submenu-help-icon.svg`,
2477
- alt: "",
2478
- width: 20,
2479
- height: 20
2480
- }
2481
- ),
2482
- /* @__PURE__ */ jsx(
2483
- "div",
2484
- {
2485
- className: `${styles.headline_cta} ${styles.ml_8}`,
2486
- children: /* @__PURE__ */ jsx(
2487
- Link,
2488
- {
2489
- href: findMoreAxosDomains(
2490
- "{AXOSBANK}/commercial/support"
2491
- ),
2492
- children: "Help & Support"
2493
- }
2494
- )
2495
- }
2496
- )
2497
- ] })
2498
- ]
2499
- }
2500
- ),
2501
- /* @__PURE__ */ jsx("hr", {}),
2502
- /* @__PURE__ */ jsxs(
2503
- "div",
2504
- {
2505
- className: `${styles.site_lists} ${styles.modify_fit}`,
2506
- children: [
2507
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2508
- /* @__PURE__ */ jsx(
2509
- Image,
2510
- {
2511
- src: `https://images.axos.com/o9ov1v03uwqk/5mzLCkz1I0k3mPowiNFOg0/ba3624a134d3b33bae0658e7b6efa3f6/nav-submenu-industry-icon.svg`,
2512
- alt: "",
2513
- width: 20,
2514
- height: 20
2515
- }
2516
- ),
2517
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2518
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2519
- Link,
2520
- {
2521
- href: findMoreAxosDomains(
2522
- "{AXOSBANK}/commercial"
2523
- ),
2524
- role: "heading",
2525
- children: "Solutions By Industry"
2526
- }
2527
- ) }),
2528
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2529
- Link,
2530
- {
2531
- href: findMoreAxosDomains(
2532
- "{AXOSBANK}/commercial/banking/third-party-payment-processors"
2533
- ),
2534
- children: "Third Party Payment Processors"
2535
- }
2536
- ) }),
2537
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2538
- Link,
2539
- {
2540
- href: findMoreAxosDomains(
2541
- "{AXOSBANK}/commercial/banking/hoa-banking-and-lending"
2542
- ),
2543
- children: "HOA Banking & Lending"
2544
- }
2545
- ) }),
2546
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2547
- Link,
2548
- {
2549
- href: findMoreAxosDomains(
2550
- "{AXOSBANK}/commercial/banking/hoa-property-management"
2551
- ),
2552
- children: "HOAs & Property Management"
2553
- }
2554
- ) }),
2555
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2556
- Link,
2557
- {
2558
- href: findMoreAxosDomains(
2559
- "{AXOSBANK}/commercial/banking/1031-exchange-qualified-intermediaries"
2560
- ),
2561
- children: "1031 Exchange Qualified Intermediaries"
2562
- }
2563
- ) }),
2564
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2565
- Link,
2566
- {
2567
- href: findMoreAxosDomains(
2568
- "{AXOSBANK}/commercial/banking/title-and-escrow"
2569
- ),
2570
- children: "Title & Escrow"
2571
- }
2572
- ) }),
2573
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2574
- Link,
2575
- {
2576
- href: findMoreAxosDomains(
2577
- "{AXOSBANK}/commercial/banking/global-fiduciary-banking"
2578
- ),
2579
- children: "Global Fiduciary Banking"
2580
- }
2581
- ) }),
2582
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: findMoreAxosDomains(`{AFS}`), children: "Fiduciary Services" }) }),
2583
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2584
- Link,
2585
- {
2586
- href: findMoreAxosDomains(
2587
- "{AXOSBANK}/commercial/banking/business-management-banking"
2588
- ),
2589
- children: "Business Management Banking"
2590
- }
2591
- ) }),
2592
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2593
- Link,
2594
- {
2595
- href: findMoreAxosDomains(
2596
- "{AXOSBANK}/commercial/banking/hedge-funds-and-alternative-funds"
2597
- ),
2598
- children: "Hedge Funds & Alternative Fund Banking Solutions"
2599
- }
2600
- ) }),
2601
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2602
- Link,
2603
- {
2604
- href: findMoreAxosDomains(
2605
- "{AXOSBANK}/commercial/banking/middle-market"
2606
- ),
2607
- children: "Middle Market"
2608
- }
2609
- ) }),
2610
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2611
- Link,
2612
- {
2613
- href: findMoreAxosDomains(
2614
- "{AXOSBANK}/commercial/banking/technology-and-life-sciences-banking"
2615
- ),
2616
- children: "Technology & Life Sciences Banking"
2617
- }
2618
- ) })
2619
- ] })
2620
- ] }),
2621
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2622
- /* @__PURE__ */ jsx(
2623
- Image,
2624
- {
2625
- src: `https://images.axos.com/o9ov1v03uwqk/3Nfbmfh8GeqQ05IBe9Jrmu/45369b473bdd3b280748ceee566542dc/nav-submenu-services-icon.svg`,
2626
- alt: "",
2627
- width: 20,
2628
- height: 20
2629
- }
2630
- ),
2631
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2632
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2633
- Link,
2634
- {
2635
- href: findMoreAxosDomains(
2636
- "{AXOSBANK}/commercial/banking"
2637
- ),
2638
- role: "heading",
2639
- children: "Services"
2640
- }
2641
- ) }),
2642
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2643
- Link,
2644
- {
2645
- href: findMoreAxosDomains(
2646
- "{AXOSBANK}/commercial/banking/analyzed-business-checking"
2647
- ),
2648
- children: "Analyzed Business Checking"
2649
- }
2650
- ) }),
2651
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2652
- Link,
2653
- {
2654
- href: findMoreAxosDomains(
2655
- "{AXOSBANK}/commercial/banking/merchant-services"
2656
- ),
2657
- children: "Merchant Services"
2658
- }
2659
- ) }),
2660
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2661
- Link,
2662
- {
2663
- href: findMoreAxosDomains(
2664
- "{AXOSBANK}/commercial/banking/global-treasury-management"
2665
- ),
2666
- children: "Treasury Management"
2667
- }
2668
- ) }),
2669
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsxs(
2670
- Link,
2671
- {
2672
- href: findMoreAxosDomains(
2673
- "{AXOSBANK}/commercial/banking/intrafi-network-deposits"
2674
- ),
2675
- children: [
2676
- "IntraFi",
2677
- /* @__PURE__ */ jsx("sup", { children: "®" }),
2678
- " Network Deposits",
2679
- " ",
2680
- /* @__PURE__ */ jsx("sup", { children: "℠" })
2681
- ]
2682
- }
2683
- ) })
2684
- ] })
2685
- ] }),
2686
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2687
- /* @__PURE__ */ jsx(
2688
- Image,
2689
- {
2690
- src: `https://images.axos.com/o9ov1v03uwqk/5gl7pjl2PM7tFJpCaIl4RC/456ef17e517ab221895716596da8760a/nav-submenu-other-icon.svg`,
2691
- alt: "",
2692
- width: 20,
2693
- height: 20
2694
- }
2695
- ),
2696
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2697
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2698
- Link,
2699
- {
2700
- href: findMoreAxosDomains(
2701
- "{AXOSBANK}/business/support"
2702
- ),
2703
- role: "heading",
2704
- children: "Other Resources"
2705
- }
2706
- ) }),
2707
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2708
- Link,
2709
- {
2710
- href: findMoreAxosDomains(
2711
- "{AXOSBANK}/commercial/calculators"
2712
- ),
2713
- children: "Calculators"
2714
- }
2715
- ) })
2716
- ] })
2717
- ] })
2718
- ]
2719
- }
2720
- )
2721
- ]
2722
- }
2723
- )
2724
- ] }) })
2725
- }
2726
- ),
2727
- hoveredLink === "comlending" && /* @__PURE__ */ jsx(
2728
- "div",
2729
- {
2730
- className: `${styles.dd_wrapper} ${styles.desktop_only} `,
2731
- role: "menu",
2732
- onMouseLeave: handleMouseLeave,
2733
- ref: containerRef,
2734
- tabIndex: 0,
2735
- onKeyDown: (event) => handleKeyDownContainer(event, "busNav3"),
2736
- children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsxs("div", { className: `${styles.shadow} rounded flex_row`, children: [
2737
- /* @__PURE__ */ jsxs(
2738
- "div",
2739
- {
2740
- className: `${styles.dd_media} ${styles.opacity} ${dd_media} text_center`,
2741
- children: [
2742
- /* @__PURE__ */ jsxs("div", { className: styles.dd_media_header, children: [
2743
- /* @__PURE__ */ jsx("p", { role: "heading", children: "Commercial Lending" }),
2744
- /* @__PURE__ */ jsx("p", { className: styles.mt_8, children: "We are a lending partner with the flexibility to deliver results." })
2745
- ] }),
2746
- /* @__PURE__ */ jsx(
2747
- "div",
2748
- {
2749
- className: `${styles.mt_8} ${styles.dd_media_img}`,
2750
- children: /* @__PURE__ */ jsx(
2751
- "img",
2752
- {
2753
- src: findMoreAxosDomains(
2754
- "{AXOS}/images/6PMA1kEss89S6m1BawAltW/nav-submenu-comlending.png"
2755
- ),
2756
- alt: "",
2757
- width: 232,
2758
- height: 318
2759
- }
2760
- )
2761
- }
2762
- )
2763
- ]
2764
- }
2765
- ),
2766
- /* @__PURE__ */ jsxs(
2767
- "div",
2768
- {
2769
- className: `${styles.dd_site_navs} ${styles.opacity} bg_white`,
2770
- children: [
2771
- /* @__PURE__ */ jsxs(
2772
- "div",
2773
- {
2774
- className: `${styles.headline} flex_row middle between`,
2775
- children: [
2776
- /* @__PURE__ */ jsx("span", { role: "heading", children: "Personalized lending solutions" }),
2777
- /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
2778
- /* @__PURE__ */ jsx(
2779
- Image,
2780
- {
2781
- src: `https://images.axos.com/o9ov1v03uwqk/jK8YfsETu8QGn7Vpb7x10/3e07dd61bacd8cacb4d62650e88a5e0b/nav-submenu-help-icon.svg`,
2782
- alt: "",
2783
- width: 20,
2784
- height: 20
2785
- }
2786
- ),
2787
- /* @__PURE__ */ jsx(
2788
- "div",
2789
- {
2790
- className: `${styles.headline_cta} ${styles.ml_8}`,
2791
- children: /* @__PURE__ */ jsx(
2792
- Link,
2793
- {
2794
- href: findMoreAxosDomains(
2795
- "{AXOSBANK}/commercial/support"
2796
- ),
2797
- children: "Help & Support"
2798
- }
2799
- )
2800
- }
2801
- )
2802
- ] })
2803
- ]
2804
- }
2805
- ),
2806
- /* @__PURE__ */ jsx("hr", {}),
2807
- /* @__PURE__ */ jsxs("div", { className: `${styles.site_lists}`, children: [
2808
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2809
- /* @__PURE__ */ jsx(
2810
- Image,
2811
- {
2812
- src: `https://images.axos.com/o9ov1v03uwqk/1C6PYF4ecl8NB0bE839Dca/cab3ae959e83d8546491e792ead4573a/nav-submenu-checking-icon.svg`,
2813
- alt: "",
2814
- width: 20,
2815
- height: 20
2816
- }
2817
- ),
2818
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2819
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2820
- Link,
2821
- {
2822
- href: findMoreAxosDomains(
2823
- "{AXOSBANK}/commercial/lending"
2824
- ),
2825
- role: "heading",
2826
- children: "Credit and Financial"
2827
- }
2828
- ) }),
2829
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2830
- Link,
2831
- {
2832
- href: findMoreAxosDomains(
2833
- "{AXOSBANK}/commercial/lending/commercial-loans-and-lines-of-credit"
2834
- ),
2835
- children: "Commercial Lines of Credit"
2836
- }
2837
- ) }),
2838
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2839
- Link,
2840
- {
2841
- href: findMoreAxosDomains(
2842
- "{AXOSBANK}/commercial/lending/commercial-term-loans"
2843
- ),
2844
- children: "Commercial Term Loans"
2845
- }
2846
- ) }),
2847
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2848
- Link,
2849
- {
2850
- href: findMoreAxosDomains(
2851
- "{AXOSBANK}/commercial/lending/equipment-finance"
2852
- ),
2853
- children: "Equipment Finance"
2854
- }
2855
- ) })
2856
- ] })
2857
- ] }),
2858
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2859
- /* @__PURE__ */ jsx(
2860
- Image,
2861
- {
2862
- src: `https://images.axos.com/o9ov1v03uwqk/cHRJYycmvcbYj6ppcTQvg/ea375c834b0ced5ba646d1e88bb7828e/nav-submenu-lending-icon.svg`,
2863
- alt: "",
2864
- width: 20,
2865
- height: 20
2866
- }
2867
- ),
2868
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2869
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2870
- Link,
2871
- {
2872
- href: findMoreAxosDomains(
2873
- "{AXOSBANK}/commercial/lending"
2874
- ),
2875
- role: "heading",
2876
- children: "Commercial Lending"
2877
- }
2878
- ) }),
2879
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2880
- Link,
2881
- {
2882
- href: findMoreAxosDomains(
2883
- "{AXOSBANK}/commercial/lending/bridge-and-construction-lending"
2884
- ),
2885
- children: "Commercial Real Estate Bridge & Construction Lending"
2886
- }
2887
- ) }),
2888
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2889
- Link,
2890
- {
2891
- href: findMoreAxosDomains(
2892
- "{AXOSBANK}/commercial/lending/hoa-lending"
2893
- ),
2894
- children: "HOA Lending"
2895
- }
2896
- ) }),
2897
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2898
- Link,
2899
- {
2900
- href: findMoreAxosDomains(
2901
- "{AXOSBANK}/commercial/lending/lender-financing"
2902
- ),
2903
- children: "Lender Finance"
2904
- }
2905
- ) }),
2906
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2907
- Link,
2908
- {
2909
- href: findMoreAxosDomains(
2910
- "{AXOSBANK}/commercial/lending/residential-warehouse-lending"
2911
- ),
2912
- children: "Residential Warehouse Lending"
2913
- }
2914
- ) }),
2915
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2916
- Link,
2917
- {
2918
- href: findMoreAxosDomains(
2919
- "{AXOSBANK}/commercial/lending/small-balance-commercial-real-estate"
2920
- ),
2921
- children: "Small Balance Commercial Real Estate"
2922
- }
2923
- ) }),
2924
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2925
- Link,
2926
- {
2927
- href: findMoreAxosDomains(
2928
- "{AXOSBANK}/commercial/lending/leveraged-finance"
2929
- ),
2930
- children: "Leveraged Finance"
2931
- }
2932
- ) }),
2933
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2934
- Link,
2935
- {
2936
- href: findMoreAxosDomains(
2937
- "{AXOSBANK}/pages/axos-capital-solutions"
2938
- ),
2939
- children: "Dealer Floorplan Finance"
2940
- }
2941
- ) }),
2942
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2943
- Link,
2944
- {
2945
- href: findMoreAxosDomains(
2946
- "{AXOSBANK}/commercial/lending/premium-finance"
2947
- ),
2948
- children: "Premium Finance"
2949
- }
2950
- ) })
2951
- ] })
2952
- ] }),
2953
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2954
- /* @__PURE__ */ jsx(
2955
- Image,
2956
- {
2957
- src: `https://images.axos.com/o9ov1v03uwqk/5gl7pjl2PM7tFJpCaIl4RC/456ef17e517ab221895716596da8760a/nav-submenu-other-icon.svg`,
2958
- alt: "",
2959
- width: 20,
2960
- height: 20
2961
- }
2962
- ),
2963
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2964
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2965
- Link,
2966
- {
2967
- href: findMoreAxosDomains(
2968
- "{AXOSBANK}/business/support"
2969
- ),
2970
- role: "heading",
2971
- children: "Other Resources"
2972
- }
2973
- ) }),
2974
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2975
- Link,
2976
- {
2977
- href: findMoreAxosDomains(
2978
- "{AXOSBANK}/commercial/lending/commercial-portal"
2979
- ),
2980
- children: "Commercial Portal"
2981
- }
2982
- ) }),
2983
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2984
- Link,
2985
- {
2986
- href: findMoreAxosDomains(
2987
- "{AXOSBANK}/commercial/calculators"
2988
- ),
2989
- children: "Calculators"
2990
- }
2991
- ) })
2992
- ] })
2993
- ] })
2994
- ] })
2995
- ]
2996
- }
2997
- )
2998
- ] }) })
2999
- }
3000
- ),
3001
- hoveredLink === "wholelending" && /* @__PURE__ */ jsx(
3002
- "div",
3003
- {
3004
- className: `${styles.dd_wrapper} ${styles.desktop_only}`,
3005
- role: "menu",
3006
- onMouseLeave: handleMouseLeave,
3007
- ref: containerRef,
3008
- tabIndex: 0,
3009
- onKeyDown: (event) => handleKeyDownContainer(event, "partNav3"),
3010
- children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsxs("div", { className: `${styles.shadow} rounded flex_row`, children: [
3011
- /* @__PURE__ */ jsxs(
3012
- "div",
3013
- {
3014
- className: `${styles.dd_media} ${styles.opacity} ${dd_media} text_center`,
3015
- children: [
3016
- /* @__PURE__ */ jsxs("div", { className: styles.dd_media_header, children: [
3017
- /* @__PURE__ */ jsx("p", { role: "heading", children: 'Say "YES" to Your Clients' }),
3018
- /* @__PURE__ */ jsx("p", { className: styles.mt_8, children: "Fund more loans with our unique underwriting experience. Our mix and match program fits more needs." })
3019
- ] }),
3020
- /* @__PURE__ */ jsx(
3021
- "div",
3022
- {
3023
- className: `${styles.mt_8} ${styles.dd_media_img}`,
3024
- children: /* @__PURE__ */ jsx(
3025
- "img",
3026
- {
3027
- src: findMoreAxosDomains(
3028
- "{AXOS}/images/6YLFvmdNVGWcf3bFlimNSs/nav-submenu-wholelending.png"
3029
- ),
3030
- alt: "",
3031
- width: 232,
3032
- height: 232
3033
- }
3034
- )
3035
- }
3036
- ),
3037
- /* @__PURE__ */ jsx(
3038
- "div",
3039
- {
3040
- className: `${styles.mt_8} ${styles.dd_media_cta}`,
3041
- children: /* @__PURE__ */ jsx(
3042
- Link,
3043
- {
3044
- href: findMoreAxosDomains(
3045
- "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending/quick-pricer"
3046
- ),
3047
- "aria-label": "Get started with the Axos Quick Pricer",
3048
- className: `${dd_main_btn} text_center`,
3049
- children: "Price a Loan"
3050
- }
3051
- )
3052
- }
3053
- )
3054
- ]
3055
- }
3056
- ),
3057
- /* @__PURE__ */ jsxs(
3058
- "div",
3059
- {
3060
- className: `${styles.dd_site_navs} ${styles.opacity} bg_white`,
3061
- children: [
3062
- /* @__PURE__ */ jsxs(
3063
- "div",
3064
- {
3065
- className: `${styles.headline} flex_row middle between`,
3066
- children: [
3067
- /* @__PURE__ */ jsx("span", { role: "heading", children: "Expand your options" }),
3068
- /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
3069
- /* @__PURE__ */ jsx(
3070
- Image,
3071
- {
3072
- src: `https://images.axos.com/o9ov1v03uwqk/jK8YfsETu8QGn7Vpb7x10/3e07dd61bacd8cacb4d62650e88a5e0b/nav-submenu-help-icon.svg`,
3073
- alt: "",
3074
- width: 20,
3075
- height: 20
3076
- }
3077
- ),
3078
- /* @__PURE__ */ jsx(
3079
- "div",
3080
- {
3081
- className: `${styles.headline_cta} ${styles.ml_8}`,
3082
- children: /* @__PURE__ */ jsx(
3083
- Link,
3084
- {
3085
- href: findMoreAxosDomains(
3086
- "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending/support"
3087
- ),
3088
- children: "Help & Support"
3089
- }
3090
- )
3091
- }
3092
- )
3093
- ] })
3094
- ]
3095
- }
3096
- ),
3097
- /* @__PURE__ */ jsx("hr", {}),
3098
- /* @__PURE__ */ jsx("div", { className: `${styles.site_lists}`, children: /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
3099
- /* @__PURE__ */ jsx(
3100
- Image,
3101
- {
3102
- src: `https://images.axos.com/o9ov1v03uwqk/2hdeAHrWhgXNPJRcSVIDSb/8f1684584f4bdbf5ca73fea6e913d11a/nav-submenu-wcpl-icon.svg`,
3103
- alt: "",
3104
- width: 20,
3105
- height: 20
3106
- }
3107
- ),
3108
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
3109
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
3110
- Link,
3111
- {
3112
- href: findMoreAxosDomains(
3113
- "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending"
3114
- ),
3115
- role: "heading",
3116
- children: "Wholesale & Correspondent Lending"
3117
- }
3118
- ) }),
3119
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
3120
- Link,
3121
- {
3122
- href: findMoreAxosDomains(
3123
- "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending/support"
3124
- ),
3125
- children: "Resources & Support"
3126
- }
3127
- ) }),
3128
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
3129
- Link,
3130
- {
3131
- href: `https://thirdpartylending.axosbank.com/index`,
3132
- children: "Register a Loan"
3133
- }
3134
- ) }),
3135
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
3136
- Link,
3137
- {
3138
- href: findMoreAxosDomains(
3139
- "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending/quick-pricer"
3140
- ),
3141
- children: "Quick Pricer"
3142
- }
3143
- ) }),
3144
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
3145
- Link,
3146
- {
3147
- href: findMoreAxosDomains(
3148
- "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending/meet-the-team"
3149
- ),
3150
- children: "Meet the Team"
3151
- }
3152
- ) })
3153
- ] })
3154
- ] }) })
3155
- ]
3156
- }
3157
- )
3158
- ] }) })
3159
- }
3160
- ),
3161
- hoveredLink === "dealerservices" && /* @__PURE__ */ jsx(
3162
- "div",
3163
- {
3164
- className: `${styles.dd_wrapper} ${styles.desktop_only} `,
3165
- role: "menu",
3166
- onMouseLeave: handleMouseLeave,
3167
- ref: containerRef,
3168
- tabIndex: 0,
3169
- onKeyDown: (event) => handleKeyDownContainer(event, "partNav6"),
3170
- children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsxs("div", { className: `${styles.shadow} rounded flex_row`, children: [
3171
- /* @__PURE__ */ jsxs(
3172
- "div",
3173
- {
3174
- className: `${styles.dd_media} ${styles.opacity} ${dd_media} text_center`,
3175
- children: [
3176
- /* @__PURE__ */ jsxs("div", { className: styles.dd_media_header, children: [
3177
- /* @__PURE__ */ jsx("p", { role: "heading", children: "Dealer Services" }),
3178
- /* @__PURE__ */ jsx("p", { className: styles.mt_8, children: "We put dealerships in the driver's seat." })
3179
- ] }),
3180
- /* @__PURE__ */ jsx(
3181
- "div",
3182
- {
3183
- className: `${styles.mt_8} ${styles.dd_media_img}`,
3184
- children: /* @__PURE__ */ jsx(
3185
- "img",
3186
- {
3187
- src: findMoreAxosDomains(
3188
- "{AXOS}/images/3wtG13mXSTgSzMoB0YU3Ot/nav-submenu-dealer.png"
3189
- ),
3190
- alt: "",
3191
- width: 232,
3192
- height: 162
3193
- }
3194
- )
3195
- }
3196
- )
3197
- ]
3198
- }
3199
- ),
3200
- /* @__PURE__ */ jsxs(
3201
- "div",
3202
- {
3203
- className: `${styles.dd_site_navs} ${styles.opacity} bg_white`,
3204
- children: [
3205
- /* @__PURE__ */ jsxs(
3206
- "div",
3207
- {
3208
- className: `${styles.headline} flex_row middle between`,
3209
- children: [
3210
- /* @__PURE__ */ jsx("span", { role: "heading", children: "Fueling results for dealerships" }),
3211
- /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
3212
- /* @__PURE__ */ jsx(
3213
- Image,
3214
- {
3215
- src: `https://images.axos.com/o9ov1v03uwqk/jK8YfsETu8QGn7Vpb7x10/3e07dd61bacd8cacb4d62650e88a5e0b/nav-submenu-help-icon.svg`,
3216
- alt: "",
3217
- width: 20,
3218
- height: 20
3219
- }
3220
- ),
3221
- /* @__PURE__ */ jsx(
3222
- "div",
3223
- {
3224
- className: `${styles.headline_cta} ${styles.ml_8}`,
3225
- children: /* @__PURE__ */ jsx(
3226
- Link,
3227
- {
3228
- href: findMoreAxosDomains(
3229
- "{AXOSBANK}/partners/support"
3230
- ),
3231
- children: "Help & Support"
3232
- }
3233
- )
3234
- }
3235
- )
3236
- ] })
3237
- ]
3238
- }
3239
- ),
3240
- /* @__PURE__ */ jsx("hr", {}),
3241
- /* @__PURE__ */ jsx("div", { className: `${styles.site_lists}`, children: /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
3242
- /* @__PURE__ */ jsx(
3243
- Image,
3244
- {
3245
- src: `https://images.axos.com/o9ov1v03uwqk/jpqd1KnknpG6gVaYg04Bl/a55d179434815dc4029ee413d8d7a703/nav-submenu-auto-icon.webp`,
3246
- alt: "",
3247
- width: 20,
3248
- height: 20
3249
- }
3250
- ),
3251
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
3252
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
3253
- Link,
3254
- {
3255
- href: findMoreAxosDomains(
3256
- "{AXOSBANK}/partners/dealer-services"
3257
- ),
3258
- role: "heading",
3259
- children: "Dealer Services"
3260
- }
3261
- ) }),
3262
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
3263
- Link,
3264
- {
3265
- href: findMoreAxosDomains(
3266
- "{AXOSBANK}/partners/dealer-services/contact"
3267
- ),
3268
- children: "Request More Information"
3269
- }
3270
- ) })
3271
- ] })
3272
- ] }) })
3273
- ]
3274
- }
3275
- )
3276
- ] }) })
3277
- }
3278
- )
3279
- ] })
266
+ children: menu ? /* @__PURE__ */ jsx(
267
+ Menu,
268
+ {
269
+ id: hoveredLink || "",
270
+ onDownKeyContainer: handleKeyDownContainer,
271
+ onMouseLeave: handleMouseLeave,
272
+ ref: containerRef,
273
+ header: menu?.bannerHeading,
274
+ headerOnHover: menu?.heading,
275
+ description: menu?.bannerDescription,
276
+ helpUrl: menu?.helpAndSupportLink,
277
+ image: {
278
+ src: menu?.bannerImage?.fields?.file?.url,
279
+ alt: menu?.bannerImage?.fields?.title,
280
+ width: menu?.bannerImage?.fields?.file?.details?.image?.width || 232,
281
+ height: menu?.bannerImage?.fields?.file?.details?.image?.height || 232
282
+ },
283
+ bannerCta: {
284
+ id: menu?.bannerCta?.id || "",
285
+ label: menu?.bannerCta?.label || "",
286
+ url: menu?.bannerCta?.url || "",
287
+ ariaLabel: menu?.bannerCta?.ariaLabel || void 0
288
+ },
289
+ subNavItems: menu?.subItems,
290
+ ...menu
291
+ }
292
+ ) : null
293
+ }
294
+ ) })
3280
295
  ] }) }) }) });
3281
296
  }
3282
297
  export {