import { CardHeading, IconButton } from "@/components/shared/CardShared"; import { Counter } from "@/components/shared/Counter"; export function FeaturesSection() { return (
{/* Top text and separator */}

AI Solutions that drive success

{/* Feature Cards Grid */}
{/* Card 1 - Left */}
  • Advanced analytics processing
  • Real-time data synchronization
  • Secure API endpoints
{/* Card 2 - Right */}

Cobra opaleye gray reef shark bluntnose minnow. Triggerfish bango guppy opah sunfish bluntnose knifefish upside-down catfish.

{/* Card 3 - Bottom Full Width */}
); }