function Page() { const capabilities = [ { tag: "MULTI-CLIENT", title: "One login, every client", body: "Manage unlimited advertiser accounts from a single dashboard. Switch between them without re-authenticating.", detail: "Role-based permissions per account · SSO supported." }, { tag: "WHITE-LABEL READY", title: "Your brand, our engine", body: "Custom-branded dashboards and reports you can hand to clients directly. Your logo, your URL, your presentation.", detail: "Domain aliasing + client-viewable report builder." }, { tag: "PORTFOLIO VIEW", title: "See the whole book", body: "Aggregated performance across clients, surfacing outliers and clients at risk before they call you.", detail: "Spend pacing, ROAS trend, anomaly alerts: rollup-level." }, { tag: "TEAM COLLABORATION", title: "Built for agency ops", body: "Assign users to specific clients, control who can launch or pause, log every change for audit.", detail: "Change log + approval workflows for enterprise teams." }, ]; const benefits = [ { title: "Margin-friendly pricing", body: "Tiered plans for agencies, with media-rate pricing you can mark up transparently to clients." }, { title: "Client-transparent reporting", body: "Export or share live dashboards. No black-box, no 'trust-us' attribution arguments." }, { title: "Onboarding playbooks", body: "Standardized client launch templates so new accounts go live in days, not weeks." }, { title: "Partner support", body: "Dedicated agency success team: people who've run agencies, not a generic support queue." }, ]; return ( <>
} basePath="./" />