Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/components/layout/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ const FOOTER_SECTIONS: Section[] = [
{ text: "n8n vs Kestra", href: "/vs/n8n" },
{ text: "Control-M vs Kestra", href: "/vs/control-m" },
{ text: "Rundeck vs Kestra", href: "/vs/rundeck" },
{ text: "GitLab CI/CD vs Kestra", href: "/vs/gitlab" },
{ text: "Workato vs Kestra", href: "/vs/workato" },
{ text: "Zapier vs Kestra", href: "/vs/zapier" },
{ text: "Make vs Kestra", href: "/vs/make" },
{ text: "Tray.ai vs Kestra", href: "/vs/tray-ai" },
{ text: "Microsoft Fabric vs Kestra", href: "/vs/microsoft-fabric" },
],
},
{
Expand Down
77 changes: 77 additions & 0 deletions src/components/versus/assets/gitlab-img.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
83 changes: 83 additions & 0 deletions src/components/versus/assets/make-img.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
86 changes: 86 additions & 0 deletions src/components/versus/assets/microsoft-fabric-img.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading