From b92f9249076671a5206e5178f5a0f2232156c6af Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Tue, 14 Oct 2025 00:59:43 +0000 Subject: [PATCH] Add integrations resource section cgen-1580cb1321c14e4e91b9888d68a0bce2 --- client/pages/docs/DocsOverview.tsx | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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 = [