diff --git a/app/en/resources/integrations/components/toolkits-client.tsx b/app/en/resources/integrations/components/toolkits-client.tsx index c0ada8f28..6481ec82f 100644 --- a/app/en/resources/integrations/components/toolkits-client.tsx +++ b/app/en/resources/integrations/components/toolkits-client.tsx @@ -7,7 +7,7 @@ import { } from "@arcadeai/design-system"; import { Generic as GenericIcon } from "@arcadeai/design-system/components/ui/atoms/icons"; import { cn } from "@arcadeai/design-system/lib/utils"; -import { Plus, Search } from "lucide-react"; +import { Code2, MessageSquarePlus, Search } from "lucide-react"; import Link from "next/link"; import { ComingSoonProvider } from "@/app/_components/coming-soon-context"; import { @@ -106,31 +106,51 @@ export default function ToolkitsClient({ toolkits }: ToolkitsClientProps) { )} - {/* Custom Integration Call-to-Action */} + {/* Don't see what you need? Two paths to fix that. */}
- Don't see what you need? Use Arcade's SDK to integrate with - any service or API. +
+ Use Arcade's SDK to integrate with any service or API.
-+ Request a missing tool, suggest a feature, or report a bug. +
+ + Submit tool feedback +