{"componentChunkName":"component---src-templates-raw-html-js","path":"/ai-search-dealer-website-check/","result":{"pageContext":{"pageContent":{"HTML":{"order":0,"visible":true,"scriptJS":"","rawHTML":"<div><link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>\n<link href=\"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n\n<style>\n@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');\n\n.mxs-aiv {\n  font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;\n  color: #222222;\n  background: #ffffff;\n  font-weight: 400;\n  line-height: 1.5;\n  position: relative;\n  overflow: hidden;\n  margin-top: 110px;\n  --mxs-blue: #1e98d8;\n  --mxs-deep: rgb(39, 109, 241);\n  --mxs-cyan: rgb(83, 156, 255);\n  --mxs-navy: #1c3556;\n  --mxs-ink: #222222;\n  --mxs-line: #e6ecf2;\n  --mxs-muted: #6b7785;\n  --mxs-bg: #f7f9fb;\n  --mxs-grad: linear-gradient(295.53deg, rgb(39, 109, 241) 22.68%, rgb(83, 156, 255) 98.61%);\n  --aio-grad: linear-gradient(135deg, #4285f4 0%, #9b72cb 50%, #d96570 100%);\n}\n\n.mxs-aiv *,\n.mxs-aiv *:before,\n.mxs-aiv *:after { box-sizing: border-box; }\n\n.mxs-aiv__glow {\n  position: absolute;\n  top: -260px;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 1100px;\n  height: 700px;\n  background: radial-gradient(ellipse at center, rgba(39,109,241,0.14) 0%, rgba(83,197,244,0.06) 35%, rgba(39,109,241,0) 65%);\n  pointer-events: none;\n  z-index: 0;\n}\n.mxs-aiv__glow-line {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 3px;\n  background: linear-gradient(90deg, transparent 0%, var(--mxs-deep) 30%, var(--mxs-cyan) 50%, var(--mxs-deep) 70%, transparent 100%);\n  pointer-events: none;\n  z-index: 0;\n}\n\n.mxs-aiv__container {\n  position: relative;\n  z-index: 1;\n  max-width: 1080px;\n  margin: 0 auto;\n  padding: 80px 32px 96px;\n}\n\n@keyframes mxsAivFadeUp {\n  from { opacity: 0; transform: translateY(14px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n.mxs-aiv__hero,\n.mxs-aiv__engines,\n.mxs-aiv__hook,\n.mxs-aiv__form-wrap,\n.mxs-aiv__example-label,\n.mxs-aiv__mock,\n.mxs-aiv__foot {\n  animation: mxsAivFadeUp 0.7s ease-out both;\n}\n.mxs-aiv__engines        { animation-delay: 0.08s; }\n.mxs-aiv__hook           { animation-delay: 0.16s; }\n.mxs-aiv__form-wrap      { animation-delay: 0.22s; }\n.mxs-aiv__example-label  { animation-delay: 0.28s; }\n.mxs-aiv__mock           { animation-delay: 0.32s; }\n.mxs-aiv__foot           { animation-delay: 0.40s; }\n\n/* Hero */\n.mxs-aiv__hero {\n  text-align: center;\n  margin-bottom: 40px;\n}\n.mxs-aiv__eyebrow {\n  display: inline-block;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.24em;\n  text-transform: uppercase;\n  color: var(--mxs-blue);\n  padding: 8px 16px;\n  border: 1px solid var(--mxs-blue);\n  border-radius: 0;\n  margin-bottom: 28px;\n  background: linear-gradient(135deg, rgba(30,152,216,0.08) 0%, rgba(30,152,216,0) 100%);\n}\n.mxs-aiv__headline {\n  font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n  font-size: clamp(34px, 5.2vw, 58px);\n  font-weight: 800 !important;\n  letter-spacing: -0.025em;\n  line-height: 1.05;\n  color: var(--mxs-navy);\n  max-width: 18ch;\n  margin: 0 auto 20px;\n}\n.mxs-aiv__headline-accent {\n  background: var(--mxs-grad);\n  -webkit-background-clip: text;\n  background-clip: text;\n  -webkit-text-fill-color: transparent;\n  color: transparent;\n}\n.mxs-aiv__sub {\n  font-size: clamp(15px, 1.4vw, 18px);\n  color: var(--mxs-muted);\n  max-width: 56ch;\n  margin: 0 auto;\n  line-height: 1.55;\n}\n\n/* AI engine chips */\n.mxs-aiv__engines {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  align-items: center;\n  gap: 10px;\n  margin: 0 auto 48px;\n  max-width: 720px;\n}\n.mxs-aiv__engines-label {\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--mxs-muted);\n  width: 100%;\n  text-align: center;\n  margin-bottom: 4px;\n}\n.mxs-aiv__engine {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--mxs-navy);\n  background: #ffffff;\n  border: 1px solid var(--mxs-line);\n  padding: 9px 14px;\n  border-radius: 0;\n  box-shadow: 0 1px 2px rgba(28,53,86,0.04);\n}\n.mxs-aiv__engine-dot {\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background: var(--aio-grad);\n  display: inline-block;\n}\n\n/* Hook callout */\n.mxs-aiv__hook {\n  background: var(--mxs-grad);\n  color: #ffffff;\n  border-radius: 0;\n  padding: 44px 48px;\n  text-align: center !important;\n  margin-bottom: 40px;\n  position: relative;\n  overflow: hidden;\n}\n.mxs-aiv__hook:before {\n  content: \"\";\n  position: absolute;\n  top: 50%;\n  left: -10%;\n  transform: translateY(-50%);\n  width: 600px;\n  height: 600px;\n  background: radial-gradient(circle at center, rgba(255,255,255,0.18) 0%, rgba(255,255,255,0) 50%);\n  pointer-events: none;\n}\n.mxs-aiv__hook:after {\n  content: \"\";\n  position: absolute;\n  top: 50%;\n  right: -40px;\n  transform: translateY(-50%);\n  width: 240px;\n  height: 240px;\n  background-image:\n    linear-gradient(135deg, transparent 0%, transparent 49%, rgba(255,255,255,0.22) 49.5%, rgba(255,255,255,0.22) 50.5%, transparent 51%),\n    linear-gradient(45deg, transparent 0%, transparent 49%, rgba(255,255,255,0.22) 49.5%, rgba(255,255,255,0.22) 50.5%, transparent 51%),\n    radial-gradient(circle at 30% 30%, rgba(255,255,255,0.18) 2px, transparent 3px),\n    radial-gradient(circle at 70% 30%, rgba(255,255,255,0.18) 2px, transparent 3px),\n    radial-gradient(circle at 30% 70%, rgba(255,255,255,0.18) 2px, transparent 3px),\n    radial-gradient(circle at 70% 70%, rgba(255,255,255,0.18) 2px, transparent 3px),\n    radial-gradient(circle at 50% 50%, rgba(255,255,255,0.18) 2px, transparent 3px);\n  background-size: 80px 80px, 80px 80px, 80px 80px, 80px 80px, 80px 80px, 80px 80px, 80px 80px;\n  background-repeat: no-repeat;\n  background-position: 0 0, 80px 0, 0 0, 80px 0, 0 80px, 80px 80px, 40px 40px;\n  opacity: 0.55;\n  pointer-events: none;\n}\n.mxs-aiv__hook-text {\n  font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n  font-size: clamp(20px, 2.4vw, 28px);\n  font-weight: 700 !important;\n  letter-spacing: -0.015em;\n  line-height: 1.3;\n  max-width: 42ch;\n  margin: 0 auto !important;\n  position: relative;\n  z-index: 1;\n  text-align: center !important;\n}\n.mxs-aiv__hook-accent {\n  color: #ffffff;\n  background: rgba(255,255,255,0.18);\n  padding: 0 8px;\n  border-radius: 0;\n}\n\n/* CTA Section (replaces inline form — opens existing site contact modal) */\n.mxs-aiv__form-wrap {\n  background: var(--mxs-bg);\n  border: 1px solid var(--mxs-line);\n  border-radius: 0;\n  padding: 56px 48px 56px;\n  margin-bottom: 64px;\n  text-align: center;\n}\n.mxs-aiv__form-head {\n  text-align: center;\n  margin-bottom: 32px;\n}\n.mxs-aiv__form-title {\n  font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n  font-size: clamp(22px, 2.4vw, 30px);\n  font-weight: 700 !important;\n  color: var(--mxs-navy);\n  letter-spacing: -0.015em;\n  line-height: 1.2;\n  margin-bottom: 12px;\n}\n.mxs-aiv__form-sub {\n  font-size: 15px;\n  color: var(--mxs-muted);\n  max-width: 50ch;\n  margin: 0 auto;\n  line-height: 1.55;\n}\n.mxs-aiv__cta-link {\n  display: inline-flex;\n  align-items: center;\n  gap: 12px;\n  font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n  font-size: 16px;\n  font-weight: 600 !important;\n  letter-spacing: 0.01em;\n  padding: 18px 36px;\n  background: var(--mxs-grad);\n  color: #ffffff !important;\n  border-radius: 0;\n  text-decoration: none;\n  transition: transform 0.1s ease, box-shadow 0.2s ease, filter 0.2s ease;\n  box-shadow: 0 4px 14px rgba(39,109,241,0.28);\n  cursor: pointer;\n}\n.mxs-aiv__cta-link:hover {\n  filter: brightness(1.08);\n  box-shadow: 0 8px 22px rgba(39,109,241,0.42);\n  transform: translateY(-1px);\n  color: #ffffff !important;\n  text-decoration: none;\n}\n.mxs-aiv__cta-link:active {\n  transform: translateY(0);\n}\n.mxs-aiv__cta-arrow {\n  display: inline-block;\n  font-weight: 700;\n  font-size: 18px;\n  transition: transform 0.2s ease;\n}\n.mxs-aiv__cta-link:hover .mxs-aiv__cta-arrow {\n  transform: translateX(4px);\n}\n.mxs-aiv__form {\n  max-width: 560px;\n  margin: 0 auto;\n}\n.mxs-aiv__row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n  margin-bottom: 14px;\n}\n.mxs-aiv__field { margin-bottom: 14px; }\n.mxs-aiv__label {\n  display: block;\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--mxs-navy);\n  margin-bottom: 7px;\n}\n.mxs-aiv__label-req { color: var(--mxs-deep); margin-left: 3px; }\n.mxs-aiv__input {\n  width: 100%;\n  font-family: inherit;\n  font-size: 15px;\n  padding: 12px 14px;\n  border: 1px solid var(--mxs-line);\n  border-radius: 0;\n  background: #ffffff;\n  color: var(--mxs-ink);\n  transition: border-color 0.18s ease, box-shadow 0.18s ease;\n}\n.mxs-aiv__input:focus {\n  outline: none;\n  border-color: var(--mxs-blue);\n  box-shadow: 0 0 0 3px rgba(30,152,216,0.18);\n}\n.mxs-aiv__input::placeholder { color: #aab3bf; }\n.mxs-aiv__submit {\n  width: 100%;\n  font-family: inherit;\n  font-size: 16px;\n  font-weight: 600;\n  letter-spacing: 0.01em;\n  padding: 18px 24px;\n  background: var(--mxs-grad);\n  color: #ffffff;\n  border: none;\n  border-radius: 0;\n  cursor: pointer;\n  transition: transform 0.1s ease, box-shadow 0.2s ease, filter 0.2s ease;\n  margin-top: 8px;\n  box-shadow: 0 4px 14px rgba(39,109,241,0.28);\n  position: relative;\n}\n.mxs-aiv__submit:hover {\n  filter: brightness(1.08);\n  box-shadow: 0 8px 22px rgba(39,109,241,0.42);\n  transform: translateY(-1px);\n}\n.mxs-aiv__submit:active { transform: translateY(0); }\n.mxs-aiv__submit:disabled {\n  cursor: wait;\n  filter: brightness(0.9) saturate(0.7);\n  transform: none;\n}\n\n/* Form error message */\n.mxs-aiv__error {\n  display: none;\n  margin-top: 14px;\n  padding: 12px 16px;\n  background: #fef2f2;\n  border-left: 3px solid #dc2626;\n  color: #991b1b;\n  font-size: 13px;\n  font-weight: 500;\n  text-align: left;\n}\n.mxs-aiv__error--visible { display: block; }\n\n/* Form success message */\n.mxs-aiv__success {\n  display: none;\n  text-align: center;\n  padding: 24px 0;\n  max-width: 540px;\n  margin: 0 auto;\n}\n.mxs-aiv__success--visible { display: block; }\n.mxs-aiv__success-icon {\n  width: 56px;\n  height: 56px;\n  margin: 0 auto 18px;\n  background: var(--mxs-grad);\n  color: #ffffff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 28px;\n  font-weight: 700;\n  box-shadow: 0 6px 20px rgba(39,109,241,0.32);\n}\n.mxs-aiv__success-title {\n  font-size: clamp(20px, 2.2vw, 26px);\n  font-weight: 700;\n  color: var(--mxs-navy);\n  letter-spacing: -0.015em;\n  line-height: 1.25;\n  margin-bottom: 10px;\n}\n.mxs-aiv__success-sub {\n  font-size: 15px;\n  color: var(--mxs-muted);\n  line-height: 1.55;\n}\n\n/* Example label above mockup */\n.mxs-aiv__example-label {\n  text-align: center;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--mxs-muted);\n  margin-bottom: 14px;\n}\n.mxs-aiv__example-sub {\n  font-family: 'Inter', system-ui, -apple-system, sans-serif !important;\n  text-align: center;\n  font-size: clamp(20px, 2.2vw, 26px);\n  font-weight: 700 !important;\n  color: var(--mxs-navy);\n  letter-spacing: -0.015em;\n  line-height: 1.3;\n  max-width: 36ch;\n  margin: 0 auto 28px;\n}\n.mxs-aiv__example-sub-accent {\n  background: var(--mxs-grad);\n  -webkit-background-clip: text;\n  background-clip: text;\n  -webkit-text-fill-color: transparent;\n  color: transparent;\n}\n\n/* Mockup */\n.mxs-aiv__mock {\n  background: #ffffff;\n  border-radius: 0;\n  border: 1px solid var(--mxs-line);\n  box-shadow: 0 1px 2px rgba(28,53,86,0.04), 0 22px 60px -28px rgba(28,53,86,0.32);\n  overflow: hidden;\n  margin-bottom: 56px;\n  font-family: 'Inter', sans-serif;\n}\n.mxs-aiv__mock-bar {\n  background: #f1f3f4;\n  padding: 12px 18px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  border-bottom: 1px solid #e6e6e6;\n}\n.mxs-aiv__mock-dot {\n  width: 11px;\n  height: 11px;\n  border-radius: 50%;\n}\n.mxs-aiv__mock-dot--r { background: #ed6a5e; }\n.mxs-aiv__mock-dot--y { background: #f5bf4f; }\n.mxs-aiv__mock-dot--g { background: #62c554; }\n.mxs-aiv__mock-url {\n  flex: 1;\n  background: #ffffff;\n  border-radius: 6px;\n  padding: 5px 12px;\n  font-size: 12px;\n  color: #5f6368;\n  margin-left: 12px;\n  font-family: -apple-system, system-ui, sans-serif;\n  border: 1px solid #e6e6e6;\n}\n.mxs-aiv__mock-head {\n  padding: 20px 28px 0;\n  display: flex;\n  align-items: center;\n  gap: 18px;\n  border-bottom: 1px solid #ebebeb;\n}\n.mxs-aiv__mock-logo {\n  font-family: -apple-system, 'Segoe UI', system-ui, sans-serif;\n  font-size: 22px;\n  font-weight: 500;\n  letter-spacing: -0.5px;\n  display: inline-flex;\n  gap: 1px;\n}\n.mxs-aiv__mock-logo div:nth-child(1) { color: #4285f4; }\n.mxs-aiv__mock-logo div:nth-child(2) { color: #ea4335; }\n.mxs-aiv__mock-logo div:nth-child(3) { color: #fbbc04; }\n.mxs-aiv__mock-logo div:nth-child(4) { color: #4285f4; }\n.mxs-aiv__mock-logo div:nth-child(5) { color: #34a853; }\n.mxs-aiv__mock-logo div:nth-child(6) { color: #ea4335; }\n.mxs-aiv__mock-search {\n  flex: 1;\n  background: #ffffff;\n  border: 1px solid #dfe1e5;\n  border-radius: 24px;\n  padding: 9px 18px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 14px;\n  color: #202124;\n  font-family: -apple-system, system-ui, sans-serif;\n  box-shadow: 0 1px 6px rgba(32,33,36,0.06);\n}\n.mxs-aiv__mock-search-icon { color: #9aa0a6; font-size: 14px; }\n.mxs-aiv__mock-tabs {\n  padding: 14px 28px 0;\n  display: flex;\n  gap: 24px;\n  font-size: 13px;\n  color: #5f6368;\n  font-family: -apple-system, system-ui, sans-serif;\n  border-bottom: 1px solid #ebebeb;\n}\n.mxs-aiv__mock-tab { padding-bottom: 12px; cursor: default; }\n.mxs-aiv__mock-tab--active {\n  color: #1a73e8;\n  font-weight: 500;\n  border-bottom: 3px solid #1a73e8;\n  padding-bottom: 9px;\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n}\n.mxs-aiv__mock-sparkle {\n  width: 12px;\n  height: 12px;\n  background: var(--aio-grad);\n  display: inline-block;\n  border-radius: 50%;\n}\n\n.mxs-aiv__mock-body {\n  display: block;\n  padding: 28px 32px 32px;\n  font-family: -apple-system, system-ui, sans-serif;\n  max-width: 760px;\n}\n.mxs-aiv__aio-head {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 14px;\n}\n.mxs-aiv__aio-icon {\n  width: 22px;\n  height: 22px;\n  border-radius: 50%;\n  background: var(--aio-grad);\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  color: #ffffff;\n  font-size: 12px;\n  font-weight: 700;\n}\n.mxs-aiv__aio-title {\n  font-size: 16px;\n  font-weight: 500;\n  color: #202124;\n  letter-spacing: -0.1px;\n}\n.mxs-aiv__aio-text {\n  font-size: 14px;\n  line-height: 1.65;\n  color: #202124;\n  margin-bottom: 18px;\n}\n.mxs-aiv__aio-link {\n  background: #e8f0fe;\n  color: #1967d2;\n  padding: 1px 6px;\n  border-radius: 4px;\n  font-weight: 500;\n}\n.mxs-aiv__aio-h {\n  font-size: 14px;\n  font-weight: 500;\n  color: #202124;\n  margin: 14px 0 8px;\n}\n.mxs-aiv__aio-list {\n  font-size: 13.5px;\n  line-height: 1.6;\n  color: #202124;\n}\n.mxs-aiv__aio-li {\n  display: grid;\n  grid-template-columns: 12px 1fr;\n  gap: 10px;\n  margin-bottom: 8px;\n}\n.mxs-aiv__aio-bullet { color: #5f6368; padding-top: 1px; }\n.mxs-aiv__aio-li b { color: #202124; font-weight: 500; }\n.mxs-aiv__aio-cite {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  margin-top: 18px;\n  padding-top: 14px;\n  border-top: 1px solid #ebebeb;\n  font-size: 12px;\n  color: #5f6368;\n  flex-wrap: wrap;\n}\n.mxs-aiv__aio-cite-chip {\n  display: inline-flex;\n  align-items: center;\n  gap: 5px;\n  background: #f1f3f4;\n  padding: 5px 10px;\n  border-radius: 8px;\n  font-size: 12px;\n  color: #202124;\n  font-weight: 500;\n}\n.mxs-aiv__aio-cite-fav {\n  width: 14px;\n  height: 14px;\n  background: #cc0000;\n  border-radius: 3px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  color: #ffffff;\n  font-size: 9px;\n  font-weight: 700;\n}\n\n.mxs-aiv__inv {\n  display: grid;\n  gap: 12px;\n}\n.mxs-aiv__inv-card {\n  border: 1px solid #ebebeb;\n  border-radius: 10px;\n  padding: 14px;\n  background: #ffffff;\n  font-family: -apple-system, system-ui, sans-serif;\n}\n.mxs-aiv__inv-src {\n  font-size: 11px;\n  color: #5f6368;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n  margin-bottom: 6px;\n}\n.mxs-aiv__inv-src-fav {\n  width: 12px;\n  height: 12px;\n  background: #cc0000;\n  border-radius: 2px;\n  display: inline-block;\n}\n.mxs-aiv__inv-title {\n  font-size: 14px;\n  color: #1967d2;\n  font-weight: 500;\n  line-height: 1.35;\n  margin-bottom: 4px;\n}\n.mxs-aiv__inv-desc {\n  font-size: 12.5px;\n  color: #4d5156;\n  line-height: 1.45;\n}\n\n/* Footer */\n.mxs-aiv__foot {\n  font-size: 14px;\n  color: var(--mxs-muted);\n  text-align: center;\n  padding-top: 32px;\n  border-top: 1px solid var(--mxs-line);\n  max-width: 580px;\n  margin: 0 auto;\n  line-height: 1.55;\n}\n.mxs-aiv__foot strong { color: var(--mxs-navy); font-weight: 600; }\n.mxs-aiv__foot a {\n  color: var(--mxs-navy);\n  font-weight: 600;\n  text-decoration: none;\n  border-bottom: 1px solid var(--mxs-blue);\n  padding-bottom: 1px;\n  transition: color 0.2s ease;\n}\n.mxs-aiv__foot a:hover { color: var(--mxs-blue); }\n\n/* Responsive */\n@media (max-width: 860px) {\n  .mxs-aiv__container { padding: 64px 22px 72px; }\n  .mxs-aiv__mock-body { padding: 20px; }\n  .mxs-aiv__mock-head { padding: 16px 20px 0; flex-wrap: wrap; gap: 12px; }\n  .mxs-aiv__mock-tabs { padding: 12px 20px 0; gap: 18px; overflow-x: auto; }\n  .mxs-aiv__form-wrap { padding: 32px 24px; }\n  .mxs-aiv__row { grid-template-columns: 1fr; gap: 0; }\n  .mxs-aiv__row .mxs-aiv__field { margin-bottom: 14px; }\n  .mxs-aiv__hook { padding: 28px 24px; }\n}\n@media (max-width: 480px) {\n  .mxs-aiv__container { padding: 52px 18px 64px; }\n  .mxs-aiv__mock-bar { padding: 10px 14px; }\n  .mxs-aiv__mock-url { font-size: 11px; }\n  .mxs-aiv__mock-logo { font-size: 18px; }\n}\n</style>\n\n<div class=\"mxs-aiv\">\n  <div class=\"mxs-aiv__glow-line\"></div>\n  <div class=\"mxs-aiv__glow\"></div>\n  <div class=\"mxs-aiv__container\">\n\n    <div class=\"mxs-aiv__hero\">\n      <div class=\"mxs-aiv__eyebrow\">Free Visibility Check</div>\n      <div class=\"mxs-aiv__headline\">Is your dealership website showing up in <span class=\"mxs-aiv__headline-accent\">AI search?</span></div>\n      <div class=\"mxs-aiv__sub\">Drop your info below and we will pull your site up live, run it through the same engines your shoppers are already asking, and show you exactly what they see.</div>\n    </div>\n\n    <div class=\"mxs-aiv__engines\">\n      <div class=\"mxs-aiv__engines-label\">We will check you across</div>\n      <div class=\"mxs-aiv__engine\"><div class=\"mxs-aiv__engine-dot\"></div>ChatGPT</div>\n      <div class=\"mxs-aiv__engine\"><div class=\"mxs-aiv__engine-dot\"></div>Claude</div>\n      <div class=\"mxs-aiv__engine\"><div class=\"mxs-aiv__engine-dot\"></div>Google AI Overviews</div>\n      <div class=\"mxs-aiv__engine\"><div class=\"mxs-aiv__engine-dot\"></div>Perplexity</div>\n    </div>\n\n    <div class=\"mxs-aiv__hook\">\n      <div class=\"mxs-aiv__hook-text\">Many legacy providers cannot return your inventory at all. They are <span class=\"mxs-aiv__hook-accent\">basically invisible</span> to AI search.</div>\n    </div>\n\n    <div class=\"mxs-aiv__form-wrap\">\n      <div class=\"mxs-aiv__form-head\">\n        <div class=\"mxs-aiv__form-title\">See where you stand.</div>\n        <div class=\"mxs-aiv__form-sub\">Tell us a little about your dealership and we will run your site through the major AI engines and send back what we find.</div>\n      </div>\n      <a class=\"mxs-aiv__cta-link\" href=\"https://www.teammxs.com/?title=Get%20In%20Touch%20With%20Us#contact-form\">\n        Check my visibility\n        <span class=\"mxs-aiv__cta-arrow\">&rarr;</span>\n      </a>\n    </div>\n\n    <div class=\"mxs-aiv__example-label\">Live example</div>\n    <div class=\"mxs-aiv__example-sub\">Here is a dealer on our platform showing up <span class=\"mxs-aiv__example-sub-accent\">with real inventory.</span></div>\n\n    <div class=\"mxs-aiv__mock\">\n\n      <div class=\"mxs-aiv__mock-bar\">\n        <div class=\"mxs-aiv__mock-dot mxs-aiv__mock-dot--r\"></div>\n        <div class=\"mxs-aiv__mock-dot mxs-aiv__mock-dot--y\"></div>\n        <div class=\"mxs-aiv__mock-dot mxs-aiv__mock-dot--g\"></div>\n        <div class=\"mxs-aiv__mock-url\">google.com/search?q=best+honda+specials+beaumont+tx</div>\n      </div>\n\n      <div class=\"mxs-aiv__mock-head\">\n        <div class=\"mxs-aiv__mock-logo\">\n          <div>G</div><div>o</div><div>o</div><div>g</div><div>l</div><div>e</div>\n        </div>\n        <div class=\"mxs-aiv__mock-search\">\n          <div class=\"mxs-aiv__mock-search-icon\">&#9906;</div>\n          <div>best honda specials beaumont tx</div>\n        </div>\n      </div>\n\n      <div class=\"mxs-aiv__mock-tabs\">\n        <div class=\"mxs-aiv__mock-tab mxs-aiv__mock-tab--active\"><div class=\"mxs-aiv__mock-sparkle\"></div>AI Overview</div>\n        <div class=\"mxs-aiv__mock-tab\">All</div>\n        <div class=\"mxs-aiv__mock-tab\">Shopping</div>\n        <div class=\"mxs-aiv__mock-tab\">Images</div>\n        <div class=\"mxs-aiv__mock-tab\">News</div>\n        <div class=\"mxs-aiv__mock-tab\">More</div>\n      </div>\n\n      <div class=\"mxs-aiv__mock-body\">\n\n        <div class=\"mxs-aiv__aio\">\n          <div class=\"mxs-aiv__aio-head\">\n            <div class=\"mxs-aiv__aio-icon\">&#10022;</div>\n            <div class=\"mxs-aiv__aio-title\">AI Overview</div>\n          </div>\n          <div class=\"mxs-aiv__aio-text\">\n            <span class=\"mxs-aiv__aio-link\">Twin City Honda</span> in Port Arthur, TX is the primary Honda dealership serving the Beaumont area, with active April lease and finance specials on the 2026 Civic, Accord, CR-V, HR-V, Pilot, Passport, and Ridgeline. Current offers include the Civic LX from $209/mo and CR-V LX from $279/mo, plus 2.99% APR financing on the new HR-V for qualified buyers.\n          </div>\n\n          <div class=\"mxs-aiv__aio-h\">Top April 2026 Honda specials at Twin City Honda:</div>\n          <div class=\"mxs-aiv__aio-list\">\n            <div class=\"mxs-aiv__aio-li\"><div class=\"mxs-aiv__aio-bullet\">&bull;</div><div><b>2026 Honda Civic LX</b> &mdash; $209/mo for 36 months, $3,899 due at signing.</div></div>\n            <div class=\"mxs-aiv__aio-li\"><div class=\"mxs-aiv__aio-bullet\">&bull;</div><div><b>2026 Honda CR-V LX</b> &mdash; $279/mo for 36 months, $4,199 due at signing.</div></div>\n            <div class=\"mxs-aiv__aio-li\"><div class=\"mxs-aiv__aio-bullet\">&bull;</div><div><b>2026 Honda Accord</b> &mdash; lease from $259/mo, or 4.49% APR financing with up to $1,000 finance bonus.</div></div>\n            <div class=\"mxs-aiv__aio-li\"><div class=\"mxs-aiv__aio-bullet\">&bull;</div><div><b>2026 Honda HR-V</b> &mdash; 2.99% APR for up to 48 months for qualified buyers.</div></div>\n            <div class=\"mxs-aiv__aio-li\"><div class=\"mxs-aiv__aio-bullet\">&bull;</div><div><b>2026 Honda CR-V Hybrid Sport</b> &mdash; $289/mo for 36 months, $4,199 due at signing.</div></div>\n          </div>\n        </div>\n\n      </div>\n    </div>\n\n    <div class=\"mxs-aiv__foot\">\n      <strong>Worried about switching websites and losing your SEO?</strong> You do not have to with our tech. We retain URL slugs, so your rankings carry over. <a href=\"https://www.teammxs.com/honda-website-migration-case-study\">See how it worked for one Honda store.</a>\n    </div>\n\n  </div>\n</div>\n\n<script>\n(function(){\n  document.addEventListener('click', function(e){\n    var cta = e.target.closest('.mxs-aiv__cta-link');\n    if (!cta) return;\n\n    console.log('[MXS Visibility] CTA clicked');\n\n    // Strategy 1: Find and dispatch a real MouseEvent on the existing nav button.\n    // React listens for native click events through delegation, so dispatchEvent works\n    // where .click() sometimes does not.\n    var navCta =\n      document.querySelector('a#nav_link.header_cta') ||\n      document.querySelector('a.header_cta') ||\n      document.querySelector('header a[href*=\"contact-form\"]');\n\n    if (navCta) {\n      console.log('[MXS Visibility] Found nav CTA, dispatching click', navCta);\n      e.preventDefault();\n      var clickEvent = new MouseEvent('click', {\n        bubbles: true,\n        cancelable: true,\n        view: window,\n        button: 0\n      });\n      navCta.dispatchEvent(clickEvent);\n      return;\n    }\n\n    // Strategy 2: Fall back to hard navigation to homepage with the modal trigger params.\n    console.log('[MXS Visibility] Nav CTA not found, hard-navigating to homepage');\n    e.preventDefault();\n    window.location.href = '/?title=Get%20In%20Touch%20With%20Us#contact-form';\n  }, false);\n})();\n</script></div>"},"SEO":{"order":15,"visible":true,"seo":{"MetaData":"","MetaTitle":"","tags":[""]}}},"title":"AI Search Visibility Check Demo","theme":{"colors":{"primary":"#0a0f1c","secondary":"white","text":"#ffffff","secondarytext":"#272727","accent1":"#276df1","accent2":"#276df1"}},"dealerInfo":{"dealerAddress":"333 N Lantana Street, Suite 122,,Camarillo, CA 93010","dealerLogo":"https://media.dealermasters.com/Nissan/MXS/MXS_logo_04.webp","dealerName":"Team MXS","salesNumber":"866-665-4669","serviceNumber":"866-665-4669","partsNumber":"866-665-4669","bodyShopNumber":"866-665-4669","financeNumber":"866-665-4669","manufacturer":"","website":"Team MXS","websiteLink":"/","directions":"https://www.google.com/maps/","newInventory":"/","usedInventory":"/","bgBackground":"","salesHours":[{"day":"Mon - Fri","time":"8 AM - 5 PM PST"}],"financeHours":[],"serviceHours":[],"partsHours":[],"collisionHours":[],"managerSpecialPage":"/manager","financeSpecialPage":"/finance","leaseSpecialPage":"/lease","privacy":"/","termsOfService":"/","favicon":"https://media.dealermasters.com/6351ab9310c6d3e9abe42c4b/dbf217aa4f6ef4a9a7227a195766d659.png","gtmId":"GTM-PZD6C7W","socialThumbnail":"https://media.dealermasters.com/6351ab9310c6d3e9abe42c4b/dbf217aa4f6ef4a9a7227a195766d659.png"},"inventorymanagement":{"filterOptions":"NUC","costrange":"5000","mileagerange":"10000","months":"180","downpayment":"15","aRate":"0","bRate":"0","cRate":"0","dRate":"0","eRate":"0","fRate":"0","unavailableImg":"","vehiclecardbutton":[{"btnleft":"","btnleftlink":"","btnright":"","btnrightlink":"","overrideTheme":false,"btncolor":"","btntxtcolor":""}],"topHtmlVDP":"<p></p>","botHtmlVDP":"<p></p>","topHtmlSRP":"<p></p>","botHtmlSRP":"<p></p>","disclaimerSRP":"<p dir = \"auto\">We make every effort to present information that is accurate. However, it is based on data provided by the vehicle manufacturar and/or other sources and therefore exact configuration, color, specifications & accesories should be used as a guide only and are not guaranteed. Under no circumstances will be liable for any inaccuracies, claims or losses of any nature. Furthermore inventory is subject to prior sale and prices are subject ot change without notice., cannot be combined with any other offer(s), do not include provincial or local taxes, tags, registration or title fees. To ensure your complete satisfaction, please verify accuracy prior to purchase.</p>\n","vdpslug":"{{year}}/{{make}}/{{model}}/{{vin}}","actionButtons":[{"buttonText":"Check availability","buttonLink":"","buttonImage":"","overrideTheme":"","btncolor":"","btntxtcolor":""}],"disclaimerVDP":"<p dir = \"auto\">We make every effort to present information that is accurate. However, it is based on data provided by the vehicle manufacturar and/or other sources and therefore exact configuration, color, specifications & accesories should be used as a guide only and are not guaranteed. Under no circumstances will be liable for any inaccuracies, claims or losses of any nature. Furthermore inventory is subject to prior sale and prices are subject ot change without notice., cannot be combined with any other offer(s), do not include provincial or local taxes, tags, registration or title fees. To ensure your complete satisfaction, please verify accuracy prior to purchase.</p>\n","disclaimerCalculator":"<p></p>","disclaimerFinanceApp":"<p></p>","disclaimerContact":"<p></p>","fallbackText":"Call for Price","PosDifText":"Dealer Accessories","NegDifText":"Dealer Discount","netPriceCustomText":"","LocationFilter":false},"footer":{"logo":"https://media.dealermasters.com/242ebbad91ba7e3a4af114846cbcd19a.png","links":[{"linkName":"SERVICE & PARTS","linkValue":"/service","subLinks":[{"linkName":"Shop Parts","linkValue":"/parts"}]}],"cookieDisclaimer":"<div></div>","linkLI":"","linkIOS":"","linkAndroid":"","bottomLinks":[{"linkName":"Dealer Masters","linkValue":"/dealermasters"},{"linkName":"eCommerce","linkValue":"/ecommerce-services"},{"linkName":"About","linkValue":"/about"},{"linkName":"Contact Us","linkValue":"?title=Get%20In%20Touch%20With%20Us#contact-form"},{"linkName":"Privacy Policy","linkValue":"/privacy-policy-and-cookie-policy"},{"linkName":"SOC 2 | Trust Center","linkValue":"https://trust.teammxs.com/"}]},"lead_url":"https://leads.dealermasters.com/leads","site_id":"6351ab9310c6d3e9abe42c4b","blogmanagement":{"blogResultsTopHTML":"<style>\n</style>\n","blogResultsBottomHTML":"<div class=\"wrapper\">\n<!--Alignment valid values: \"left-align\", \"center-left-align\", \"middle-align\", \"right-align\". Defaults to left-align.-->\n<!--Theme valid values: \"no-bg\" \"dark\", \"light\". Defaults to no-bg.-->\n    <section id=\"main-bg\" class=\"content-section light middle-align\">\n        <h3 id=\"content-title\">MEET WITH TEAM MXS</h3>\n        <a id=\"a-link\" class=\"content-cta\" href=\"#contact-form\">BOOK NOW</a>\n    </section>\n</div>\n<style>\n  .blog-module--blog-jumbotron--1yRvV {\n    max-width: 1920px;\n    margin: 54px auto 0;\n    background-position: left;\n\t}\n  \n  .wrapper {\n    max-width: 1920px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    flex-wrap: wrap;\n    margin: 0 auto;\n  }\n  section.content-section {\n    width: 100%;\n    display: flex;\n    flex-direction: column;\n    padding: 4rem;\n    gap: 1.5rem;\n  }\n  .content-section h3 {\n    font-size: 32px;\n    font-family: var(--primary-font);\n    text-align: center;\n    font-weight: 300;\n  }\n  .content-section p {\n    letter-spacing: 0.1px;\n    line-height: 1.5;\n    font-size: 16px;\n  }\n  a.content-cta {\n    background-color: var(--primary-text);\n    padding: 1rem;\n    font-size: 16px;\n    box-shadow: 3px 3px 5px rgba(0,0,0,0.15);\n    width: fit-content;\n  }\n  @media only screen and (max-width: 576px) {\n    .content-section h3 { font-size: 28px; }\n  }\n  /*Alignment*/\n  /**Left**/\n  section.content-section.left-align {\n    align-items: flex-start;\n  } \n  .left-align.content-section p {\n    text-align: left;\n  }\n  /**Center Left**/\n  section.content-section.center-left-align {\n    align-items: center;\n  } \n  .center-left-align.content-section p {\n    text-align: left;\n  }\n  /**Middle**/\n  section.content-section.middle-align {\n    align-items: center;\n  } \n  .middle-align.content-section p {\n    text-align: center;\n  }\n  /**Right**/\n  section.content-section.right-align {\n    align-items: flex-end;\n  }\n  .right-align.content-section p {\n    text-align: right;\n  }\n  /*Themes*/\n  /**No BG**/\n  section.content-section.no-bg {\n    background-color: transparent;\n  }\n  .content-section.no-bg a.content-cta {\n    background: var(--primary-accent) linear-gradient(295.53deg,#276df1 22.68%,#539cff 98.61%);\n    color: var(--primary-text);\n  }\n  /**Light**/\n  section.content-section.light {\n    background: var(--primary-accent) linear-gradient(295.53deg,#276df1 22.68%,#539cff 98.61%);\n  }\n  .content-section.light a.content-cta {\n    background-color: var(--primary-text);\n    color: var(--primary-accent);\n  }\n  /**Dark**/\n  section.content-section.dark {\n    background: #272727;\n  }\n  .content-section.dark a.content-cta {\n    background: var(--primary-accent) linear-gradient(295.53deg,#276df1 22.68%,#539cff 98.61%);\n    color: var(--primary-text);\n  }\n  \n  /** MOBILE ADJUSTMENTS **/ \n  @media screen and (max-width: 750px) {\n    .blog-module--blog-jumbotron--1yRvV {\n     min-height: 300px !important;  \n    }\n    \n    .blog-module--blog-jumbotron--1yRvV p {\n      font-size: 30px !important; \n    }\n  }\n</style>","allBlogPagesBottomHTML":"","categoriesBlogResultsHTML":"","blogResultsPageSlug":"/blogs"},"gtmId":"GTM-PZD6C7W"}},"staticQueryHashes":["952559061"]}