+ );
+}
diff --git a/apps/tutorial/src/components/author-slides/AuthorWelcomeSlide.tsx b/apps/tutorial/src/components/author-slides/AuthorWelcomeSlide.tsx
new file mode 100644
index 0000000..99b6e64
--- /dev/null
+++ b/apps/tutorial/src/components/author-slides/AuthorWelcomeSlide.tsx
@@ -0,0 +1,58 @@
+'use client';
+
+import { motion } from 'framer-motion';
+
+export function AuthorWelcomeSlide(): React.ReactElement {
+ return (
+
+
+
+
+
+
+ For Package Authors
+
+
+
+
+ Publish Your Tools
+
+
+
+ Get your AI SDK tools discovered by agents worldwide.
+
+ npm publish is all it takes.
+
+
+
+ Press arrow keys or click to continue
+
+
+