// ============================================================= // SOLUTIONS INDEX PAGE — browse all features in one place // ============================================================= const SolutionsPage = () => ( <> One platform. Three product suites. 20+ modules.} sub="PrimeHR replaces 7+ disjointed tools with one workspace — HCM, Finance & Accounting, and Field Force Automation. New modules ship every quarter." ctas={<> See pricing Browse modules } /> {/* HRMS */}
01 · hrms

HCM & Talent

Run people operations on autopilot — from payroll to letters.

HCM overview
{SOLUTIONS.hrms.items.map(it => (
{it.t}
{it.d}
))}
{/* Finance */}
02 · finance & accounting

Finance & Accounting

Bills, banks, books — connected. Tally-friendly, audit-ready.

Finance overview
{SOLUTIONS.finance.items.map(it => (
{it.t}
{it.d}
))}
{/* Field Force */}
03 · field force

Field Force Automation

For sales reps, service techs, delivery teams — every visit, geo-tagged.

Field Force overview
{SOLUTIONS.ffa.items.map(it => (
{it.t}
{it.d}
))}
{/* Coming soon */}
on the roadmap

Coming soon to PrimeHR.

Three new modules in active development. Join the waitlist for early access.

{SOLUTIONS.soon.items.map(it => (
{it.t} soon
{it.d}
))}