function Page() {
const capabilities = [
{ tag: "LLM-READY CONTENT", title: "Structured for answer engines", body: "Content, schema, and entities designed to be parsed, indexed, and cited by LLM-driven search and answer engines.", detail: "schema.org · canonical entities · extractable facts." },
{ tag: "CITATION TRACKING", title: "Know where you're cited", body: "Monitor brand and product mentions in generative search outputs. Perplexity, ChatGPT, Claude, Google AI Overviews.", detail: "Daily citation audit with delta reporting." },
{ tag: "ANSWER OPTIMIZATION", title: "Optimize the answer, not the page", body: "Measure which content gets summarized into answers vs. merely linked, and optimize for the summary itself.", detail: "Answer-surface visibility score per query cluster." },
{ tag: "COMPETITIVE AEO", title: "Share of answer tracking", body: "Benchmark share of citations against competitors across priority query sets.", detail: "Priority query panel · weekly competitive reports." },
];
return (
<>
}
basePath="./"
/>
>
);
}
ReactDOM.createRoot(document.getElementById("root")).render();