@axos-web-dev/shared-components 1.0.3 → 1.0.5

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 (186) hide show
  1. package/dist/ATMLocator/ATMLocator.js +2 -2
  2. package/dist/Accordion/Accordion.css.js +1 -1
  3. package/dist/Accordion/Accordion.js +1 -1
  4. package/dist/AlertBanner/AlertBanner.css.js +1 -1
  5. package/dist/AlertBanner/index.js +1 -1
  6. package/dist/Article/Article.css.js +1 -1
  7. package/dist/Article/Article.js +14 -9
  8. package/dist/ArticlesSet/ArticlesSet.css.js +1 -1
  9. package/dist/Avatar/Avatar.module.js +1 -1
  10. package/dist/AwardsBanner/AwardsBanner.css.js +1 -1
  11. package/dist/AwardsItem/AwardsItem.css.js +1 -1
  12. package/dist/AwardsItem/AwardsItem.js +1 -1
  13. package/dist/Blockquote/Blockquote.module.js +1 -1
  14. package/dist/BulletItem/BulletItem.css.js +1 -1
  15. package/dist/BulletItem/BulletItem.js +1 -1
  16. package/dist/Button/Button.css.js +1 -1
  17. package/dist/Button/Button.js +2 -2
  18. package/dist/Calculators/AnnualFeeCalculator/AnnualFeeCalculator.css.js +1 -1
  19. package/dist/Calculators/ApyCalculator/ApyCalculator.css.js +1 -1
  20. package/dist/Calculators/AxosOneCalculator/BalanceAPYCalculator.css.js +1 -1
  21. package/dist/Calculators/AxosOneCalculator/index.js +1 -1
  22. package/dist/Calculators/BalanceAPYCalculator/BalanceAPYCalculator.css.js +1 -1
  23. package/dist/Calculators/BalanceAPYCalculator/index.js +1 -1
  24. package/dist/Calculators/Calculator.js +2 -2
  25. package/dist/Calculators/MarginTradingCalculator/MarginTradingCalculator.css.js +1 -1
  26. package/dist/Calculators/MonthlyPaymentCalculator/MonthlyPaymentCalculator.css.js +1 -1
  27. package/dist/Calculators/MonthlyPaymentLVFCalculator/MonthlyPaymentCalculator.css.js +1 -1
  28. package/dist/Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js +1 -1
  29. package/dist/Calculators/SummitApyCalculator/index.js +1 -1
  30. package/dist/Calculators/calculator.css.js +1 -1
  31. package/dist/CallToActionBar/CallToActionBar.css.js +1 -1
  32. package/dist/Carousel/Carousel.css.js +1 -1
  33. package/dist/Carousel/index.js +2 -2
  34. package/dist/Chevron/Chevron.css.js +1 -1
  35. package/dist/Chevron/index.js +2 -2
  36. package/dist/CollectInformationAlert/CollectInformationAlert.css.js +1 -1
  37. package/dist/CollectInformationAlert/index.js +1 -1
  38. package/dist/Comparison/Comparison.css.js +1 -1
  39. package/dist/Comparison/Comparison.js +2 -2
  40. package/dist/ContentBanner/ContentBanner.css.js +1 -1
  41. package/dist/DownloadTile/DownloadTile.css.js +1 -1
  42. package/dist/ExecutiveBio/ExecutiveBio.css.js +1 -1
  43. package/dist/ExecutiveBio/ExecutiveBio.js +65 -17
  44. package/dist/FaqAccordion/FaqAccordion.css.js +1 -1
  45. package/dist/FaqAccordion/index.js +2 -2
  46. package/dist/FdicCallout/FdicCallout.module.js +1 -1
  47. package/dist/FooterDisclosure/FooterDisclosure.css.js +1 -1
  48. package/dist/FooterDisclosure/LVF/LaVictorieFooter.css.js +1 -1
  49. package/dist/FooterDisclosure/LVF/LaVictorieFooter.js +1 -1
  50. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.css.js +1 -1
  51. package/dist/FooterSiteMap/AxosBank/FooterSiteMap.js +6 -3
  52. package/dist/Forms/ApplicationStart.js +1 -1
  53. package/dist/Forms/ApplyNow.js +2 -2
  54. package/dist/Forms/ClearingForm.js +1 -1
  55. package/dist/Forms/CommercialDeposits.js +1 -1
  56. package/dist/Forms/CommercialLending.js +1 -1
  57. package/dist/Forms/ContactCompany.js +1 -1
  58. package/dist/Forms/ContactCompanyTitle.js +1 -1
  59. package/dist/Forms/ContactUs.js +1 -1
  60. package/dist/Forms/ContactUsAAS.js +1 -1
  61. package/dist/Forms/ContactUsBusiness.js +2 -2
  62. package/dist/Forms/ContactUsLVF.js +1 -1
  63. package/dist/Forms/ContactUsNMLSId.js +2 -2
  64. package/dist/Forms/CpraRequest.js +1 -1
  65. package/dist/Forms/CraPublicFile.js +2 -2
  66. package/dist/Forms/DealerServices.js +1 -1
  67. package/dist/Forms/EmailOnly.js +2 -2
  68. package/dist/Forms/EmailUs.js +1 -1
  69. package/dist/Forms/Forms.css.js +1 -1
  70. package/dist/Forms/MortgageRate/MortgageRateForm.js +2 -2
  71. package/dist/Forms/MortgageRate/MortgageRateWatch.js +2 -2
  72. package/dist/Forms/QuickPricer/QuickPricerForm.js +1 -1
  73. package/dist/Forms/QuickPricer/QuickPricerResults.css.js +1 -1
  74. package/dist/Forms/QuickPricer/UserInformation.css.js +1 -1
  75. package/dist/Forms/ScheduleCall.js +1 -1
  76. package/dist/Forms/ScheduleCallPremier.js +1 -1
  77. package/dist/Forms/SuccesForm.js +2 -2
  78. package/dist/Forms/WcplSurvey.js +1 -1
  79. package/dist/HeroBanner/HeroBanner.css.d.ts +1 -0
  80. package/dist/HeroBanner/HeroBanner.css.js +3 -1
  81. package/dist/HeroBanner/HeroBanner.js +73 -33
  82. package/dist/HeroBanner/LargeBanner.css.js +1 -1
  83. package/dist/HeroBanner/SelectionBanner.css.js +1 -1
  84. package/dist/HeroBanner/index.js +2 -1
  85. package/dist/Hyperlink/Hyperlink.css.js +1 -1
  86. package/dist/Hyperlink/index.js +2 -2
  87. package/dist/IconBillboard/IconBillboard.css.js +1 -1
  88. package/dist/IconBillboard/IconBillboard.js +1 -1
  89. package/dist/ImageBillboard/ImageBillboard.css.js +1 -1
  90. package/dist/ImageBillboard/ImageBillboard.js +1 -1
  91. package/dist/ImageBillboard/ImageBillboardSet.js +38 -18
  92. package/dist/ImageLink/ImageLink.css.js +1 -1
  93. package/dist/ImageLink/ImageLink.js +2 -2
  94. package/dist/ImageLink/ImageLinkSet.js +2 -2
  95. package/dist/ImageLink/index.js +2 -2
  96. package/dist/Input/Checkbox.css.js +1 -1
  97. package/dist/Input/Dropdown.css.js +1 -1
  98. package/dist/Input/Input.css.js +1 -1
  99. package/dist/Input/RadioButton.css.js +1 -1
  100. package/dist/Inputs/Input.css.js +1 -1
  101. package/dist/Insight/Featured/CategorySelector.css.js +1 -1
  102. package/dist/Insight/Featured/CategorySelector.js +16 -10
  103. package/dist/Insight/Featured/Featured.css.js +1 -1
  104. package/dist/Insight/Featured/Featured.js +33 -19
  105. package/dist/Insight/Featured/Header.css.js +1 -1
  106. package/dist/Insight/Featured/Header.js +2 -2
  107. package/dist/Insight/Insight.css.js +1 -1
  108. package/dist/Interstitial/Interstitial-variants.css.js +1 -1
  109. package/dist/Interstitial/Interstitial.module.js +1 -1
  110. package/dist/LandingPageHeader/LandingPageHeader.css.js +1 -1
  111. package/dist/LandingPageHeader/LandingPageHeader.js +1 -1
  112. package/dist/LoadingIndicator/LoadingIndicator.css.js +1 -1
  113. package/dist/Modal/Modal.css.js +1 -1
  114. package/dist/Modal/Modal.js +2 -2
  115. package/dist/NavigationMenu/AxosALTS/NavBar.css.js +1 -1
  116. package/dist/NavigationMenu/AxosALTS/NavBar.module.js +23 -23
  117. package/dist/NavigationMenu/AxosALTS/NavData.js +2 -2
  118. package/dist/NavigationMenu/AxosALTS/index.js +2 -2
  119. package/dist/NavigationMenu/AxosAdvisor/NavBar.css.js +1 -1
  120. package/dist/NavigationMenu/AxosAdvisor/NavBar.module.js +1 -1
  121. package/dist/NavigationMenu/AxosAdvisor/SubNavbar.css.js +1 -1
  122. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.css.js +1 -1
  123. package/dist/NavigationMenu/AxosAdvisorServices/NavBar.module.js +1 -1
  124. package/dist/NavigationMenu/AxosAdvisorServices/SubNavbar.css.js +1 -1
  125. package/dist/NavigationMenu/AxosBank/NavBar.css.js +1 -1
  126. package/dist/NavigationMenu/AxosBank/NavBar.module.js +53 -53
  127. package/dist/NavigationMenu/AxosBank/NavData.js +2 -2
  128. package/dist/NavigationMenu/AxosBank/SubNavBar.js +51 -121
  129. package/dist/NavigationMenu/AxosBank/SubNavbar.css.js +1 -1
  130. package/dist/NavigationMenu/AxosBank/index.js +29 -132
  131. package/dist/NavigationMenu/AxosClearing/NavBar.css.js +1 -1
  132. package/dist/NavigationMenu/AxosClearing/NavBar.module.js +1 -1
  133. package/dist/NavigationMenu/AxosFiduciary/NavBar.module.js +1 -1
  134. package/dist/NavigationMenu/LaVictoire/NavBar.css.js +1 -1
  135. package/dist/NavigationMenu/LaVictoire/NavBar.module.js +1 -1
  136. package/dist/NavigationMenu/LaVictoire/NavData.js +2 -2
  137. package/dist/NavigationMenu/LaVictoire/index.js +2 -2
  138. package/dist/NavigationMenu/NavItem/index.js +1 -10
  139. package/dist/PageNavItem/PageNavItem.css.js +1 -1
  140. package/dist/PageNavSet/PageNavigationSet.css.js +1 -1
  141. package/dist/Pagination/Pagination.css.js +1 -1
  142. package/dist/Pagination/Pagination.js +1 -1
  143. package/dist/SecondaryFooter/SecondaryFooter.css.js +1 -1
  144. package/dist/SetContainer/SetContainer.css.js +1 -1
  145. package/dist/SetContainer/SetContainer.js +2 -2
  146. package/dist/SocialMediaBar/SocialMediaBar.css.js +1 -1
  147. package/dist/SocialMediaBar/iconsRepository.js +30 -16
  148. package/dist/StepItem/StepItem.css.js +1 -1
  149. package/dist/StepItem/StepItem.js +1 -1
  150. package/dist/StepItemSet/StepItemSet.css.js +1 -1
  151. package/dist/StepItemSet/StepItemSet.js +14 -8
  152. package/dist/Tab/Tab.css.js +1 -1
  153. package/dist/Table/Table.css.js +1 -1
  154. package/dist/Table/Table.js +1 -1
  155. package/dist/TextBlock/TextBlock.css.js +1 -1
  156. package/dist/TopicalNavItem/TopicalNavItem.css.js +1 -1
  157. package/dist/TopicalNavSet/TopicalNavSet.css.js +1 -1
  158. package/dist/Typography/Typography.css.js +1 -1
  159. package/dist/VideoTile/VideoTile.css.js +1 -1
  160. package/dist/VideoTile/VideoTile.js +1 -1
  161. package/dist/VideoWrapper/VideoWrapper.css.js +1 -1
  162. package/dist/VideoWrapper/index.js +2 -2
  163. package/dist/assets/Article/Article.css +10 -3
  164. package/dist/assets/ExecutiveBio/ExecutiveBio.css +10 -3
  165. package/dist/assets/FooterSiteMap/AxosBank/FooterSiteMap.css +3 -0
  166. package/dist/assets/HeroBanner/HeroBanner.css +3 -0
  167. package/dist/assets/ImageBillboard/ImageBillboard.css +6 -9
  168. package/dist/assets/Insight/Featured/Featured.css +4 -13
  169. package/dist/assets/Insight/Featured/Header.css +1 -1
  170. package/dist/assets/NavigationMenu/AxosALTS/NavBar.css.css +50 -50
  171. package/dist/assets/NavigationMenu/AxosBank/NavBar.css.css +124 -124
  172. package/dist/assets/StepItemSet/StepItemSet.css +11 -3
  173. package/dist/globals.css.js +1 -1
  174. package/dist/icons/ArrowIcon/ArrowIcon.css.js +1 -1
  175. package/dist/icons/CheckIcon/CheckIcon.css.js +1 -1
  176. package/dist/icons/DownloadIcon/DownloadIcon.css.js +1 -1
  177. package/dist/icons/EqualHousingLender.js +1 -0
  178. package/dist/icons/FollowIcon/FollowIcon.css.js +1 -1
  179. package/dist/icons/MemberFdicLogo.js +1 -0
  180. package/dist/icons/Star/Star.css.js +1 -1
  181. package/dist/index.css.js +1 -1
  182. package/dist/main.js +2 -1
  183. package/dist/themes/axos.css.js +1 -1
  184. package/dist/themes/premier.css.js +1 -1
  185. package/dist/themes/victorie.css.js +1 -1
  186. package/package.json +1 -1
