@axos-web-dev/shared-components 1.0.100-dev.73-slow-msg → 1.0.100-dev.73-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 (234) hide show
  1. package/dist/ATMLocator/ATMLocator.js +4 -4
  2. package/dist/Accordion/Accordion.css.js +1 -1
  3. package/dist/Accordion/Accordion.js +4 -2
  4. package/dist/AlertBanner/AlertBanner.css.js +1 -1
  5. package/dist/AlertBanner/index.js +3 -1
  6. package/dist/Article/Article.css.js +1 -1
  7. package/dist/ArticlesSet/ArticlesSet.css.js +1 -1
  8. package/dist/Auth/ErrorAlert.css.js +1 -1
  9. package/dist/Auth/ErrorAlert.js +5 -5
  10. package/dist/Auth/Logout.js +1 -1
  11. package/dist/Auth/SignIn.css.js +1 -1
  12. package/dist/Auth/SignInPassword.js +1 -1
  13. package/dist/Avatar/Avatar.module.js +1 -1
  14. package/dist/AwardsBanner/AwardsBanner.css.js +1 -1
  15. package/dist/AwardsItem/AwardsItem.css.js +1 -1
  16. package/dist/Blockquote/Blockquote.module.js +1 -1
  17. package/dist/BulletItem/BulletItem.css.js +1 -1
  18. package/dist/BulletItem/BulletItem.js +3 -1
  19. package/dist/Button/Button.css.js +1 -1
  20. package/dist/Button/Button.js +4 -4
  21. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +1 -1
  22. package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +1 -1
  23. package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +1 -1
  24. package/dist/Calculators/AxosOneCalculator/index.js +4 -2
  25. package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +1 -1
  26. package/dist/Calculators/BalanceAPYCalculator/index.js +4 -2
  27. package/dist/Calculators/BuyDownCalculator/BuyDownCalculator.css.js +1 -1
  28. package/dist/Calculators/BuyDownCalculator/index.js +2 -2
  29. package/dist/Calculators/Calculator.js +4 -4
  30. package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
  31. package/dist/Calculators/MarginTradingCalculator/index.js +2 -2
  32. package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +1 -1
  33. package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js +1 -1
  34. package/dist/Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js +1 -1
  35. package/dist/Calculators/SummitApyCalculator/index.js +4 -2
  36. package/dist/Calculators/calculator.css.js +1 -1
  37. package/dist/CallToActionBar/CallToActionBar.css.js +1 -1
  38. package/dist/CallToActionBar/index.js +1 -1
  39. package/dist/Carousel/Carousel.css.js +1 -1
  40. package/dist/Carousel/index.js +5 -5
  41. package/dist/Chat/Chat.d.ts +4 -0
  42. package/dist/Chat/Chat.js +13 -0
  43. package/dist/Chat/index.d.ts +1 -0
  44. package/dist/Chat/index.js +5 -0
  45. package/dist/Chatbot/AnimatedGradientBorder.css.js +1 -1
  46. package/dist/Chatbot/Bubble.css.js +1 -1
  47. package/dist/Chatbot/Bubble.js +1 -1
  48. package/dist/Chatbot/ChatWindow.css.js +1 -1
  49. package/dist/Chatbot/ChatWindow.js +2 -2
  50. package/dist/Chatbot/Chatbot.css.js +1 -1
  51. package/dist/Chatbot/ChatbotMessage.js +1 -1
  52. package/dist/Chatbot/ThankYouMessage.js +2 -2
  53. package/dist/Chevron/Chevron.css.js +1 -1
  54. package/dist/Chevron/index.js +5 -5
  55. package/dist/CollectInformationAlert/CollectInformationAlert.css.js +1 -1
  56. package/dist/CollectInformationAlert/index.js +3 -1
  57. package/dist/Comparison/Comparison.css.js +3 -2
  58. package/dist/Comparison/Comparison.js +5 -5
  59. package/dist/Comparison/ComparisonSet.js +1 -1
  60. package/dist/ContentBanner/ContentBanner.css.js +1 -1
  61. package/dist/DownloadTile/DownloadTile.css.js +1 -1
  62. package/dist/DownloadTile/index.js +6 -0
  63. package/dist/ExecutiveBio/ExecutiveBio.css.js +1 -1
  64. package/dist/ExecutiveBio/ExecutiveBio.js +4 -4
  65. package/dist/FaqAccordion/FaqAccordion.css.js +1 -1
  66. package/dist/FaqAccordion/index.js +5 -5
  67. package/dist/FdicCallout/FdicCallout.module.js +1 -1
  68. package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
  69. package/dist/FooterDisclosure/LVF/LaVictorieFooter.css.js +1 -1
  70. package/dist/FooterDisclosure/LVF/LaVictorieFooter.js +4 -2
  71. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +1 -1
  72. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +4 -4
  73. package/dist/Forms/ApplicationStart.js +4 -2
  74. package/dist/Forms/ApplyNow.js +5 -5
  75. package/dist/Forms/ClearingForm.js +4 -2
  76. package/dist/Forms/CommercialDeposits.js +4 -2
  77. package/dist/Forms/CommercialDepositsNoLendingOption.js +4 -2
  78. package/dist/Forms/CommercialLending.js +4 -2
  79. package/dist/Forms/CommercialPremiumFinance.js +4 -2
  80. package/dist/Forms/ConstructionLendingDynamic.js +4 -2
  81. package/dist/Forms/ContactCompany.js +4 -2
  82. package/dist/Forms/ContactCompanyTitle.js +4 -2
  83. package/dist/Forms/ContactUs.js +4 -2
  84. package/dist/Forms/ContactUsAAS.js +4 -2
  85. package/dist/Forms/ContactUsBusiness.js +5 -5
  86. package/dist/Forms/ContactUsBusinessNameEmail.js +5 -5
  87. package/dist/Forms/ContactUsLVF.js +4 -2
  88. package/dist/Forms/ContactUsNMLSId.js +5 -5
  89. package/dist/Forms/CpraRequest.js +4 -2
  90. package/dist/Forms/CraPublicFile.js +5 -5
  91. package/dist/Forms/DealerServices.js +4 -2
  92. package/dist/Forms/EmailOnly.js +5 -5
  93. package/dist/Forms/EmailUs.js +4 -2
  94. package/dist/Forms/Forms.css.js +1 -1
  95. package/dist/Forms/HoneyPot/HoneyPot.css.js +1 -1
  96. package/dist/Forms/MortgageRate/MortgageRateForm.js +5 -5
  97. package/dist/Forms/MortgageRate/MortgageRateQuoteFilters.js +1 -1
  98. package/dist/Forms/MortgageRate/MortgageRateWatch.js +4 -4
  99. package/dist/Forms/MortgageWarehouseLending.js +5 -5
  100. package/dist/Forms/QuickPricer/QuickPricerForm.js +5 -3
  101. package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
  102. package/dist/Forms/QuickPricer/UserInformation.css.js +1 -1
  103. package/dist/Forms/ScheduleCall.js +4 -2
  104. package/dist/Forms/ScheduleCallPremier.js +4 -2
  105. package/dist/Forms/SuccesForm.js +4 -4
  106. package/dist/Forms/VendorQuestionnaire.js +1 -1
  107. package/dist/Forms/WcplSurvey.js +4 -2
  108. package/dist/HelpArticle/HelpArticle.css.js +1 -1
  109. package/dist/HeroBanner/HeroBanner.css.js +1 -1
  110. package/dist/HeroBanner/HeroBanner.js +5 -3
  111. package/dist/HeroBanner/LargeBanner.css.js +1 -1
  112. package/dist/HeroBanner/SelectionBanner.css.js +1 -1
  113. package/dist/Hyperlink/Hyperlink.css.js +1 -1
  114. package/dist/Hyperlink/index.js +4 -4
  115. package/dist/IconBillboard/IconBillboard.css.js +1 -1
  116. package/dist/IconBillboard/IconBillboard.js +1 -1
  117. package/dist/ImageBillboard/ImageBillboard.css.js +1 -1
  118. package/dist/ImageBillboard/ImageBillboard.js +3 -1
  119. package/dist/ImageBillboard/ImageBillboardSet.js +4 -3
  120. package/dist/ImageLink/ImageLink.css.js +1 -1
  121. package/dist/ImageLink/ImageLink.js +4 -4
  122. package/dist/ImageLink/ImageLinkSet.js +4 -4
  123. package/dist/ImageLink/index.js +4 -4
  124. package/dist/Input/Checkbox.css.js +1 -1
  125. package/dist/Input/Dropdown.css.js +1 -1
  126. package/dist/Input/Input.css.js +1 -1
  127. package/dist/Input/RadioButton.css.js +1 -1
  128. package/dist/Inputs/Input.css.js +1 -1
  129. package/dist/Insight/Featured/CategorySelector.css.js +1 -1
  130. package/dist/Insight/Featured/CategorySelector.js +6 -6
  131. package/dist/Insight/Featured/Featured.css.js +1 -1
  132. package/dist/Insight/Featured/Featured.js +5 -5
  133. package/dist/Insight/Featured/Header.css.js +1 -1
  134. package/dist/Insight/Featured/Header.js +5 -5
  135. package/dist/Insight/Insight.css.js +1 -1
  136. package/dist/Interstitial/Interstitial-variants.css.js +1 -1
  137. package/dist/Interstitial/Interstitial.module.js +1 -1
  138. package/dist/LandingPageHeader/LandingPageHeader.css.js +1 -1
  139. package/dist/LandingPageHeader/LandingPageHeader.js +1 -1
  140. package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
  141. package/dist/Modal/Modal.css.js +1 -1
  142. package/dist/Modal/Modal.js +4 -4
  143. package/dist/Modal/contextApi/store.js +1 -1
  144. package/dist/NavigationMenu/AxosALTS/NavBar.css.js +1 -1
  145. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +1 -1
  146. package/dist/NavigationMenu/AxosALTS/NavData.js +4 -4
  147. package/dist/NavigationMenu/AxosALTS/index.js +4 -4
  148. package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +1 -1
  149. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +52 -52
  150. package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +1 -1
  151. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +1 -1
  152. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +1 -1
  153. package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +1 -1
  154. package/dist/NavigationMenu/AxosBank/DropwdownButton.d.ts +7 -0
  155. package/dist/NavigationMenu/AxosBank/DropwdownButton.js +105 -0
  156. package/dist/NavigationMenu/AxosBank/Menu.d.ts +37 -0
  157. package/dist/NavigationMenu/AxosBank/Menu.js +130 -0
  158. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.d.ts +12 -1
  159. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.js +168 -153
  160. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileMenu.module.js +1 -1
  161. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.d.ts +37 -264
  162. package/dist/NavigationMenu/AxosBank/MobileMenu/MobileNavData.js +57 -525
  163. package/dist/NavigationMenu/AxosBank/MobileMenu/mobileReducer.d.ts +36 -0
  164. package/dist/NavigationMenu/AxosBank/MobileMenu/mobileReducer.js +105 -0
  165. package/dist/NavigationMenu/AxosBank/NavBar.css.js +1 -1
  166. package/dist/NavigationMenu/AxosBank/NavBar.module.js +42 -39
  167. package/dist/NavigationMenu/AxosBank/NavData.js +4 -4
  168. package/dist/NavigationMenu/AxosBank/SubNavBar.d.ts +6 -1
  169. package/dist/NavigationMenu/AxosBank/SubNavBar.js +110 -3106
  170. package/dist/NavigationMenu/AxosBank/SubNavItem.d.ts +1 -0
  171. package/dist/NavigationMenu/AxosBank/SubNavItem.js +187 -0
  172. package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +1 -1
  173. package/dist/NavigationMenu/AxosBank/index.d.ts +6 -4
  174. package/dist/NavigationMenu/AxosBank/index.js +85 -386
  175. package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
  176. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +1 -1
  177. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +1 -1
  178. package/dist/NavigationMenu/LaVictoire/NavBar.css.js +1 -1
  179. package/dist/NavigationMenu/LaVictoire/NavBar.module.js +1 -1
  180. package/dist/NavigationMenu/LaVictoire/NavData.js +4 -4
  181. package/dist/NavigationMenu/LaVictoire/index.js +4 -4
  182. package/dist/NavigationMenu/NavDataJson.js +4 -4
  183. package/dist/NavigationMenu/NavItem/index.js +11 -1
  184. package/dist/NavigationMenu/Navbar.d.ts +4 -1
  185. package/dist/NavigationMenu/Navbar.js +6 -5
  186. package/dist/NavigationMenu/SignInNavButton.js +4 -4
  187. package/dist/NavigationMenu/utils.d.ts +466 -0
  188. package/dist/NavigationMenu/utils.js +112 -0
  189. package/dist/PageNavItem/PageNavItem.css.js +1 -1
  190. package/dist/PageNavSet/PageNavSet.js +1 -1
  191. package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
  192. package/dist/Pagination/Pagination.css.js +1 -1
  193. package/dist/Pagination/Pagination.js +4 -2
  194. package/dist/SecondaryFooter/SecondaryFooter.css.js +1 -1
  195. package/dist/SecondaryFooter/index.js +1 -1
  196. package/dist/SetContainer/SetContainer.css.js +1 -1
  197. package/dist/SetContainer/SetContainer.js +5 -5
  198. package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
  199. package/dist/SocialMediaBar/iconsRepository.js +4 -4
  200. package/dist/StepItem/StepItem.css.js +1 -1
  201. package/dist/StepItemSet/StepItemSet.css.js +1 -1
  202. package/dist/StepItemSet/StepItemSet.js +1 -1
  203. package/dist/Tab/Tab.css.js +1 -1
  204. package/dist/Table/Table.css.js +1 -1
  205. package/dist/Table/Table.d.ts +1 -1
  206. package/dist/Table/Table.js +4 -2
  207. package/dist/TextBlock/TextBlock.css.js +1 -1
  208. package/dist/TextBlock/TextBlock.js +1 -1
  209. package/dist/Topic/Topic.css.js +1 -1
  210. package/dist/TopicalNavItem/TopicalNavItem.css.js +1 -1
  211. package/dist/TopicalNavSet/TopicalNavSet.css.js +1 -1
  212. package/dist/Typography/Typography.css.js +1 -1
  213. package/dist/VideoTile/VideoTile.css.js +1 -1
  214. package/dist/VideoTile/VideoTile.js +4 -4
  215. package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
  216. package/dist/VideoWrapper/index.js +4 -4
  217. package/dist/WalnutIframe/wrapper.module.js +1 -1
  218. package/dist/assets/NavigationMenu/AxosAdvisor/NavBar.css.css +609 -609
  219. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +483 -445
  220. package/dist/globals.css.js +1 -1
  221. package/dist/icons/ArrowIcon/ArrowIcon.css.js +1 -1
  222. package/dist/icons/CheckIcon/CheckIcon.css.js +1 -1
  223. package/dist/icons/DownloadIcon/DownloadIcon.css.js +1 -1
  224. package/dist/icons/FollowIcon/FollowIcon.css.js +1 -1
  225. package/dist/icons/Logos/AXOS.js +49 -7
  226. package/dist/icons/Star/Star.css.js +1 -1
  227. package/dist/index.css.js +1 -1
  228. package/dist/themes/axos.css.js +1 -1
  229. package/dist/themes/premier.css.js +1 -1
  230. package/dist/themes/ufb.css.js +1 -1
  231. package/dist/themes/victorie.css.js +1 -1
  232. package/dist/utils/allowedAxosDomains.js +5 -1
  233. package/dist/utils/optimizeImage/optimizeImage.module.js +1 -1
  234. package/package.json +1 -1
