"use client"; import { Button } from "@/components/ui/button"; import { motion } from "framer-motion"; export default function ServiceCTA() { return (
Ready to Transform Your Hiring Process?

Start using our AI-powered recruitment platform today.

); }