import { Counter } from "@/components/shared/Counter"; export function MetricsSection() { return (
{/* Left Metric */}

Happy & satisfied customers

Achieved a 95% customer satisfaction rate across all AI solutions.

{/* Right Metric */}

Earns with our Aiero product

Delivered over $150 billion in cost savings for clients through optimized AI solutions.

); }