@@ -1,15 +1,17 @@
1
1
  "use client";
2
- import { jsx, jsxs, Fragment } from "react/jsx-runtime";
2
+ import { jsxs, jsx } from "react/jsx-runtime";
3
3
  import "../../Accordion/Accordion.js";
4
4
  import "../../Accordion/Accordion.css.js";
5
5
  import "../../icons/ArrowIcon/ArrowIcon.css.js";
6
6
  import "../../icons/CheckIcon/CheckIcon.css.js";
7
- import '../../assets/VideoWrapper/VideoWrapper.css';import '../../assets/TopicalNavSet/TopicalNavSet.css';import '../../assets/TopicalNavItem/TopicalNavItem.css';import '../../assets/Topic/Topic.css';import '../../assets/TextBlock/TextBlock.css';import '../../assets/SocialMediaBar/SocialMediaBar.css';import '../../assets/SecondaryFooter/SecondaryFooter.css';import '../../assets/Pagination/Pagination.css';import '../../assets/PageNavSet/PageNavigationSet.css';import '../../assets/NavigationMenu/LaVictoire/NavBar.css';import '../../assets/NavigationMenu/AxosALTS/NavBar.css';import '../../assets/NavigationMenu/AxosClearing/NavBar.css';import '../../assets/NavigationMenu/AxosBank/NavBar.css';import '../../assets/NavigationMenu/AxosAdvisorServices/SubNavbar.css';import '../../assets/NavigationMenu/AxosAdvisorServices/NavBar.css';import '../../assets/NavigationMenu/AxosAdvisor/SubNavbar.css';import '../../assets/NavigationMenu/AxosAdvisor/NavBar.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 */
7
+ /* empty css */
8
8
  /* empty css */
