@vercel[bot]1mo ago
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Actions | Updated (UTC) |
|---|---|---|---|
| landing-new | Preview, Comment | Apr 28, 2026 0:05am |
/developer route (src/app/developer/page.tsx) that mirrors the homepage layout (Hero, WhyComposio, SdkFeatures, SafetySecurity, Community + CTA, Footer) but omits <ProductsSection /> — i.e. drops the "ZERO CODE TO FULL CONTROL" / "One product, every workflow" block, since this variant is targeted at developers.LANDING_DEVELOPER_VIEWED and LANDING_DEVELOPER_CTA_CLICKED events. CTA uses placement="developer-cta" so UTM/PostHog tracking distinguishes it from the homepage CTA.URLS.DASHBOARD to the internal /developer route.metadata exports title, description, canonical (/developer), Open Graph, and Twitter cards."use client").<h1> from HeroSection./developer renders the homepage minus the ProductsSection./developer (internal nav, no external dashboard redirect).LANDING_DEVELOPER_VIEWED on page load and LANDING_DEVELOPER_CTA_CLICKED on the bottom CTA.🤖 Generated with Claude Code
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Actions | Updated (UTC) |
|---|---|---|---|
| landing-new | Preview, Comment | Apr 28, 2026 0:05am |