diff --git a/client/pages/docs/DocsOverview.tsx b/client/pages/docs/DocsOverview.tsx index 64fd2e96..2dfec6af 100644 --- a/client/pages/docs/DocsOverview.tsx +++ b/client/pages/docs/DocsOverview.tsx @@ -106,6 +106,19 @@ const resourceSections = [ ], badge: "25+ examples", }, + { + title: "Integrations", + description: "Embed partner tooling and automate external workflows", + icon: LinkIcon, + href: "/docs/integrations", + items: [ + "HelloSkip agent", + "Theming hooks", + "Status preflights", + "Troubleshooting", + ], + badge: "Updated", + }, ]; const featuredUpdates = [