9
9
  /* empty css */
10
10
  /* empty css */
11
11
  /* empty css */
12
12
  /* empty css */
13
+ /* empty css */
14
+ /* empty css */
13
15
  import "clsx";
14
16
  import { useState, useRef, useEffect } from "react";
15
17
  import "../../Chevron/Chevron.css.js";
@@ -19,12 +21,11 @@ import "../../IconBillboard/IconBillboard.css.js";
19
21
  import { findMoreAxosDomains } from "../../utils/allowedAxosDomains.js";
20
22
  import { appendQueryParams } from "../../utils/appendQueryParams.js";
21
23
  /* empty css */
22
- /* empty css */
23
24
  import "../../Interstitial/Interstitial-variants.css.js";
24
25
  /* empty css */
25
26
  import "../../Modal/contextApi/store.js";
26
27
  import "../../Button/Button.css.js";
27
- import "react-use";
28
+ import { useLocation } from "react-use";
28
29
  import "../../ArticlesSet/ArticlesSet.css.js";
29
30
  import "../../Calculators/calculator.css.js";
30
31
  import "../../Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js";
@@ -80,7 +81,7 @@ import "../../Chatbot/authenticate.js";
80
81
  import "../../Chatbot/store/messages.js";
81
82
  /* empty css */
82
83
  import "../../Comparison/Comparison.css.js";
83
- import Image from "next/image.js";
84
+ import "next/image.js";
84
85
  import "../../HeroBanner/HeroBanner.css.js";
85
86
  import "../../HeroBanner/LargeBanner.css.js";
86
87
  import "../../HeroBanner/SelectionBanner.css.js";
@@ -104,15 +105,13 @@ import "next/script.js";
104
105
  /* empty css */
105
106
  import "../../LandingPageHeader/LandingPageHeader.css.js";
106
107
  /* empty css */
107
- import { usePathname } from "next/navigation.js";
108
+ import "next/navigation.js";
108
109
  /* empty css */
109
110
  /* empty css */
110
111
  /* empty css */
111
- import Link from "next/link.js";
112
- import "./MobileMenu/MobileNavData.js";
113
- /* empty css */
114
112
  import styles from "./NavBar.module.js";
115
- import { subNavItems } from "./NavData.js";
113
+ import "next/link.js";
114
+ import "./NavData.js";
116
115
  /* empty css */
117
116
  import "../AxosALTS/NavData.js";
118
117
  /* empty css */
@@ -131,22 +130,19 @@ import "../../StepItemSet/StepItemSet.css.js";
131
130
  /* empty css */
132
131
  /* empty css */
