diff --git a/src/components/quickstart/QuickstartTemplatesView.tsx b/src/components/quickstart/QuickstartTemplatesView.tsx index c109be9a..9e68fafe 100644 --- a/src/components/quickstart/QuickstartTemplatesView.tsx +++ b/src/components/quickstart/QuickstartTemplatesView.tsx @@ -118,6 +118,11 @@ export function QuickstartTemplatesView({ {/* Content */}
+ {/* Description */} +

+ Pre-built workflows to help you get started quickly. Select a template to load it into the canvas. +

+ {/* Quick Start Templates */}

@@ -310,6 +315,20 @@ export function QuickstartTemplatesView({ ))}

)} + + {/* Discord CTA */} +

+ Want to share your workflow?{" "} + + Join our Discord + {" "} + to submit it to the community templates. +

{/* Error */}