color-contrast serious
Elements must meet minimum color contrast ratio thresholds
Manual review required to confirm this issue.
nodes: 8
target .hover\:text-white[href="/"]
Fix any of the following:
Element's background color could not be determined due to a background gradient
HTML snippet
<a class="hover:text-white" href="/">Home</a>
target .hover\:text-white[href$="services"]
Fix any of the following:
Element's background color could not be determined due to a background gradient
HTML snippet
<a class="hover:text-white" href="/services">Services</a>
target .space-x-2 > .text-white
Fix any of the following:
Element's background color could not be determined due to a background gradient
HTML snippet
<span class="text-white">AI Solutions Development</span>
target h1
Fix any of the following:
Element's background color could not be determined due to a background gradient
HTML snippet
<h1 class="text-4xl font-bold tracking-tight text-white dark:text-white sm:text-6xl mb-6">AI Solutions Development</h1>
target .text-white\/90
Fix any of the following:
Element's background color could not be determined due to a background gradient
HTML snippet
<p class="mt-6 text-lg leading-8 text-white/90 dark:text-white/90">We build enterprise AI systems that drive efficiency and accelerate decision-making while maximizing efficiency and ROI.</p>
target .bg-white\/20
Fix any of the following:
Element's background color could not be determined due to a background gradient
HTML snippet
<a class="inline-flex items-center rounded-xl bg-white/20 backdrop-blur-sm px-8 py-4 text-base font-semibold text-white border-2 border-white/30 hover:bg-white/30 transition-all duration-300" href="/services">View All Services</a>
target .max-w-2xl
Fix any of the following:
Element's background color could not be determined due to a background gradient
HTML snippet
<h2 class="mx-auto max-w-2xl text-3xl font-bold tracking-tight text-white sm:text-4xl">Ready to Get Started?</h2>
target .max-w-xl
Fix any of the following:
Element's background color could not be determined due to a background gradient
HTML snippet
<p class="mx-auto mt-6 max-w-xl text-lg leading-8 text-orange-100">Let's discuss how our <!-- -->AI Solutions Development<!-- --> can transform your organization and drive measurable results.</p>