133
132
  /* 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();
133
+ import { Menu } from "./Menu.js";
134
+ import { sub_nav } from "./SubNavbar.css.js";
135
+ function SubNavBar({
136
+ items
137
+ }) {
138
+ const { pathname } = useLocation();
137
139
  const [hoveredLink, setHoveredLink] = useState(void 0);
140
+ const [menu, setMenu] = useState(void 0);
138
141
  const handleMouseEnter = (link) => setHoveredLink(link);
139
142
  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
143
  const containerRef = useRef(null);
143
144
  const [isClient, setIsClient] = useState(false);
144
- const support = subNavItems.support;
145
- const about = subNavItems.about;
146
- const legal = subNavItems.legal;
147
145
  const isHomepage = pathname === "/";
148
- const isBusiness = pathname?.includes("/business");
149
- const isCommercial = pathname?.includes("/commercial");
150
146
  const subNavPaths = [
151
147
  "/personal",
152
148
  "/business",
@@ -169,6 +165,12 @@ function SubNavBar() {
169
165
  useEffect(() => {
170
166
  appendQueryParams();
171
167
  }, [hoveredLink]);
168
+ useEffect(() => {
169
+ const menu2 = items?.subItems?.find(
170
+ (item) => typeof item != "undefined" && item.label === hoveredLink
171
+ );
172
+ if (menu2 && "menuItems" in menu2) setMenu(menu2?.menuItems);
173
+ }, [hoveredLink, setMenu, items]);
172
174
  const handleKeyDownContainer = (e, linkId) => {
173
175
  if (e.key === "Tab") {
174
176
  const focusableElements = containerRef.current?.querySelectorAll(
@@ -181,7 +183,9 @@ function SubNavBar() {
181
183
  e.preventDefault();
182
184
  const triggeredLink = document.getElementById(linkId);
183
185
  setHoveredLink(void 0);
184
- triggeredLink?.focus();
186
+ const nextLi = triggeredLink?.parentElement?.nextElementSibling;
187
+ const nextA = nextLi?.querySelector("a");
188
+ nextA?.focus();
185
189
  }
186
190
  }
187
191
  }
@@ -189,3103 +193,103 @@ function SubNavBar() {
189
193
  if (!subNavPaths.some((el) => pathname?.includes(el) || isHomepage)) {
190
194
  return null;
191
195
  }
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
- ]
293
- }
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
- ]
196
+ const renderSubItems = items?.subItems?.map(
197
+ (item) => item && /* @__PURE__ */ jsxs(
198
+ "li",
199
+ {
200
+ className: styles.sub_nav_link,
201
+ onMouseEnter: () => {
202
+ if (item && "hasMenu" in item && item?.hasMenu) {
203
+ handleMouseEnter(item?.label);
445
204
  }
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"
205
+ },
206
+ role: "menuitem",
207
+ id: `menu-${item?.label?.toLocaleLowerCase()}`,
208
+ children: [
209
+ /* @__PURE__ */ jsx(
210
+ "a",
211
+ {
212
+ href: findMoreAxosDomains(item?.url),
213
+ "aria-label": item?.descriptiveTextAriaLabel,
214
+ children: item?.label
215
+ }
216
+ ),
217
+ "subItems" in item && item?.subItems ? /* @__PURE__ */ jsx(
218
+ "a",
219
+ {
220
+ href: "#",
221
+ id: item?.label,
222
+ onKeyDown: (event) => {
223
+ if (event.key === "Enter") {
224
+ handleMouseEnter(item?.label);
621
225
  }
622
- ),
623
- /* @__PURE__ */ jsx(
624
- "a",
226
+ },
227
+ "aria-label": `Press Enter to open the ${item?.label} section sub-menu.`,
228
+ children: /* @__PURE__ */ jsx(
229
+ "svg",
625
230
  {
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
- },
231
+ width: "15",
232
+ height: "12",
233
+ viewBox: "0 0 20 12",
234
+ fill: "none",
235
+ xmlns: "http://www.w3.org/2000/svg",
236
+ style: { marginLeft: "8px" },
634
237
  children: /* @__PURE__ */ jsx(
635
- "svg",
238
+ "path",
636
239
  {
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
- )
240
+ d: "M0.46875 1.76574L9.99908 11.2961L19.5294 1.76574L18.4687 0.705078L9.99908 9.17491L1.52941 0.705078L0.46875 1.76574Z",
241
+ fill: "white"
650
242
  }
651
243
  )
652
244
  }
653
245
  )
654
- ]
655
- }
656
- ),
657
- /* @__PURE__ */ jsx(
658
- "li",
246
+ }
247
+ ) : null
248
+ ]
249
+ },
250
+ item?.id
251
+ )
252
+ );
253
+ 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: [
254
+ /* @__PURE__ */ jsx("ul", { className: "list_unstyled flex_row middle", role: "menubar", children: renderSubItems }),
255
+ /* @__PURE__ */ jsx("div", { className: "relative", children: /* @__PURE__ */ jsx(
256
+ "div",
257
+ {
258
+ style: {
259
+ display: hoveredLink !== void 0 ? "block" : "none"
260
+ },
261
+ onMouseLeave: () => {
262
+ setHoveredLink(void 0);
263
+ },
264
+ children: /* @__PURE__ */ jsx(
265
+ Menu,
659
266
  {
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
- )
267
+ id: hoveredLink || "",
268
+ onDownKeyContainer: handleKeyDownContainer,
269
+ onMouseLeave: handleMouseLeave,
270
+ ref: containerRef,
271
+ header: menu?.bannerHeading,
272
+ headerOnHover: menu?.heading,
273
+ description: menu?.bannerDescription,
274
+ helpUrl: menu?.helpAndSupportLink,
275
+ image: {
276
+ src: menu?.bannerImage.fields.file.url,
277
+ alt: menu?.bannerImage.fields.title,
278
+ width: menu?.bannerImage.fields.file.details.image.width || 232,
279
+ height: menu?.bannerImage.fields.file.details.image.height || 232
280
+ },
281
+ bannerCta: {
282
+ id: menu?.bannerCta.id || "",
283
+ label: menu?.bannerCta.label || "",
284
+ url: menu?.bannerCta.url || "",
285
+ ariaLabel: menu?.bannerCta.ariaLabel || void 0
286
+ },
287
+ subNavItems: menu?.subItems,
288
+ ...menu
674
289
  }
675
290
  )
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 })
694
- },
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 })
703
- },
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
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2172
- Link,
2173
- {
2174
- href: findMoreAxosDomains(
2175
- "{AXOSBANK}/business/savings/business-cds"
2176
- ),
2177
- children: "Business CDs"
2178
- }
2179
- ) })
2180
- ] })
2181
- ] }),
2182
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2183
- /* @__PURE__ */ jsx(
2184
- Image,
2185
- {
2186
- src: `https://images.axos.com/o9ov1v03uwqk/6bS9epOgzZpJY2jeuepswo/5ee31f624370b44ab1483b537c3fa704/nav-submenu-bundles-icon.svg`,
2187
- alt: "",
2188
- width: 20,
2189
- height: 20
2190
- }
2191
- ),
2192
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2193
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2194
- Link,
2195
- {
2196
- href: findMoreAxosDomains(
2197
- "{AXOSBANK}/business/axos-business-bundle"
2198
- ),
2199
- role: "heading",
2200
- children: "Bundles"
2201
- }
2202
- ) }),
2203
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2204
- Link,
2205
- {
2206
- href: findMoreAxosDomains(
2207
- "{AXOSBANK}/business/axos-business-bundle"
2208
- ),
2209
- children: "Axos Business Bundle"
2210
- }
2211
- ) })
2212
- ] })
2213
- ] }),
2214
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2215
- /* @__PURE__ */ jsx(
2216
- Image,
2217
- {
2218
- src: `https://images.axos.com/o9ov1v03uwqk/3Nfbmfh8GeqQ05IBe9Jrmu/45369b473bdd3b280748ceee566542dc/nav-submenu-services-icon.svg`,
2219
- alt: "",
2220
- width: 20,
2221
- height: 20
2222
- }
2223
- ),
2224
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2225
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2226
- Link,
2227
- {
2228
- href: findMoreAxosDomains(
2229
- "{AXOSBANK}/business/services"
2230
- ),
2231
- role: "heading",
2232
- children: "Services"
2233
- }
2234
- ) }),
2235
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2236
- Link,
2237
- {
2238
- href: findMoreAxosDomains(
2239
- "{AXOSBANK}/business/services/merchant-services"
2240
- ),
2241
- children: "Merchant Services"
2242
- }
2243
- ) }),
2244
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2245
- Link,
2246
- {
2247
- href: findMoreAxosDomains(
2248
- "{AXOSBANK}/business/services/payroll-services"
2249
- ),
2250
- children: "Payroll Services"
2251
- }
2252
- ) }),
2253
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2254
- Link,
2255
- {
2256
- href: findMoreAxosDomains(
2257
- "{AXOSBANK}/business/services/sba-loans"
2258
- ),
2259
- children: "SBA Loans"
2260
- }
2261
- ) }),
2262
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2263
- Link,
2264
- {
2265
- href: findMoreAxosDomains(
2266
- "{AXOSBANK}/business/services/treasury-management"
2267
- ),
2268
- children: "Treasury Management"
2269
- }
2270
- ) }),
2271
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2272
- Link,
2273
- {
2274
- href: findMoreAxosDomains(
2275
- "{AXOSBANK}/business/services/insured-cash-sweep"
2276
- ),
2277
- children: "Insured Cash Sweep"
2278
- }
2279
- ) }),
2280
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2281
- Link,
2282
- {
2283
- href: findMoreAxosDomains(
2284
- "{AXOSBANK}/business/digital-business-banking"
2285
- ),
2286
- children: "Digital Banking"
2287
- }
2288
- ) })
2289
- ] })
2290
- ] }),
2291
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2292
- /* @__PURE__ */ jsx(
2293
- Image,
2294
- {
2295
- src: `https://images.axos.com/o9ov1v03uwqk/7937jPXKWwAOtAJyWzbRFJ/45d2abc8e8492c6dc06a0866f2a7a123/thumbs_up_icon.png`,
2296
- alt: "",
2297
- width: 20,
2298
- height: 20
2299
- }
2300
- ),
2301
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2302
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2303
- Link,
2304
- {
2305
- href: findMoreAxosDomains(
2306
- "{AXOSBANK}/business/solutions/new-business"
2307
- ),
2308
- role: "heading",
2309
- children: "Solutions"
2310
- }
2311
- ) }),
2312
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2313
- Link,
2314
- {
2315
- href: findMoreAxosDomains(
2316
- "{AXOSBANK}/business/solutions/new-business"
2317
- ),
2318
- children: "New Business"
2319
- }
2320
- ) }),
2321
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2322
- Link,
2323
- {
2324
- href: findMoreAxosDomains(
2325
- "{AXOSBANK}/business/solutions/nonprofit-banking"
2326
- ),
2327
- children: "Nonprofit Banking"
2328
- }
2329
- ) })
2330
- ] })
2331
- ] }),
2332
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2333
- /* @__PURE__ */ jsx(
2334
- Image,
2335
- {
2336
- src: `https://images.axos.com/o9ov1v03uwqk/5gl7pjl2PM7tFJpCaIl4RC/456ef17e517ab221895716596da8760a/nav-submenu-other-icon.svg`,
2337
- alt: "",
2338
- width: 20,
2339
- height: 20
2340
- }
2341
- ),
2342
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2343
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2344
- Link,
2345
- {
2346
- href: findMoreAxosDomains(
2347
- "{AXOSBANK}/business/support"
2348
- ),
2349
- role: "heading",
2350
- children: "Other Resources"
2351
- }
2352
- ) }),
2353
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2354
- Link,
2355
- {
2356
- href: findMoreAxosDomains(
2357
- "{AXOSBANK}/business/support/faqs"
2358
- ),
2359
- children: "FAQ"
2360
- }
2361
- ) }),
2362
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2363
- Link,
2364
- {
2365
- href: findMoreAxosDomains(
2366
- "{AXOSBANK}/business/support/atm-locator"
2367
- ),
2368
- children: "ATM Locator"
2369
- }
2370
- ) }),
2371
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2372
- Link,
2373
- {
2374
- href: findMoreAxosDomains(
2375
- "{AXOSBANK}/tools/calculators/saving-to-start-a-business-calculator"
2376
- ),
2377
- children: "Calculators"
2378
- }
2379
- ) })
2380
- ] })
2381
- ] }),
2382
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2383
- /* @__PURE__ */ jsx(
2384
- Image,
2385
- {
2386
- src: `https://images.axos.com/o9ov1v03uwqk/6ninSDVeSycXICNX8zF4J3/75ccf4194f0b3e7209f4095457bce00d/nav-submenu-raf-icon.svg`,
2387
- alt: "",
2388
- width: 20,
2389
- height: 20
2390
- }
2391
- ),
2392
- /* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2393
- Link,
2394
- {
2395
- href: findMoreAxosDomains(
2396
- "{AXOSBANK}/business/refer-a-business"
2397
- ),
2398
- role: "heading",
2399
- children: "Refer-a-Business"
2400
- }
2401
- ) }) })
2402
- ] }),
2403
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2404
- /* @__PURE__ */ jsx(
2405
- Image,
2406
- {
2407
- src: `https://images.axos.com/o9ov1v03uwqk/6qP12OCpyBQWIFQHpJBcOc/aa91d77692692608517c43274dae8e19/nav-submenu-insights-icon.webp`,
2408
- alt: "",
2409
- width: 20,
2410
- height: 20
2411
- }
2412
- ),
2413
- /* @__PURE__ */ jsx("ul", { className: `${styles.ml_8} list_unstyled`, children: /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2414
- Link,
2415
- {
2416
- href: findMoreAxosDomains(
2417
- "{AXOSBANK}/business/insights"
2418
- ),
2419
- role: "heading",
2420
- children: "Insights"
2421
- }
2422
- ) }) })
2423
- ] })
2424
- ] })
2425
- ]
2426
- }
2427
- )
2428
- ] }) })
2429
- }
2430
- ),
2431
- hoveredLink === "combank" && /* @__PURE__ */ jsx(
2432
- "div",
2433
- {
2434
- className: `${styles.dd_wrapper} ${styles.desktop_only} `,
2435
- role: "menu",
2436
- onMouseLeave: handleMouseLeave,
2437
- ref: containerRef,
2438
- tabIndex: 0,
2439
- onKeyDown: (event) => handleKeyDownContainer(event, "busNav3"),
2440
- children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsxs("div", { className: `${styles.shadow} rounded flex_row`, children: [
2441
- /* @__PURE__ */ jsxs(
2442
- "div",
2443
- {
2444
- className: `${styles.dd_media} ${styles.opacity} ${dd_media} text_center`,
2445
- children: [
2446
- /* @__PURE__ */ jsxs("div", { className: styles.dd_media_header, children: [
2447
- /* @__PURE__ */ jsx("p", { role: "heading", children: "Commercial Banking" }),
2448
- /* @__PURE__ */ jsx("p", { className: styles.mt_8, children: "We customize treasury management solutions to meet the needs of your organization." })
2449
- ] }),
2450
- /* @__PURE__ */ jsx(
2451
- "div",
2452
- {
2453
- className: `${styles.mt_8} ${styles.dd_media_img}`,
2454
- children: /* @__PURE__ */ jsx(
2455
- "img",
2456
- {
2457
- src: findMoreAxosDomains(
2458
- "{AXOS}/images/7rELrrwmhLt5Bz9KqxLgMM/nav-submen-combank.png"
2459
- ),
2460
- alt: "",
2461
- width: 232,
2462
- height: 232
2463
- }
2464
- )
2465
- }
2466
- )
2467
- ]
2468
- }
2469
- ),
2470
- /* @__PURE__ */ jsxs(
2471
- "div",
2472
- {
2473
- className: `${styles.dd_site_navs} ${styles.opacity} bg_white`,
2474
- children: [
2475
- /* @__PURE__ */ jsxs(
2476
- "div",
2477
- {
2478
- className: `${styles.headline} flex_row middle between`,
2479
- children: [
2480
- /* @__PURE__ */ jsx("span", { role: "heading", children: "Solutions from industry experts" }),
2481
- /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
2482
- /* @__PURE__ */ jsx(
2483
- Image,
2484
- {
2485
- src: `https://images.axos.com/o9ov1v03uwqk/jK8YfsETu8QGn7Vpb7x10/3e07dd61bacd8cacb4d62650e88a5e0b/nav-submenu-help-icon.svg`,
2486
- alt: "",
2487
- width: 20,
2488
- height: 20
2489
- }
2490
- ),
2491
- /* @__PURE__ */ jsx(
2492
- "div",
2493
- {
2494
- className: `${styles.headline_cta} ${styles.ml_8}`,
2495
- children: /* @__PURE__ */ jsx(
2496
- Link,
2497
- {
2498
- href: findMoreAxosDomains(
2499
- "{AXOSBANK}/commercial/support"
2500
- ),
2501
- children: "Help & Support"
2502
- }
2503
- )
2504
- }
2505
- )
2506
- ] })
2507
- ]
2508
- }
2509
- ),
2510
- /* @__PURE__ */ jsx("hr", {}),
2511
- /* @__PURE__ */ jsxs(
2512
- "div",
2513
- {
2514
- className: `${styles.site_lists} ${styles.modify_fit}`,
2515
- children: [
2516
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2517
- /* @__PURE__ */ jsx(
2518
- Image,
2519
- {
2520
- src: `https://images.axos.com/o9ov1v03uwqk/5mzLCkz1I0k3mPowiNFOg0/ba3624a134d3b33bae0658e7b6efa3f6/nav-submenu-industry-icon.svg`,
2521
- alt: "",
2522
- width: 20,
2523
- height: 20
2524
- }
2525
- ),
2526
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2527
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2528
- Link,
2529
- {
2530
- href: findMoreAxosDomains(
2531
- "{AXOSBANK}/commercial"
2532
- ),
2533
- role: "heading",
2534
- children: "Solutions By Industry"
2535
- }
2536
- ) }),
2537
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2538
- Link,
2539
- {
2540
- href: findMoreAxosDomains(
2541
- "{AXOSBANK}/commercial/banking/third-party-payment-processors"
2542
- ),
2543
- children: "Third Party Payment Processors"
2544
- }
2545
- ) }),
2546
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2547
- Link,
2548
- {
2549
- href: findMoreAxosDomains(
2550
- "{AXOSBANK}/commercial/banking/hoa-banking-and-lending"
2551
- ),
2552
- children: "HOA Banking & Lending"
2553
- }
2554
- ) }),
2555
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2556
- Link,
2557
- {
2558
- href: findMoreAxosDomains(
2559
- "{AXOSBANK}/commercial/banking/hoa-property-management"
2560
- ),
2561
- children: "HOAs & Property Management"
2562
- }
2563
- ) }),
2564
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2565
- Link,
2566
- {
2567
- href: findMoreAxosDomains(
2568
- "{AXOSBANK}/commercial/banking/1031-exchange-qualified-intermediaries"
2569
- ),
2570
- children: "1031 Exchange Qualified Intermediaries"
2571
- }
2572
- ) }),
2573
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2574
- Link,
2575
- {
2576
- href: findMoreAxosDomains(
2577
- "{AXOSBANK}/commercial/banking/title-and-escrow"
2578
- ),
2579
- children: "Title & Escrow"
2580
- }
2581
- ) }),
2582
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2583
- Link,
2584
- {
2585
- href: findMoreAxosDomains(
2586
- "{AXOSBANK}/commercial/banking/global-fiduciary-banking"
2587
- ),
2588
- children: "Global Fiduciary Banking"
2589
- }
2590
- ) }),
2591
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(Link, { href: findMoreAxosDomains(`{AFS}`), children: "Fiduciary Services" }) }),
2592
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2593
- Link,
2594
- {
2595
- href: findMoreAxosDomains(
2596
- "{AXOSBANK}/commercial/banking/business-management-banking"
2597
- ),
2598
- children: "Business Management Banking"
2599
- }
2600
- ) }),
2601
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2602
- Link,
2603
- {
2604
- href: findMoreAxosDomains(
2605
- "{AXOSBANK}/commercial/banking/hedge-funds-and-alternative-funds"
2606
- ),
2607
- children: "Hedge Funds & Alternative Fund Banking Solutions"
2608
- }
2609
- ) }),
2610
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2611
- Link,
2612
- {
2613
- href: findMoreAxosDomains(
2614
- "{AXOSBANK}/commercial/banking/middle-market"
2615
- ),
2616
- children: "Middle Market"
2617
- }
2618
- ) }),
2619
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2620
- Link,
2621
- {
2622
- href: findMoreAxosDomains(
2623
- "{AXOSBANK}/commercial/banking/technology-and-life-sciences-banking"
2624
- ),
2625
- children: "Technology & Life Sciences Banking"
2626
- }
2627
- ) })
2628
- ] })
2629
- ] }),
2630
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2631
- /* @__PURE__ */ jsx(
2632
- Image,
2633
- {
2634
- src: `https://images.axos.com/o9ov1v03uwqk/3Nfbmfh8GeqQ05IBe9Jrmu/45369b473bdd3b280748ceee566542dc/nav-submenu-services-icon.svg`,
2635
- alt: "",
2636
- width: 20,
2637
- height: 20
2638
- }
2639
- ),
2640
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2641
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2642
- Link,
2643
- {
2644
- href: findMoreAxosDomains(
2645
- "{AXOSBANK}/commercial/banking"
2646
- ),
2647
- role: "heading",
2648
- children: "Services"
2649
- }
2650
- ) }),
2651
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2652
- Link,
2653
- {
2654
- href: findMoreAxosDomains(
2655
- "{AXOSBANK}/commercial/banking/analyzed-business-checking"
2656
- ),
2657
- children: "Analyzed Business Checking"
2658
- }
2659
- ) }),
2660
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2661
- Link,
2662
- {
2663
- href: findMoreAxosDomains(
2664
- "{AXOSBANK}/commercial/banking/merchant-services"
2665
- ),
2666
- children: "Merchant Services"
2667
- }
2668
- ) }),
2669
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2670
- Link,
2671
- {
2672
- href: findMoreAxosDomains(
2673
- "{AXOSBANK}/commercial/banking/global-treasury-management"
2674
- ),
2675
- children: "Treasury Management"
2676
- }
2677
- ) }),
2678
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsxs(
2679
- Link,
2680
- {
2681
- href: findMoreAxosDomains(
2682
- "{AXOSBANK}/commercial/banking/intrafi-network-deposits"
2683
- ),
2684
- children: [
2685
- "IntraFi",
2686
- /* @__PURE__ */ jsx("sup", { children: "®" }),
2687
- " Network Deposits",
2688
- " ",
2689
- /* @__PURE__ */ jsx("sup", { children: "℠" })
2690
- ]
2691
- }
2692
- ) })
2693
- ] })
2694
- ] }),
2695
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2696
- /* @__PURE__ */ jsx(
2697
- Image,
2698
- {
2699
- src: `https://images.axos.com/o9ov1v03uwqk/5gl7pjl2PM7tFJpCaIl4RC/456ef17e517ab221895716596da8760a/nav-submenu-other-icon.svg`,
2700
- alt: "",
2701
- width: 20,
2702
- height: 20
2703
- }
2704
- ),
2705
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2706
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2707
- Link,
2708
- {
2709
- href: findMoreAxosDomains(
2710
- "{AXOSBANK}/business/support"
2711
- ),
2712
- role: "heading",
2713
- children: "Other Resources"
2714
- }
2715
- ) }),
2716
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2717
- Link,
2718
- {
2719
- href: findMoreAxosDomains(
2720
- "{AXOSBANK}/commercial/calculators"
2721
- ),
2722
- children: "Calculators"
2723
- }
2724
- ) })
2725
- ] })
2726
- ] })
2727
- ]
2728
- }
2729
- )
2730
- ]
2731
- }
2732
- )
2733
- ] }) })
2734
- }
2735
- ),
2736
- hoveredLink === "comlending" && /* @__PURE__ */ jsx(
2737
- "div",
2738
- {
2739
- className: `${styles.dd_wrapper} ${styles.desktop_only} `,
2740
- role: "menu",
2741
- onMouseLeave: handleMouseLeave,
2742
- ref: containerRef,
2743
- tabIndex: 0,
2744
- onKeyDown: (event) => handleKeyDownContainer(event, "busNav3"),
2745
- children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsxs("div", { className: `${styles.shadow} rounded flex_row`, children: [
2746
- /* @__PURE__ */ jsxs(
2747
- "div",
2748
- {
2749
- className: `${styles.dd_media} ${styles.opacity} ${dd_media} text_center`,
2750
- children: [
2751
- /* @__PURE__ */ jsxs("div", { className: styles.dd_media_header, children: [
2752
- /* @__PURE__ */ jsx("p", { role: "heading", children: "Commercial Lending" }),
2753
- /* @__PURE__ */ jsx("p", { className: styles.mt_8, children: "We are a lending partner with the flexibility to deliver results." })
2754
- ] }),
2755
- /* @__PURE__ */ jsx(
2756
- "div",
2757
- {
2758
- className: `${styles.mt_8} ${styles.dd_media_img}`,
2759
- children: /* @__PURE__ */ jsx(
2760
- "img",
2761
- {
2762
- src: findMoreAxosDomains(
2763
- "{AXOS}/images/6PMA1kEss89S6m1BawAltW/nav-submenu-comlending.png"
2764
- ),
2765
- alt: "",
2766
- width: 232,
2767
- height: 318
2768
- }
2769
- )
2770
- }
2771
- )
2772
- ]
2773
- }
2774
- ),
2775
- /* @__PURE__ */ jsxs(
2776
- "div",
2777
- {
2778
- className: `${styles.dd_site_navs} ${styles.opacity} bg_white`,
2779
- children: [
2780
- /* @__PURE__ */ jsxs(
2781
- "div",
2782
- {
2783
- className: `${styles.headline} flex_row middle between`,
2784
- children: [
2785
- /* @__PURE__ */ jsx("span", { role: "heading", children: "Personalized lending solutions" }),
2786
- /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
2787
- /* @__PURE__ */ jsx(
2788
- Image,
2789
- {
2790
- src: `https://images.axos.com/o9ov1v03uwqk/jK8YfsETu8QGn7Vpb7x10/3e07dd61bacd8cacb4d62650e88a5e0b/nav-submenu-help-icon.svg`,
2791
- alt: "",
2792
- width: 20,
2793
- height: 20
2794
- }
2795
- ),
2796
- /* @__PURE__ */ jsx(
2797
- "div",
2798
- {
2799
- className: `${styles.headline_cta} ${styles.ml_8}`,
2800
- children: /* @__PURE__ */ jsx(
2801
- Link,
2802
- {
2803
- href: findMoreAxosDomains(
2804
- "{AXOSBANK}/commercial/support"
2805
- ),
2806
- children: "Help & Support"
2807
- }
2808
- )
2809
- }
2810
- )
2811
- ] })
2812
- ]
2813
- }
2814
- ),
2815
- /* @__PURE__ */ jsx("hr", {}),
2816
- /* @__PURE__ */ jsxs("div", { className: `${styles.site_lists}`, children: [
2817
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2818
- /* @__PURE__ */ jsx(
2819
- Image,
2820
- {
2821
- src: `https://images.axos.com/o9ov1v03uwqk/1C6PYF4ecl8NB0bE839Dca/cab3ae959e83d8546491e792ead4573a/nav-submenu-checking-icon.svg`,
2822
- alt: "",
2823
- width: 20,
2824
- height: 20
2825
- }
2826
- ),
2827
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2828
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2829
- Link,
2830
- {
2831
- href: findMoreAxosDomains(
2832
- "{AXOSBANK}/commercial/lending"
2833
- ),
2834
- role: "heading",
2835
- children: "Credit and Financial"
2836
- }
2837
- ) }),
2838
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2839
- Link,
2840
- {
2841
- href: findMoreAxosDomains(
2842
- "{AXOSBANK}/commercial/lending/commercial-loans-and-lines-of-credit"
2843
- ),
2844
- children: "Commercial Lines of Credit"
2845
- }
2846
- ) }),
2847
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2848
- Link,
2849
- {
2850
- href: findMoreAxosDomains(
2851
- "{AXOSBANK}/commercial/lending/commercial-term-loans"
2852
- ),
2853
- children: "Commercial Term Loans"
2854
- }
2855
- ) }),
2856
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2857
- Link,
2858
- {
2859
- href: findMoreAxosDomains(
2860
- "{AXOSBANK}/commercial/lending/equipment-finance"
2861
- ),
2862
- children: "Equipment Finance"
2863
- }
2864
- ) })
2865
- ] })
2866
- ] }),
2867
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2868
- /* @__PURE__ */ jsx(
2869
- Image,
2870
- {
2871
- src: `https://images.axos.com/o9ov1v03uwqk/cHRJYycmvcbYj6ppcTQvg/ea375c834b0ced5ba646d1e88bb7828e/nav-submenu-lending-icon.svg`,
2872
- alt: "",
2873
- width: 20,
2874
- height: 20
2875
- }
2876
- ),
2877
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2878
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2879
- Link,
2880
- {
2881
- href: findMoreAxosDomains(
2882
- "{AXOSBANK}/commercial/lending"
2883
- ),
2884
- role: "heading",
2885
- children: "Commercial Lending"
2886
- }
2887
- ) }),
2888
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2889
- Link,
2890
- {
2891
- href: findMoreAxosDomains(
2892
- "{AXOSBANK}/commercial/lending/bridge-and-construction-lending"
2893
- ),
2894
- children: "Commercial Real Estate Bridge & Construction Lending"
2895
- }
2896
- ) }),
2897
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2898
- Link,
2899
- {
2900
- href: findMoreAxosDomains(
2901
- "{AXOSBANK}/commercial/lending/hoa-lending"
2902
- ),
2903
- children: "HOA Lending"
2904
- }
2905
- ) }),
2906
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2907
- Link,
2908
- {
2909
- href: findMoreAxosDomains(
2910
- "{AXOSBANK}/commercial/lending/lender-financing"
2911
- ),
2912
- children: "Lender Finance"
2913
- }
2914
- ) }),
2915
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2916
- Link,
2917
- {
2918
- href: findMoreAxosDomains(
2919
- "{AXOSBANK}/commercial/lending/residential-warehouse-lending"
2920
- ),
2921
- children: "Residential Warehouse Lending"
2922
- }
2923
- ) }),
2924
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2925
- Link,
2926
- {
2927
- href: findMoreAxosDomains(
2928
- "{AXOSBANK}/commercial/lending/small-balance-commercial-real-estate"
2929
- ),
2930
- children: "Small Balance Commercial Real Estate"
2931
- }
2932
- ) }),
2933
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2934
- Link,
2935
- {
2936
- href: findMoreAxosDomains(
2937
- "{AXOSBANK}/commercial/lending/leveraged-finance"
2938
- ),
2939
- children: "Leveraged Finance"
2940
- }
2941
- ) }),
2942
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2943
- Link,
2944
- {
2945
- href: findMoreAxosDomains(
2946
- "{AXOSBANK}/pages/axos-capital-solutions"
2947
- ),
2948
- children: "Dealer Floorplan Finance"
2949
- }
2950
- ) }),
2951
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2952
- Link,
2953
- {
2954
- href: findMoreAxosDomains(
2955
- "{AXOSBANK}/commercial/lending/premium-finance"
2956
- ),
2957
- children: "Premium Finance"
2958
- }
2959
- ) })
2960
- ] })
2961
- ] }),
2962
- /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
2963
- /* @__PURE__ */ jsx(
2964
- Image,
2965
- {
2966
- src: `https://images.axos.com/o9ov1v03uwqk/5gl7pjl2PM7tFJpCaIl4RC/456ef17e517ab221895716596da8760a/nav-submenu-other-icon.svg`,
2967
- alt: "",
2968
- width: 20,
2969
- height: 20
2970
- }
2971
- ),
2972
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
2973
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2974
- Link,
2975
- {
2976
- href: findMoreAxosDomains(
2977
- "{AXOSBANK}/business/support"
2978
- ),
2979
- role: "heading",
2980
- children: "Other Resources"
2981
- }
2982
- ) }),
2983
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2984
- Link,
2985
- {
2986
- href: findMoreAxosDomains(
2987
- "{AXOSBANK}/commercial/lending/commercial-portal"
2988
- ),
2989
- children: "Commercial Portal"
2990
- }
2991
- ) }),
2992
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
2993
- Link,
2994
- {
2995
- href: findMoreAxosDomains(
2996
- "{AXOSBANK}/commercial/calculators"
2997
- ),
2998
- children: "Calculators"
2999
- }
3000
- ) })
3001
- ] })
3002
- ] })
3003
- ] })
3004
- ]
3005
- }
3006
- )
3007
- ] }) })
3008
- }
3009
- ),
3010
- hoveredLink === "wholelending" && /* @__PURE__ */ jsx(
3011
- "div",
3012
- {
3013
- className: `${styles.dd_wrapper} ${styles.desktop_only}`,
3014
- role: "menu",
3015
- onMouseLeave: handleMouseLeave,
3016
- ref: containerRef,
3017
- tabIndex: 0,
3018
- onKeyDown: (event) => handleKeyDownContainer(event, "partNav3"),
3019
- children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsxs("div", { className: `${styles.shadow} rounded flex_row`, children: [
3020
- /* @__PURE__ */ jsxs(
3021
- "div",
3022
- {
3023
- className: `${styles.dd_media} ${styles.opacity} ${dd_media} text_center`,
3024
- children: [
3025
- /* @__PURE__ */ jsxs("div", { className: styles.dd_media_header, children: [
3026
- /* @__PURE__ */ jsx("p", { role: "heading", children: 'Say "YES" to Your Clients' }),
3027
- /* @__PURE__ */ jsx("p", { className: styles.mt_8, children: "Fund more loans with our unique underwriting experience. Our mix and match program fits more needs." })
3028
- ] }),
3029
- /* @__PURE__ */ jsx(
3030
- "div",
3031
- {
3032
- className: `${styles.mt_8} ${styles.dd_media_img}`,
3033
- children: /* @__PURE__ */ jsx(
3034
- "img",
3035
- {
3036
- src: findMoreAxosDomains(
3037
- "{AXOS}/images/6YLFvmdNVGWcf3bFlimNSs/nav-submenu-wholelending.png"
3038
- ),
3039
- alt: "",
3040
- width: 232,
3041
- height: 232
3042
- }
3043
- )
3044
- }
3045
- ),
3046
- /* @__PURE__ */ jsx(
3047
- "div",
3048
- {
3049
- className: `${styles.mt_8} ${styles.dd_media_cta}`,
3050
- children: /* @__PURE__ */ jsx(
3051
- Link,
3052
- {
3053
- href: findMoreAxosDomains(
3054
- "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending/quick-pricer"
3055
- ),
3056
- "aria-label": "Get started with the Axos Quick Pricer",
3057
- className: `${dd_main_btn} text_center`,
3058
- children: "Price a Loan"
3059
- }
3060
- )
3061
- }
3062
- )
3063
- ]
3064
- }
3065
- ),
3066
- /* @__PURE__ */ jsxs(
3067
- "div",
3068
- {
3069
- className: `${styles.dd_site_navs} ${styles.opacity} bg_white`,
3070
- children: [
3071
- /* @__PURE__ */ jsxs(
3072
- "div",
3073
- {
3074
- className: `${styles.headline} flex_row middle between`,
3075
- children: [
3076
- /* @__PURE__ */ jsx("span", { role: "heading", children: "Expand your options" }),
3077
- /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
3078
- /* @__PURE__ */ jsx(
3079
- Image,
3080
- {
3081
- src: `https://images.axos.com/o9ov1v03uwqk/jK8YfsETu8QGn7Vpb7x10/3e07dd61bacd8cacb4d62650e88a5e0b/nav-submenu-help-icon.svg`,
3082
- alt: "",
3083
- width: 20,
3084
- height: 20
3085
- }
3086
- ),
3087
- /* @__PURE__ */ jsx(
3088
- "div",
3089
- {
3090
- className: `${styles.headline_cta} ${styles.ml_8}`,
3091
- children: /* @__PURE__ */ jsx(
3092
- Link,
3093
- {
3094
- href: findMoreAxosDomains(
3095
- "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending/support"
3096
- ),
3097
- children: "Help & Support"
3098
- }
3099
- )
3100
- }
3101
- )
3102
- ] })
3103
- ]
3104
- }
3105
- ),
3106
- /* @__PURE__ */ jsx("hr", {}),
3107
- /* @__PURE__ */ jsx("div", { className: `${styles.site_lists}`, children: /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
3108
- /* @__PURE__ */ jsx(
3109
- Image,
3110
- {
3111
- src: `https://images.axos.com/o9ov1v03uwqk/2hdeAHrWhgXNPJRcSVIDSb/8f1684584f4bdbf5ca73fea6e913d11a/nav-submenu-wcpl-icon.svg`,
3112
- alt: "",
3113
- width: 20,
3114
- height: 20
3115
- }
3116
- ),
3117
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
3118
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
3119
- Link,
3120
- {
3121
- href: findMoreAxosDomains(
3122
- "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending"
3123
- ),
3124
- role: "heading",
3125
- children: "Wholesale & Correspondent Lending"
3126
- }
3127
- ) }),
3128
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
3129
- Link,
3130
- {
3131
- href: findMoreAxosDomains(
3132
- "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending/support"
3133
- ),
3134
- children: "Resources & Support"
3135
- }
3136
- ) }),
3137
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
3138
- Link,
3139
- {
3140
- href: `https://thirdpartylending.axosbank.com/index`,
3141
- children: "Register a Loan"
3142
- }
3143
- ) }),
3144
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
3145
- Link,
3146
- {
3147
- href: findMoreAxosDomains(
3148
- "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending/quick-pricer"
3149
- ),
3150
- children: "Quick Pricer"
3151
- }
3152
- ) }),
3153
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
3154
- Link,
3155
- {
3156
- href: findMoreAxosDomains(
3157
- "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending/meet-the-team"
3158
- ),
3159
- children: "Meet the Team"
3160
- }
3161
- ) })
3162
- ] })
3163
- ] }) })
3164
- ]
3165
- }
3166
- )
3167
- ] }) })
3168
- }
3169
- ),
3170
- hoveredLink === "dealerservices" && /* @__PURE__ */ jsx(
3171
- "div",
3172
- {
3173
- className: `${styles.dd_wrapper} ${styles.desktop_only} `,
3174
- role: "menu",
3175
- onMouseLeave: handleMouseLeave,
3176
- ref: containerRef,
3177
- tabIndex: 0,
3178
- onKeyDown: (event) => handleKeyDownContainer(event, "partNav6"),
3179
- children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsxs("div", { className: `${styles.shadow} rounded flex_row`, children: [
3180
- /* @__PURE__ */ jsxs(
3181
- "div",
3182
- {
3183
- className: `${styles.dd_media} ${styles.opacity} ${dd_media} text_center`,
3184
- children: [
3185
- /* @__PURE__ */ jsxs("div", { className: styles.dd_media_header, children: [
3186
- /* @__PURE__ */ jsx("p", { role: "heading", children: "Dealer Services" }),
3187
- /* @__PURE__ */ jsx("p", { className: styles.mt_8, children: "We put dealerships in the driver's seat." })
3188
- ] }),
3189
- /* @__PURE__ */ jsx(
3190
- "div",
3191
- {
3192
- className: `${styles.mt_8} ${styles.dd_media_img}`,
3193
- children: /* @__PURE__ */ jsx(
3194
- "img",
3195
- {
3196
- src: findMoreAxosDomains(
3197
- "{AXOS}/images/3wtG13mXSTgSzMoB0YU3Ot/nav-submenu-dealer.png"
3198
- ),
3199
- alt: "",
3200
- width: 232,
3201
- height: 162
3202
- }
3203
- )
3204
- }
3205
- )
3206
- ]
3207
- }
3208
- ),
3209
- /* @__PURE__ */ jsxs(
3210
- "div",
3211
- {
3212
- className: `${styles.dd_site_navs} ${styles.opacity} bg_white`,
3213
- children: [
3214
- /* @__PURE__ */ jsxs(
3215
- "div",
3216
- {
3217
- className: `${styles.headline} flex_row middle between`,
3218
- children: [
3219
- /* @__PURE__ */ jsx("span", { role: "heading", children: "Fueling results for dealerships" }),
3220
- /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
3221
- /* @__PURE__ */ jsx(
3222
- Image,
3223
- {
3224
- src: `https://images.axos.com/o9ov1v03uwqk/jK8YfsETu8QGn7Vpb7x10/3e07dd61bacd8cacb4d62650e88a5e0b/nav-submenu-help-icon.svg`,
3225
- alt: "",
3226
- width: 20,
3227
- height: 20
3228
- }
3229
- ),
3230
- /* @__PURE__ */ jsx(
3231
- "div",
3232
- {
3233
- className: `${styles.headline_cta} ${styles.ml_8}`,
3234
- children: /* @__PURE__ */ jsx(
3235
- Link,
3236
- {
3237
- href: findMoreAxosDomains(
3238
- "{AXOSBANK}/partners/support"
3239
- ),
3240
- children: "Help & Support"
3241
- }
3242
- )
3243
- }
3244
- )
3245
- ] })
3246
- ]
3247
- }
3248
- ),
3249
- /* @__PURE__ */ jsx("hr", {}),
3250
- /* @__PURE__ */ jsx("div", { className: `${styles.site_lists}`, children: /* @__PURE__ */ jsxs("div", { className: "flex_row", children: [
3251
- /* @__PURE__ */ jsx(
3252
- Image,
3253
- {
3254
- src: `https://images.axos.com/o9ov1v03uwqk/jpqd1KnknpG6gVaYg04Bl/a55d179434815dc4029ee413d8d7a703/nav-submenu-auto-icon.webp`,
3255
- alt: "",
3256
- width: 20,
3257
- height: 20
3258
- }
3259
- ),
3260
- /* @__PURE__ */ jsxs("ul", { className: `${styles.ml_8} list_unstyled`, children: [
3261
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
3262
- Link,
3263
- {
3264
- href: findMoreAxosDomains(
3265
- "{AXOSBANK}/partners/dealer-services"
3266
- ),
3267
- role: "heading",
3268
- children: "Dealer Services"
3269
- }
3270
- ) }),
3271
- /* @__PURE__ */ jsx("li", { children: /* @__PURE__ */ jsx(
3272
- Link,
3273
- {
3274
- href: findMoreAxosDomains(
3275
- "{AXOSBANK}/partners/dealer-services/contact"
3276
- ),
3277
- children: "Request More Information"
3278
- }
3279
- ) })
3280
- ] })
3281
- ] }) })
3282
- ]
3283
- }
3284
- )
3285
- ] }) })
3286
- }
3287
- )
3288
- ] })
291
+ }
292
+ ) })
3289
293
  ] }) }) }) });
3290
294
  }
3291
295
  export {