Add integrations quick start card
cgen-007fa4d699e945c8a2e31c2757c0b732
This commit is contained in:
parent
236d24ca2c
commit
b6f839f4b7
1 changed files with 8 additions and 0 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue