"use client"; import React from "react"; import Balancer from "react-wrap-balancer"; import { Button } from "./ui/button"; export const CTA = () => { return (

Ready to build your predictable outbound engine?

Stop guessing. Start closing. Book your strategy call today and see how we can scale your pipeline.

); };