docs: show "200+" for the landing tool-count stat (#420)

Match the drift-proof public phrasing used elsewhere (the Languages
stat already reads "20+"). Avoids the below-hero number going stale as
tools are added.

Claude-Session: https://claude.ai/code/session_01JQ8LmV8LPLi8yNTayHzSTQ
This commit is contained in:
SnapOtter
2026-07-04 13:17:25 +08:00
committed by GitHub
parent 7473d2d0fc
commit 7e6939bf0d
@@ -8,7 +8,7 @@ const { display: pullsDisplay } = await getImagePulls();
const stats = [
{
value: "241",
value: "200+",
label: "Processing Tools",
sublabel: "Across 5 file modalities",
},