);
}
/* ---------- Proof strip ---------- */
function Proof() {
const offerings = [
{
n: "01",
title: "AI preparation strategy",
copy: "Choose where AI belongs, where it does not, and the first system worth building.",
},
{
n: "02",
title: "CRM and database systems",
copy: "Clean records, connect sources, create owner views, and make follow-up visible.",
},
{
n: "03",
title: "Institutional-caliber research",
copy: "Gather sources, preserve judgment, and produce decision briefs leadership can trust.",
},
{
n: "04",
title: "New-hire onboarding systems",
copy: "Turn company knowledge into guided paths, checklists, and answers new people can use.",
},
{
n: "05",
title: "Custom tools and products",
copy: "Create internal tools, portals, websites, and web apps around real work.",
},
];
return (
MAKE YOUR NEXT AI MOVE
Strategies and Solutions
{offerings.map((item, index) => (
{item.n}
{item.title}
{item.copy}
))}
Bring one messy workflow, tool stack, research question, or product idea.
Leave with the first build worth scoping.