From b6f839f4b78f3ef595273fae6840afb0a4718f7d Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Tue, 14 Oct 2025 00:59:00 +0000 Subject: [PATCH] Add integrations quick start card cgen-007fa4d699e945c8a2e31c2757c0b732 --- client/pages/docs/DocsOverview.tsx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/client/pages/docs/DocsOverview.tsx b/client/pages/docs/DocsOverview.tsx index 335b5f73..11bd7920 100644 --- a/client/pages/docs/DocsOverview.tsx +++ b/client/pages/docs/DocsOverview.tsx @@ -60,6 +60,14 @@ const quickStartCards = [ duration: "8 min read", difficulty: "Intermediate", }, + { + title: "Platform Integrations", + description: "Embed partner agents and automate external workflows", + icon: Link, + href: "/docs/integrations", + duration: "7 min read", + difficulty: "Intermediate", + }, ]; const resourceSections = [