function Page() {
const capabilities = [
{ tag: "OPEN EXCHANGE", title: "Transparent bidding", body: "First-price auction access across the major SSPs with full bid-path visibility.", detail: "Supply-path optimization on by default." },
{ tag: "PMP + DIRECT", title: "Private marketplaces", body: "Access curated PMP deals and direct publisher relationships from the same UI as open exchange.", detail: "Direct deal loader + PMP browser." },
{ tag: "CTV & VIDEO", title: "Connected TV at scale", body: "Premium CTV inventory with household-level targeting and cross-device measurement.", detail: "Top-10 CTV platforms · deterministic household graph." },
{ tag: "AUCTION CONTROL", title: "Bid logic you can see", body: "Target-CPA, target-ROAS, or custom value-based bidding: with the logic exposed, not hidden in a black box.", detail: "Bid multiplier visibility per audience / placement." },
];
return (
<>
}
basePath="./"
/>
>
);
}
ReactDOM.createRoot(document.getElementById("root")).render();