NEA
App Quality Report
Powered by Testers.AI
B-80%
Quality Score
35
Pages
58
Issues
7.5
Avg Confidence
6.8
Avg Priority
38 High20 Medium
Testers.AI
>_ Testers.AI AI Analysis

NEA scored B- (80%) with 58 issues, ranking #46 of 47 VC sites. That's 35 more than the 22.7 category average (2nd percentile).

Top issues to fix immediately: "Modal overlay appears without visible close button or escape mechanism" โ€” Add a clearly visible close button (typically an X icon) in the top-right corner of the modal, and ensure it is easil...; "Poor contrast between text and background in colored sections" โ€” Audit all text color contrast ratios against background colors using WCAG contrast checkers; "Potential missing or broken image in hero section" โ€” Verify that the hero image is correctly referenced in the HTML, properly sized, and loading without errors.

Weakest area โ€” accessibility (5/10): Low contrast in some sections, minimalist design may reduce clarity for screen readers, and the heavy reliance on visual design...

Quick wins: Add a clear, prominent value proposition above the fold explaining what NEA is and does. Improve color contrast ratios throughout to meet WCAG AA standards, particularly in text elements.

Qualitative Quality
NEA
Category Avg
Best in Category
Issue Count by Type
UX
60
A11y
30
Content
15
Visual
8
Pages Tested ยท 35 screenshots
Detected Issues ยท 58 total
1
Cookie consent banner overlays critical content
HIGH P8
Conf 9/10 UX
Prompt to Fix
The issue is that the cookie consent banner is overlaying critical page content making it unreadable. Fix it by repositioning the banner to the bottom of the viewport or using a slide-up animation that doesn't obscure the main content area.
Why it's a bug
A cookie consent banner is positioned over and obscuring the main content of the page, making it difficult or impossible to read the company information and details that should be visible. The banner covers approximately 15-20% of the viewport and blocks access to content without user interaction.
Why it might not be a bug
Cookie consent banners are standard practice, though their placement could be optimized to minimize content obstruction.
Suggested Fix
Reposition the cookie banner to the bottom of the viewport or use a less intrusive design that doesn't overlay primary content. Alternatively, implement the banner as a slide-up element from the bottom rather than an overlay.
Why Fix
Users should be able to view page content without mandatory interaction with the cookie banner. Current implementation impairs readability and accessibility of core information.
Route To
Frontend/UI Engineer
Page
Tester
Sharon ยท Security Tester
Technical Evidence
Elements: Cookie consent banner div overlaying main content area
Page Text: We use essential cookies to make our site work. With your consent, we may also use non-essential cookies to improve user experience and analyze website traffic.
2
Cookie consent banner overlaps critical page content
HIGH P8
Conf 9/10 A11yUX
Prompt to Fix
The cookie consent banner is blocking critical page content with a modal overlay. Fix this by repositioning it to a non-blocking bottom banner or reducing its size so users can view page content while the banner is visible.
Why it's a bug
The cookie consent banner is positioned as a modal overlay that obscures the main content area. Users cannot fully read or interact with the page content behind it until they dismiss the banner. This is a clear usability issue that blocks access to page information.
Why it might not be a bug
Cookie banners are standard practice and may be required by law (GDPR/CCPA), however the implementation here creates unnecessary friction by covering essential content.
Suggested Fix
Reposition the cookie banner to the bottom of the screen or implement it as a non-blocking notification that allows users to view page content while the banner is visible. Alternatively, use a smaller, less intrusive banner design.
Why Fix
Improves user experience and accessibility by not blocking critical page content while maintaining compliance with cookie consent requirements.
Route To
Frontend Engineer / UX Designer
Page
Tester
Sharon ยท Security Tester
Technical Evidence
Elements: <div class='cookie-banner'> overlay element
Console: Cookie consent implementation
Network: Cookie policy request
Page Text: We use essential cookies to make our site work. With your consent, we may also use non-essential cookies to improve user experience and analyze website traffic.
3
Cookie consent banner overlaps critical page content
HIGH P8
Conf 8/10 A11yUX
Prompt to Fix
The cookie consent banner is overlapping critical footer content and links. Fix this by repositioning the banner to not obscure the footer navigation and company information links.
Why it's a bug
The cookie consent banner at the bottom of the page is positioned in a way that obscures and overlaps with the footer content. Users cannot fully interact with or read footer links and information without dismissing the banner first. This creates a poor user experience and potential accessibility issues for users who need to access footer content.
Why it might not be a bug
Cookie banners are standard on websites with cookie policies, and some overlap may be intentional design. However, the extent of overlap visible here significantly impairs access to important footer navigation.
Suggested Fix
Reposition the cookie banner to either: 1) Use a smaller, less intrusive design that doesn't block content, 2) Implement a sticky footer layout that accommodates the banner, or 3) Place the banner as a modal that truly overlays without permanent content obstruction.
Why Fix
Users need clear, unobstructed access to footer links (About, Team, Portfolio, Contact, etc.) and legal information. Currently, the banner prevents proper interaction with these critical page elements.
Route To
Frontend Engineer / UI Developer
Page
Tester
Sharon ยท Security Tester
Technical Evidence
Elements: <div class='cookie-banner'> overlapping with <footer> and navigation links
Page Text: Cookie policy notice text overlapping with 'COMPANY', 'RESOURCES', 'About', 'Team', 'Portfolio', 'Contact' footer sections
+55
55 more issues detected  View all →
Modal dialog missing proper semantic HTML and ARIA attribute...
Modal dialog missing proper focus management and keyboard ac...
Modal overlay appears without visible close button or escape...
and 52 more...
Unlock All 58 Issues
You're viewing the top 3 issues for NEA.
Sign up at Testers.AI to access the full report with all 58 detected issues, detailed fixes, and continuous monitoring.
Sign Up at Testers.AI or let us run the tests for you