function Page() {
const capabilities = [
{ tag: "OFFER LIBRARY", title: "Centralized offer catalog", body: "One source of truth for every offer variant, payout tier, landing page, and compliance rule.", detail: "Versioned · audit-logged · API-accessible." },
{ tag: "PERFORMANCE ROUTING", title: "Auto-route to winners", body: "Traffic routes to the best-performing offer by segment in real time, not on a weekly review cycle.", detail: "Segment-aware, incrementality-weighted routing." },
{ tag: "DYNAMIC PRICING", title: "Flex payouts that scale", body: "Tier payouts by affiliate quality, traffic source, and conversion value without manual spreadsheets.", detail: "Rule-based + value-based pricing per offer." },
{ tag: "COMPLIANCE CONTROLS", title: "Keep offers clean", body: "Creative review, landing-page monitoring, and automated compliance checks on every active offer.", detail: "Daily landing-page integrity scans included." },
];
return (
<>
}
basePath="./"
/>
>
);
}
ReactDOM.createRoot(document.getElementById("root")).render();