import { CheckCircle2 } from "lucide-react"; 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 (OpenAI Logo) */}
OpenAI Logo
); }