Marketing Site for an AI Agent-Cloud Platform
An agent-cloud / automation platform (OSS components)
Overview
The public marketing website for the agent-cloud platform, a Next.js site that explains the product, its differentiation, and pricing, and drives signups to the portal.
Why It Exists
A developer-facing AI platform needs a clear, fast, persuasive front door. This site translates a fairly technical product (cloud-hosted autonomous agents) into digestible sections and funnels visitors toward the dashboard and docs.
What We Built
A Next.js App Router site (app/) with a rich set of marketing sections (components/): hero with an animated logo, architecture overview, background-jobs and browser-control feature explainers, a “possession mode” concept section, multi-provider messaging, a paradigm-shift/differentiation narrative, comparison table, pricing, social proof, and CTA. Supporting routes include a changelog, privacy, and terms pages. The UI is built on a full Radix/shadcn component library with theming (next-themes), forms via React Hook Form + Zod, and Vercel Analytics for traffic insight. The codebase was scaffolded with v0 and customized into the product’s brand sections.
Technologies & Approach
Next.js + Tailwind + a Radix/shadcn design system for a polished, accessible, component-driven marketing site. The section-per-concept structure keeps a dense technical pitch scannable, and theming plus analytics support iteration on messaging.
Outcome / Impact
Serves as the platform’s public landing experience, communicating the value proposition and routing prospective developers to sign up and start deploying agents.
Capabilities Demonstrated
- Conversion-focused product marketing site (Next.js)
- Design-system-driven UI (Radix / shadcn / Tailwind)
- Clear technical-product storytelling via modular sections
- Supporting legal and changelog content architecture