@@ -1,56 +1,56 @@
1
- const header = "_header_1jp7i_1";
2
- const wrapper = "_wrapper_1jp7i_5";
3
- const header_main_row = "_header_main_row_1jp7i_11";
4
- const mobile_header = "_mobile_header_1jp7i_12";
5
- const logo_wrap = "_logo_wrap_1jp7i_18";
6
- const primary_links = "_primary_links_1jp7i_22";
7
- const main_nav_link = "_main_nav_link_1jp7i_26";
8
- const sub_nav_link = "_sub_nav_link_1jp7i_44";
9
- const signin_wrap = "_signin_wrap_1jp7i_46";
10
- const signin_btn = "_signin_btn_1jp7i_47";
11
- const header_sub_row = "_header_sub_row_1jp7i_84";
12
- const signin_dropdown = "_signin_dropdown_1jp7i_116";
13
- const shadow = "_shadow_1jp7i_126";
14
- const signin_header = "_signin_header_1jp7i_136";
15
- const signin_subheader = "_signin_subheader_1jp7i_143";
16
- const opacity = "_opacity_1jp7i_165";
17
- const fadeInDown = "_fadeInDown_1jp7i_1";
18
- const signin_footer = "_signin_footer_1jp7i_171";
19
- const open = "_open_1jp7i_192";
20
- const dd_wrapper = "_dd_wrapper_1jp7i_204";
21
- const dd_media = "_dd_media_1jp7i_213";
22
- const dd_media_img = "_dd_media_img_1jp7i_218";
23
- const dd_site_navs = "_dd_site_navs_1jp7i_222";
24
- const dd_media_header = "_dd_media_header_1jp7i_229";
25
- const mt_8 = "_mt_8_1jp7i_239";
26
- const mt_16 = "_mt_16_1jp7i_243";
27
- const ml_8 = "_ml_8_1jp7i_247";
28
- const dd_media_cta = "_dd_media_cta_1jp7i_251";
29
- const reversed_row = "_reversed_row_1jp7i_283";
30
- const headline = "_headline_1jp7i_293";
31
- const nav_anchor = "_nav_anchor_1jp7i_301";
32
- const headline_cta = "_headline_cta_1jp7i_309";
33
- const site_lists = "_site_lists_1jp7i_324";
34
- const hamburger = "_hamburger_1jp7i_362";
35
- const mobile_only = "_mobile_only_1jp7i_376";
36
- const mobile_logo = "_mobile_logo_1jp7i_382";
37
- const highlight = "_highlight_1jp7i_387";
38
- const mobile_nav = "_mobile_nav_1jp7i_413";
39
- const mobile_opened = "_mobile_opened_1jp7i_424";
40
- const mobile_nav_item = "_mobile_nav_item_1jp7i_432";
41
- const has_dropdown = "_has_dropdown_1jp7i_447";
42
- const icon_wrap = "_icon_wrap_1jp7i_463";
43
- const mobile_footer = "_mobile_footer_1jp7i_468";
44
- const mobile_footer_content = "_mobile_footer_content_1jp7i_473";
45
- const mobile_footer_media = "_mobile_footer_media_1jp7i_487";
46
- const footer_cta = "_footer_cta_1jp7i_493";
47
- const inner_wrapper = "_inner_wrapper_1jp7i_521";
48
- const btn = "_btn_1jp7i_526";
49
- const sub_menu = "_sub_menu_1jp7i_531";
50
- const main = "_main_1jp7i_26";
51
- const dd_footer = "_dd_footer_1jp7i_556";
52
- const skip_btn = "_skip_btn_1jp7i_564";
53
- const desktop_only = "_desktop_only_1jp7i_609";
1
+ import '../../assets/NavigationMenu/AxosBank/NavBar.css.css';const header = "_header_1t3g5_1";
2
+ const wrapper = "_wrapper_1t3g5_5";
3
+ const header_main_row = "_header_main_row_1t3g5_11";
4
+ const mobile_header = "_mobile_header_1t3g5_12";
5
+ const logo_wrap = "_logo_wrap_1t3g5_18";
6
+ const primary_links = "_primary_links_1t3g5_22";
7
+ const main_nav_link = "_main_nav_link_1t3g5_26";
8
+ const sub_nav_link = "_sub_nav_link_1t3g5_44";
9
+ const signin_wrap = "_signin_wrap_1t3g5_46";
10
+ const signin_btn = "_signin_btn_1t3g5_47";
11
+ const header_sub_row = "_header_sub_row_1t3g5_84";
12
+ const signin_dropdown = "_signin_dropdown_1t3g5_116";
13
+ const shadow = "_shadow_1t3g5_126";
14
+ const signin_header = "_signin_header_1t3g5_136";
15
+ const signin_subheader = "_signin_subheader_1t3g5_143";
16
+ const opacity = "_opacity_1t3g5_165";
17
+ const fadeInDown = "_fadeInDown_1t3g5_1";
18
+ const signin_footer = "_signin_footer_1t3g5_171";
19
+ const open = "_open_1t3g5_192";
20
+ const dd_wrapper = "_dd_wrapper_1t3g5_204";
21
+ const dd_media = "_dd_media_1t3g5_213";
22
+ const dd_media_img = "_dd_media_img_1t3g5_218";
23
+ const dd_site_navs = "_dd_site_navs_1t3g5_222";
24
+ const dd_media_header = "_dd_media_header_1t3g5_229";
25
+ const mt_8 = "_mt_8_1t3g5_239";
26
+ const mt_16 = "_mt_16_1t3g5_243";
27
+ const ml_8 = "_ml_8_1t3g5_247";
28
+ const dd_media_cta = "_dd_media_cta_1t3g5_251";
29
+ const reversed_row = "_reversed_row_1t3g5_283";
30
+ const headline = "_headline_1t3g5_293";
31
+ const nav_anchor = "_nav_anchor_1t3g5_301";
32
+ const headline_cta = "_headline_cta_1t3g5_309";
33
+ const site_lists = "_site_lists_1t3g5_324";
34
+ const hamburger = "_hamburger_1t3g5_362";
35
+ const mobile_only = "_mobile_only_1t3g5_376";
36
+ const mobile_logo = "_mobile_logo_1t3g5_382";
37
+ const highlight = "_highlight_1t3g5_387";
38
+ const mobile_nav = "_mobile_nav_1t3g5_413";
39
+ const mobile_opened = "_mobile_opened_1t3g5_424";
40
+ const mobile_nav_item = "_mobile_nav_item_1t3g5_432";
41
+ const has_dropdown = "_has_dropdown_1t3g5_447";
42
+ const icon_wrap = "_icon_wrap_1t3g5_463";
43
+ const mobile_footer = "_mobile_footer_1t3g5_468";
44
+ const mobile_footer_content = "_mobile_footer_content_1t3g5_473";
45
+ const mobile_footer_media = "_mobile_footer_media_1t3g5_487";
46
+ const footer_cta = "_footer_cta_1t3g5_493";
47
+ const inner_wrapper = "_inner_wrapper_1t3g5_521";
48
+ const btn = "_btn_1t3g5_526";
49
+ const sub_menu = "_sub_menu_1t3g5_531";
50
+ const main = "_main_1t3g5_26";
51
+ const dd_footer = "_dd_footer_1t3g5_556";
52
+ const skip_btn = "_skip_btn_1t3g5_564";
53
+ const desktop_only = "_desktop_only_1t3g5_609";
54
54
  const styles = {
55
55
  header,
56
56
  wrapper,
@@ -3,7 +3,7 @@ import "../../Accordion/Accordion.css.js";
3
3
  import "react/jsx-runtime";
4
4
  import "../../icons/ArrowIcon/ArrowIcon.css.js";
5
5
  import "../../icons/CheckIcon/CheckIcon.css.js";
6
- /* empty css */
6
+ import '../../assets/VideoWrapper/VideoWrapper.css';import '../../assets/VideoTile/VideoTile.css';import '../../assets/TopicalNavSet/TopicalNavSet.css';import '../../assets/TopicalNavItem/TopicalNavItem.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/SubNavbar.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/Insight.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/FooterSiteMap/AxosBank/FooterSiteMap.css';import '../../assets/FooterDisclosure/LVF/LaVictorieFooter.css';import '../../assets/DownloadTile/DownloadTile.css';import '../../assets/CollectInformationAlert/CollectInformationAlert.css';import '../../assets/CallToActionBar/CallToActionBar.css';import '../../assets/AwardsItem/AwardsItem.css';import '../../assets/AwardsBanner/AwardsBanner.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/premier.css';import '../../assets/themes/axos.css';/* empty css */
7
7
  /* empty css */
8
8
  /* empty css */
9
9
  /* empty css */
@@ -62,6 +62,7 @@ import "../../Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js";
62
62
  import "../../Carousel/index.js";
63
63
  /* empty css */
64
64
  import "../../Comparison/Comparison.css.js";
65
+ import "next/image.js";
65
66
  import "../../HeroBanner/HeroBanner.css.js";
66
67
  import "../../HeroBanner/LargeBanner.css.js";
67
68
  import "../../HeroBanner/SelectionBanner.css.js";
@@ -88,7 +89,6 @@ import "next/navigation.js";
88
89
  /* empty css */
89
90
  /* empty css */
90
91
  /* empty css */
91
- import "next/image.js";
92
92
  import "next/link.js";
93
93
  /* empty css */
94
94
  /* empty css */
@@ -4,7 +4,7 @@ import "../../Accordion/Accordion.js";
4
4
  import "../../Accordion/Accordion.css.js";
5
5
  import "../../icons/ArrowIcon/ArrowIcon.css.js";
6
6
  import "../../icons/CheckIcon/CheckIcon.css.js";
7
- /* empty css */
7
+ import '../../assets/VideoWrapper/VideoWrapper.css';import '../../assets/VideoTile/VideoTile.css';import '../../assets/TopicalNavSet/TopicalNavSet.css';import '../../assets/TopicalNavItem/TopicalNavItem.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/Insight.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/FooterSiteMap/AxosBank/FooterSiteMap.css';import '../../assets/FooterDisclosure/LVF/LaVictorieFooter.css';import '../../assets/DownloadTile/DownloadTile.css';import '../../assets/CollectInformationAlert/CollectInformationAlert.css';import '../../assets/CallToActionBar/CallToActionBar.css';import '../../assets/AwardsItem/AwardsItem.css';import '../../assets/AwardsBanner/AwardsBanner.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/premier.css';import '../../assets/themes/axos.css';/* empty css */
8
8
  /* empty css */
9
9
  /* empty css */
10
10
  /* empty css */
@@ -64,6 +64,7 @@ import "../../Calculators/SummitApyCalculator/BalanceAPYCalculator.css.js";
64
64
  import "../../Carousel/index.js";
65
65
  /* empty css */
66
66
  import "../../Comparison/Comparison.css.js";
67
+ import Image from "next/image.js";
67
68
  import "../../HeroBanner/HeroBanner.css.js";
68
69
  import "../../HeroBanner/LargeBanner.css.js";
69
70
  import "../../HeroBanner/SelectionBanner.css.js";
@@ -112,7 +113,6 @@ import "../../StepItemSet/StepItemSet.css.js";
112
113
  import "next/script.js";
113
114
  /* empty css */
114
115
  /* empty css */
115
- import Image from "next/image.js";
116
116
  import { sub_nav, dd_media } from "./SubNavbar.css.js";
117
117
  function SubNavBar() {
118
118
  const pathname = usePathname();
@@ -172,20 +172,20 @@ function SubNavBar() {
172
172
  }
173
173
  };
174
174
  return showNavbar ? /* @__PURE__ */ jsx("div", { className: `${styles.sub_nav} ${sub_nav} ${styles.desktop_only}`, children: /* @__PURE__ */ jsx("div", { className: styles.wrapper, children: /* @__PURE__ */ jsx("div", { className: styles.header_sub_row, children: /* @__PURE__ */ jsxs("nav", { children: [
175
- /* @__PURE__ */ jsxs("ul", { className: "list_unstyled flex_row middle", children: [
175
+ /* @__PURE__ */ jsxs("ul", { className: "list_unstyled flex_row middle", role: "menubar", children: [
176
176
  (isHomepage || pathname?.includes("/personal") || pathname?.split("/")[1] == "invest" || pathname?.includes("/tools")) && /* @__PURE__ */ jsxs(Fragment, { children: [
177
177
  /* @__PURE__ */ jsxs(
178
178
  "li",
179
179
  {
180
180
  className: styles.sub_nav_link,
181
181
  onMouseEnter: () => handleMouseEnter("bank"),
182
+ role: "menuitem",
182
183
  children: [
183
184
  /* @__PURE__ */ jsx(
184
185
  "a",
185
186
  {
186
187
  href: findMoreAxosDomains("{AXOSBANK}/personal/bank"),
187
188
  id: "personalNav1",
188
- role: "menuitem",
189
189
  "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.",
190
190
  children: "Bank"
191
191
  }
@@ -195,7 +195,6 @@ function SubNavBar() {
195
195
  {
196
196
  href: "#",
197
197
  id: "personalNav1",
198
- role: "menuitem",
199
198
  onKeyDown: (event) => {
200
199
  if (event.key === "Enter") {
201
200
  handleMouseEnter("bank");
@@ -230,13 +229,13 @@ function SubNavBar() {
230
229
  {
231
230
  className: styles.sub_nav_link,
232
231
  onMouseEnter: () => handleMouseEnter("borrow"),
232
+ role: "menuitem",
233
233
  children: [
234
234
  /* @__PURE__ */ jsx(
235
235
  "a",
236
236
  {
237
237
  href: findMoreAxosDomains("{AXOSBANK}/personal/borrow"),
238
238
  id: "personalNav2",
239
- role: "menuitem",
240
239
  "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.",
241
240
  children: "Borrow"
242
241
  }
@@ -246,7 +245,6 @@ function SubNavBar() {
246
245
  {
247
246
  href: "#",
248
247
  id: "personalNav2",
249
- role: "menuitem",
250
248
  onKeyDown: (event) => {
251
249
  if (event.key === "Enter") {
252
250
  handleMouseEnter("borrow");
@@ -281,13 +279,13 @@ function SubNavBar() {
281
279
  {
282
280
  className: styles.sub_nav_link,
283
281
  onMouseEnter: () => handleMouseEnter("invest"),
282
+ role: "menuitem",
284
283
  children: [
285
284
  /* @__PURE__ */ jsx(
286
285
  "a",
287
286
  {
288
287
  href: findMoreAxosDomains("{AXOS}/invest"),
289
288
  id: "personalNav3",
290
- role: "menuitem",
291
289
  "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.",
292
290
  children: "Invest"
293
291
  }
@@ -297,7 +295,6 @@ function SubNavBar() {
297
295
  {
298
296
  href: "#",
299
297
  id: "personalNav3",
300
- role: "menuitem",
301
298
  "aria-label": "Press Enter to open the Invest section sub-menu.",
302
299
  onKeyDown: (event) => {
303
300
  if (event.key === "Enter") {
@@ -332,13 +329,13 @@ function SubNavBar() {
332
329
  {
333
330
  className: styles.sub_nav_link,
334
331
  onMouseEnter: () => handleMouseEnter("plan"),
332
+ role: "menuitem",
335
333
  children: [
336
334
  /* @__PURE__ */ jsx(
337
335
  "a",
338
336
  {
339
337
  href: findMoreAxosDomains("{AXOSBANK}/personal/plan"),
340
338
  id: "personalNav4",
341
- role: "menuitem",
342
339
  "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.",
343
340
  children: "Plan"
344
341
  }
@@ -348,7 +345,6 @@ function SubNavBar() {
348
345
  {
349
346
  href: "#",
350
347
  id: "personalNav4",
351
- role: "menuitem",
352
348
  "aria-label": "Press Enter to open the Plan section sub-menu.",
353
349
  onKeyDown: (event) => {
354
350
  if (event.key === "Enter") {
@@ -385,13 +381,13 @@ function SubNavBar() {
385
381
  {
386
382
  className: styles.sub_nav_link,
387
383
  onMouseEnter: () => handleMouseEnter("sbb"),
384
+ role: "menuitem",
388
385
  children: [
389
386
  /* @__PURE__ */ jsx(
390
387
  "a",
391
388
  {
392
389
  href: findMoreAxosDomains("{AXOSBANK}/business"),
393
390
  id: "busNav1",
394
- role: "menuitem",
395
391
  "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.",
396
392
  children: "Small Business Banking"
397
393
  }
@@ -401,7 +397,6 @@ function SubNavBar() {
401
397
  {
402
398
  href: "#",
403
399
  id: "busNav1",
404
- role: "menuitem",
405
400
  "aria-label": "Press Enter to open the Small Business Banking section sub-menu.",
406
401
  onKeyDown: (event) => {
407
402
  if (event.key === "Enter") {
@@ -436,6 +431,7 @@ function SubNavBar() {
436
431
  {
437
432
  className: styles.sub_nav_link,
438
433
  onMouseEnter: () => handleMouseEnter("combank"),
434
+ role: "menuitem",
439
435
  children: [
440
436
  /* @__PURE__ */ jsx(
441
437
  "a",
@@ -444,7 +440,6 @@ function SubNavBar() {
444
440
  "{AXOSBANK}/commercial/banking"
445
441
  ),
446
442
  id: "busNav2",
447
- role: "menuitem",
448
443
  "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.",
449
444
  children: "Commercial Banking"
450
445
  }
@@ -454,7 +449,6 @@ function SubNavBar() {
454
449
  {
455
450
  href: "#",
456
451
  id: "busNav2",
457
- role: "menuitem",
458
452
  "aria-label": "Press Enter to open the Commercial Banking section sub-menu.",
459
453
  onKeyDown: (event) => {
460
454
  if (event.key === "Enter") {
@@ -489,6 +483,7 @@ function SubNavBar() {
489
483
  {
490
484
  className: styles.sub_nav_link,
491
485
  onMouseEnter: () => handleMouseEnter("comlending"),
486
+ role: "menuitem",
492
487
  children: [
493
488
  /* @__PURE__ */ jsx(
494
489
  "a",
@@ -497,7 +492,6 @@ function SubNavBar() {
497
492
  "{AXOSBANK}/commercial/lending"
498
493
  ),
499
494
  id: "busNav3",
500
- role: "menuitem",
501
495
  "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.",
502
496
  children: "Commercial Lending"
503
497
  }
@@ -507,7 +501,6 @@ function SubNavBar() {
507
501
  {
508
502
  href: "#",
509
503
  id: "busNav3",
510
- role: "menuitem",
511
504
  "aria-label": "Press Enter to open the Commercial Lending section sub-menu.",
512
505
  onKeyDown: (event) => {
513
506
  if (event.key === "Enter") {
@@ -544,12 +537,12 @@ function SubNavBar() {
544
537
  {
545
538
  className: styles.sub_nav_link,
546
539
  onMouseEnter: handleMouseLeave,
540
+ role: "menuitem",
547
541
  children: /* @__PURE__ */ jsx(
548
542
  Link,
549
543
  {
550
544
  href: `https://lavictoirefinance.com/dealers`,
551
545
  id: "partNav1",
552
- role: "menuitem",
553
546
  "aria-label": "Press Enter to navigate to the LaVictoire Finance website (www.lavictoirefinance.com). Owned and operated by Axos Bank.",
554
547
  children: "Marine Dealer Floorplan Finance"
555
548
  }
@@ -561,6 +554,7 @@ function SubNavBar() {
561
554
  {
562
555
  className: styles.sub_nav_link,
563
556
  onMouseEnter: () => handleMouseEnter("wholelending"),
557
+ role: "menuitem",
564
558
  children: [
565
559
  /* @__PURE__ */ jsx(
566
560
  "a",
@@ -569,7 +563,6 @@ function SubNavBar() {
569
563
  "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending"
570
564
  ),
571
565
  id: "partNav2",
572
- role: "menuitem",
573
566
  "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.",
574
567
  children: "Wholesale Lending"
575
568
  }
@@ -579,7 +572,6 @@ function SubNavBar() {
579
572
  {
580
573
  href: "#",
581
574
  id: "partNav2",
582
- role: "menuitem",
583
575
  "aria-label": "Press Enter to open the Wholesale Lending section sub-menu.",
584
576
  onKeyDown: (event) => {
585
577
  if (event.key === "Enter") {
@@ -614,12 +606,12 @@ function SubNavBar() {
614
606
  {
615
607
  className: styles.sub_nav_link,
616
608
  onMouseEnter: handleMouseLeave,
609
+ role: "menuitem",
617
610
  children: /* @__PURE__ */ jsx(
618
611
  Link,
619
612
  {
620
613
  href: `https://www.axosadvisor.com`,
621
614
  id: "partNav4",
622
- role: "menuitem",
623
615
  "aria-label": "Press Enter to navigate to the Axos Advisor website (www.axosadvisor.com). Owned and operated by Axos Bank.",
624
616
  children: "Financial Advisors"
625
617
  }
@@ -631,6 +623,7 @@ function SubNavBar() {
631
623
  {
632
624
  className: styles.sub_nav_link,
633
625
  onMouseEnter: () => handleMouseEnter("dealerservices"),
626
+ role: "menuitem",
634
627
  children: [
635
628
  /* @__PURE__ */ jsx(
636
629
  "a",
@@ -639,7 +632,6 @@ function SubNavBar() {
639
632
  "{AXOSBANK}/partners/dealer-services"
640
633
  ),
641
634
  id: "partNav5",
642
- role: "menuitem",
643
635
  "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.",
644
636
  children: "Dealer Services"
645
637
  }
@@ -684,12 +676,12 @@ function SubNavBar() {
684
676
  {
685
677
  className: styles.sub_nav_link,
686
678
  onMouseEnter: handleMouseLeave,
679
+ role: "menuitem",
687
680
  children: /* @__PURE__ */ jsx(
688
681
  Link,
689
682
  {
690
683
  href: `/partners/strategic-partnerships`,
691
684
  id: "partNav6",
692
- role: "menuitem",
693
685
  "aria-label": "Press Enter to navigate to the Strategic Partnerships section home page.",
694
686
  children: "Strategic Partnerships"
695
687
  }
@@ -698,10 +690,34 @@ function SubNavBar() {
698
690
  )
699
691
  ] }),
700
692
  pathname?.includes("/customer-support") && support.map(
701
- (item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(Link, { href: item.url, role: "menuitem", children: item.name }) }, `snb-${item.id}`)
693
+ (item) => /* @__PURE__ */ jsx(
694
+ "li",
695
+ {
696
+ className: styles.sub_nav_link,
697
+ role: "menuitem",
698
+ children: /* @__PURE__ */ jsx(Link, { href: item.url, children: item.name })
699
+ },
700
+ `snb-${item.id}`
701
+ )
702
702
  ),
703
- pathname?.includes("/about-us") && about.map((item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(Link, { href: item.url, role: "menuitem", children: item.name }) }, `snb-${item.id}`)),
704
- pathname?.includes("/legal") && legal.map((item) => /* @__PURE__ */ jsx("li", { className: styles.sub_nav_link, children: /* @__PURE__ */ jsx(Link, { href: item.url, role: "menuitem", children: item.name }) }, `snb-${item.id}`))
703
+ pathname?.includes("/about-us") && about.map((item) => /* @__PURE__ */ jsx(
704
+ "li",
705
+ {
706
+ className: styles.sub_nav_link,
707
+ role: "menuitem",
708
+ children: /* @__PURE__ */ jsx(Link, { href: item.url, children: item.name })
709
+ },
710
+ `snb-${item.id}`
711
+ )),
712
+ pathname?.includes("/legal") && legal.map((item) => /* @__PURE__ */ jsx(
713
+ "li",
714
+ {
715
+ className: styles.sub_nav_link,
716
+ role: "menuitem",
717
+ children: /* @__PURE__ */ jsx(Link, { href: item.url, children: item.name })
718
+ },
719
+ `snb-${item.id}`
720
+ ))
705
721
  ] }),
706
722
  /* @__PURE__ */ jsxs("div", { className: "relative", children: [
707
723
  hoveredLink === "bank" && /* @__PURE__ */ jsx(
@@ -768,17 +784,7 @@ function SubNavBar() {
768
784
  {
769
785
  className: `${styles.headline} flex_row middle between`,
770
786
  children: [
771
- /* @__PURE__ */ jsx(
772
- Link,
773
- {
774
- role: "heading",
775
- "aria-label": "visit the personal banking homepage to learn more about available product offerings",
776
- href: findMoreAxosDomains(
777
- "{AXOSBANK}/personal/bank"
778
- ),
779
- children: "Take your money further, faster"
780
- }
781
- ),
787
+ /* @__PURE__ */ jsx("span", { role: "heading", children: "Take your money further, faster" }),
782
788
  /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
783
789
  /* @__PURE__ */ jsx(
784
790
  Image,
@@ -1146,17 +1152,7 @@ function SubNavBar() {
1146
1152
  {
1147
1153
  className: `${styles.headline} flex_row middle between`,
1148
1154
  children: [
1149
- /* @__PURE__ */ jsx(
1150
- Link,
1151
- {
1152
- href: findMoreAxosDomains(
1153
- "{AXOSBANK}/personal/borrow"
1154
- ),
1155
- "aria-label": "visit personal borrowing webpage to learn more about available loan options",
1156
- role: "heading",
1157
- children: "Great rates on home loans"
1158
- }
1159
- ),
1155
+ /* @__PURE__ */ jsx("span", { role: "heading", children: "Great rates on home loans" }),
1160
1156
  /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
1161
1157
  /* @__PURE__ */ jsx(
1162
1158
  Image,
@@ -1519,15 +1515,7 @@ function SubNavBar() {
1519
1515
  {
1520
1516
  className: `${styles.headline} flex_row middle between`,
1521
1517
  children: [
1522
- /* @__PURE__ */ jsx(
1523
- Link,
1524
- {
1525
- href: findMoreAxosDomains("{AXOS}/invest"),
1526
- role: "heading",
1527
- "aria-label": "visit the axos invest homepage to learn more about available investing options",
1528
- children: "Quickly discover and compare mutual funds and ETFs"
1529
- }
1530
- ),
1518
+ /* @__PURE__ */ jsx("span", { role: "heading", children: "Quickly discover and compare mutual funds and ETFs" }),
1531
1519
  /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
1532
1520
  /* @__PURE__ */ jsx(
1533
1521
  Image,
@@ -1802,17 +1790,7 @@ function SubNavBar() {
1802
1790
  {
1803
1791
  className: `${styles.headline} flex_row middle between`,
1804
1792
  children: [
1805
- /* @__PURE__ */ jsx(
1806
- Link,
1807
- {
1808
- href: findMoreAxosDomains(
1809
- "{AXOSBANK}/personal/plan"
1810
- ),
1811
- role: "heading",
1812
- "aria-label": "visit the personal financial planning homepage to learn more about available financial planning tools",
1813
- children: "Plan your next move"
1814
- }
1815
- ),
1793
+ /* @__PURE__ */ jsx("span", { role: "heading", children: "Plan your next move" }),
1816
1794
  /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
1817
1795
  /* @__PURE__ */ jsx(
1818
1796
  Image,
@@ -2079,15 +2057,7 @@ function SubNavBar() {
2079
2057
  {
2080
2058
  className: `${styles.headline} flex_row middle between`,
2081
2059
  children: [
2082
- /* @__PURE__ */ jsx(
2083
- Link,
2084
- {
2085
- href: findMoreAxosDomains("{AXOSBANK}/business"),
2086
- "aria-label": "visit the business banking homepage to learn more about available product offerings for your small business",
2087
- role: "heading",
2088
- children: "Move your business forward"
2089
- }
2090
- ),
2060
+ /* @__PURE__ */ jsx("span", { role: "heading", children: "Move your business forward" }),
2091
2061
  /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
2092
2062
  /* @__PURE__ */ jsx(
2093
2063
  Image,
@@ -2378,17 +2348,7 @@ function SubNavBar() {
2378
2348
  {
2379
2349
  className: `${styles.headline} flex_row middle between`,
2380
2350
  children: [
2381
- /* @__PURE__ */ jsx(
2382
- Link,
2383
- {
2384
- href: findMoreAxosDomains(
2385
- "{AXOSBANK}/commercial/banking"
2386
- ),
2387
- "aria-label": "visit the commercial banking homepage to learn more about solutions to meet your organizational needs",
2388
- role: "heading",
2389
- children: "Solutions from industry experts"
2390
- }
2391
- ),
2351
+ /* @__PURE__ */ jsx("span", { role: "heading", children: "Solutions from industry experts" }),
2392
2352
  /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
2393
2353
  /* @__PURE__ */ jsx(
2394
2354
  Image,
@@ -2614,17 +2574,7 @@ function SubNavBar() {
2614
2574
  {
2615
2575
  className: `${styles.headline} flex_row middle between`,
2616
2576
  children: [
2617
- /* @__PURE__ */ jsx(
2618
- Link,
2619
- {
2620
- href: findMoreAxosDomains(
2621
- "{AXOSBANK}/commercial/lending"
2622
- ),
2623
- "aria-label": "visit the commercial lending homepage to learn more about personalized lending solutions",
2624
- role: "heading",
2625
- children: "Personalized lending solutions"
2626
- }
2627
- ),
2577
+ /* @__PURE__ */ jsx("span", { role: "heading", children: "Personalized lending solutions" }),
2628
2578
  /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
2629
2579
  /* @__PURE__ */ jsx(
2630
2580
  Image,
@@ -2853,17 +2803,7 @@ function SubNavBar() {
2853
2803
  {
2854
2804
  className: `${styles.headline} flex_row middle between`,
2855
2805
  children: [
2856
- /* @__PURE__ */ jsx(
2857
- Link,
2858
- {
2859
- href: findMoreAxosDomains(
2860
- "{AXOSBANK}/partners/wholesale-correspondent-portfolio-lending"
2861
- ),
2862
- "aria-label": "visit the wholesale lending homepage to learn more about available product portfolio solutions",
2863
- role: "heading",
2864
- children: "Expand your options"
2865
- }
2866
- ),
2806
+ /* @__PURE__ */ jsx("span", { role: "heading", children: "Expand your options" }),
2867
2807
  /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
2868
2808
  /* @__PURE__ */ jsx(
2869
2809
  Image,
@@ -2994,17 +2934,7 @@ function SubNavBar() {
2994
2934
  {
2995
2935
  className: `${styles.headline} flex_row middle between`,
2996
2936
  children: [
2997
- /* @__PURE__ */ jsx(
2998
- Link,
2999
- {
3000
- href: findMoreAxosDomains(
3001
- "{AXOSBANK}/partners/dealer-services"
3002
- ),
3003
- "aria-label": "visit the dealer services homepage to learn more about joining the network of Axos Dealer Services dealerships",
3004
- role: "heading",
3005
- children: "Fueling results for dealerships"
3006
- }
3007
- ),
2937
+ /* @__PURE__ */ jsx("span", { role: "heading", children: "Fueling results for dealerships" }),
3008
2938
  /* @__PURE__ */ jsxs("span", { className: "flex_row middle ml_24 w_auto", children: [
3009
2939
  /* @__PURE__ */ jsx(
3010
2940
  Image,
@@ -1,4 +1,4 @@
1
- /* empty css */
1
+ import '../../assets/NavigationMenu/AxosBank/SubNavbar.css';import '../../assets/themes/victorie.css';import '../../assets/themes/premier.css';import '../../assets/themes/axos.css';/* empty css */
2
2
  /* empty css */
3
3
  /* empty css */
4
4
  /* empty css */