@axos-web-dev/shared-components 0.0.68 → 0.0.70

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