diff --git a/docs/components/home/Showcase.vue b/docs/components/home/Showcase.vue index 1301fba7..0ca812fa 100644 --- a/docs/components/home/Showcase.vue +++ b/docs/components/home/Showcase.vue @@ -7,7 +7,7 @@ >
-

Putting Ideas into Action: The Showcase

+

Putting Ideas into Action - The Showcase

Whether you're a seasoned developer or just starting your journey with Vue Flow, this showcase offers inspiration and @@ -15,22 +15,23 @@

- Octai + n8n
- -

Octai

+
+

n8n

- A Machine-Learning NoCode platform using a node-based UI for Data Scientists and Developers. + n8n is an open-source workflow automation platform that lets you connect apps, APIs, and services to create + automated processes using a visual, node-based interface.

@@ -47,7 +48,10 @@

Kestra

-

An open-source orchestrator that makes both scheduled and event-driven workflows easy.

+

+ Kestra is an open-source, declarative orchestration and workflow automation platform that enables you to define, + schedule, and govern complex processes as code (YAML) with UI support. +

diff --git a/docs/src/assets/n8n.webp b/docs/src/assets/n8n.webp new file mode 100644 index 00000000..6d5a9621 Binary files /dev/null and b/docs/src/assets/n8n.webp differ diff --git a/docs/src/assets/octai.png b/docs/src/assets/octai.png deleted file mode 100644 index 95bc5aa5..00000000 Binary files a/docs/src/assets/octai.png and /dev/null differ