import { RevealOnView } from "@/components/shared/RevealOnView"; export function BenefitsGridSection() { return (
{/* Card 1 */}

Predictable outcomes from your IT investments

  • Lowest total cost of ownership
  • Accelerated time to value
{/* Card 2 */}

Built to fit your existing business processes

Seamless integration with existing systems and platforms, on a scalable and flexible architecture engineered for the long term.

{/* Card 3 */}

Security and governance built in

Access control, data governance, and compliance-ready handling are designed in from the first sprint — not retrofitted later.

); }