diff --git a/apps/landing/src/components/three-ways.tsx b/apps/landing/src/components/three-ways.tsx index e8ec455c..9cc7ec15 100644 --- a/apps/landing/src/components/three-ways.tsx +++ b/apps/landing/src/components/three-ways.tsx @@ -18,7 +18,7 @@ const ways = [ { title: "Pipelines", description: - "Chain up to 20 tools in sequence. Batch process up to 200 images at once. Automate your image workflows.", + "Chain multiple tools in sequence. Batch process unlimited images at once. Automate your entire image workflow.", icon: Workflow, }, ];