export default function CTASection({ title, description, phone }: { title: string; description: string; phone: string }) { return (
{description}