import { Button } from "@/components/ui/button"; import { ArrowRight, Phone } from "lucide-react"; const CtaSection = () => { return (

Ready to get started?

Schedule your free consultation today and discover how we can bring clarity to your financial picture.

Same-day response for urgent IRS matters

); }; export default CtaSection;