PROBIE
Fix these issues
Report readyDispatch 26

We found 5 issueson www.lindy.aiworth fixing.

Probie inspected www.lindy.ai the way a new customer would. 5 pages, desktop and phone, 12 minutes. Sep 17, 2026.

5 pages visited142 controls found61 clicked
www.lindy.ai's report cardSep 17, 2026

The Plus plan price differs between two pages.

0 serious5 minor
See the breakdown
Probie doesn't stop at the report.Sign up and turn these findings into tested pull requests.
Fix these issues →
Probie on site

Watch the inspection.

We navigate your site the way customers would. Idle time is skipped.

Inspect your own site
the grades
BVisualThe Plus plan price differs between two pages
BAccessibilityLow contrast text fails WCAG AA on the home page
AButtons and linksEverything we clicked did something.
B-Under the hoodA resource on the home page returns 404
AMobileEvery page fit the phone screen.
the issues
Minorhome page

The Plus plan price differs between two pages

The Plus plan is priced differently on two pages of the project. The homepage pricing section lists "Plus Enough for everyday usage. $29.99 /mo per user" with 3k credits per user per month, while the Lindy vs Superhuman comparison page lists "Plus Your AI executive assistant. $49.99 / month" above its feature list. Both figures describe the same named plan tier, so a visitor comparing the two pages sees conflicting costs before signing up.

Try it: Open / and read the Plus card in the pricing section, then open /lindy-vs-superhuman and read the Plus column heading. Compare the two prices.

Minorhome page

A resource on the home page returns 404

Loading the home page of www.lindy.ai produces a console error: "Failed to load resource: the server responded with a status of 404 ()". The request for that referenced resource is answered with a 404 by the server on every load. The rendered page above the fold still paints, so the failing asset is not visibly missing in the layout, but the reference points at a path that no longer resolves.

www.lindy.ai
Captured during the scan: A resource on the home page returns 404
from the scan · / · desktopopen full capture ↗

Try it: Open https://www.lindy.ai/ with DevTools on the Network tab and sort by status to find the request returning 404.

Minorhome page

The home page requests an unreplaced logo placeholder URL

The home page at / issues three image requests to https://www.lindy.ai/LINDY_LOGO_URL, and each returns HTTP 404. The path is an unsubstituted template token rather than a real asset path, so the image source was never filled in with the logo URL. Three broken image requests are made on every load of the route.

www.lindy.ai
Captured during the scan: The home page requests an unreplaced logo placeholder URL
from the scan · / · desktopopen full capture ↗

Try it: Open https://www.lindy.ai/ with the network panel filtered to images and look for the three requests to /LINDY_LOGO_URL returning 404.

Minorhome page

Three security response headers are missing

The response from https://www.lindy.ai/ is missing X-Content-Type-Options: nosniff, Referrer-Policy, and Cross-Origin-Resource-Policy.

www.lindy.ai
Captured during the scan: Three security response headers are missing
from the scan · / · desktopopen full capture ↗

Try it: Run curl -sI https://www.lindy.ai/ and check for X-Content-Type-Options, Referrer-Policy, and Cross-Origin-Resource-Policy in the response headers.

Minorhome page

Low contrast text fails WCAG AA on the home page

Several pieces of small grey text on / and /changelog fall below the WCAG 2 AA 4.5:1 contrast minimum measured by axe-core. The G2 rating "4.9" (span.text-size-small.u-color-faded) renders at 4.39:1 with #6e767f on #fcf9f8 at 14px, the product demo sidebar heading "Channels" (div.side-sect) at 2.96:1 with #8894a0 on #fafafb, and the agent status line "3 steps done in 21s" inside #thread at 3.09:1 with #8894a0 on #ffffff at 12.5px. All three are real content rather than decorative fill, and they are the faintest labels on the page for readers with low vision.

www.lindy.ai
Captured during the scan: Low contrast text fails WCAG AA on the home page
from the scan · / · desktopopen full capture ↗

Try it: Load / on desktop and run axe-core, or inspect the "4.9" rating next to the G2 stars and the "Channels" label in the demo panel with a contrast checker.

polish
Polish

A rough edge in the layout

Two table-of-contents entries (24 and 25) render on the same line while every other entry occupies its own line, breaking the list rhythm.

Polish

A rough edge in the layout

The bold section heading in the key points list runs inline immediately after the preceding paragraph sentence with no separating space or line break, and its line spacing collapses compared to the su

Polish

The "with us and the" text sits awkwardly

The policy paragraphs break mid sentence with full paragraph spacing, leaving short orphan lines such as "with us and the" and "personal" isolated before the next block.

from report to pull request

Probie fixes this for you.

This report came from one visit. When installed on your project, Probie watches real sessions, reproduces failures, and opens tested fixes as pull requests.

Sign up and get this fixed
PRFix: The Plus plan price differs between two pages
probie/fix-1+12−4checks passing

Free inspection

What should Probie inspect next?

Enter a project URL. There is nothing to install.

Probie checks every issue twice, respects robots.txt, and backs off at bot challenges.