import React from "react";
import SectionHeading from "../components/SectionHeading";
import CTASection from "../components/CTASection";
import SEO from "../components/SEO";
import { getMetaTags } from "../config/metaTags";
import InputField from "../../components/form/input/InputField";
import TextArea from "../../components/form/input/TextArea";
import Button from "../../components/ui/button/Button";
const roadmapItems = [
{
title: "One-click workflows",
description: "Trigger keywords → ideas → drafts directly inside Planner and Writer with new automation toggles.",
},
{
title: "Schedule intelligence",
description: "Plan automation cycles by day and time with credit-aware throttling and fallback rules.",
},
{
title: "AI quality scoring",
description: "Monitor readability, compliance, and SERP alignment across AI-generated content with automated fixes.",
},
];
const Waitlist: React.FC = () => {
return (
<>
Share your details and we'll invite you to beta cohorts with onboarding resources and direct feedback loops to our product team.
We onboard new features to the waitlist in weekly waves. You'll receive playbooks, sample workflows, and a feedback channel with our product team.
Participants also get extended credits to experiment with automation scenarios.