import type { ConsultantProfile } from "@/lib/proposal/profile"; import { CheckCircle2 } from "lucide-react"; type Props = { consultant: ConsultantProfile }; export function StrategistSection({ consultant }: Props) { return (
Strategist ยท Brand & Business
{consultant.bio}