diff --git a/app/dashboard/(api)/api/apps/page.tsx b/app/dashboard/(api)/api/apps/page.tsx new file mode 100644 index 0000000..dba8c3a --- /dev/null +++ b/app/dashboard/(api)/api/apps/page.tsx @@ -0,0 +1,26 @@ +import Link from "next/link"; +import { ApiPageHeader } from "@/components/api-dashboard/api-page-header"; +import { EmptyState } from "@/components/api-dashboard/empty-state"; + +export default function ApiAppsPage() { + return ( +
+ Generate launch images, banners, social creatives, and product launch packs from one API. +
+MCP server
++ Connect LaunchPix to your preferred agent workflow for automated launch asset generation. +
+ + Read integration guide + +