Summary card with a violet sparkle header, bullet list of key points, and a source attribution below.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Ai17 } from "@/components/beste/piece/ai17";
<Ai17
title="Weekly summary"
bullets={[
"Onboarding ships to GA on Tuesday",
"Pricing experiment lifts conversion by 14%",
"Two critical bugs filed, one already patched"
]}
source="Synthesized from 3 documents"
tone="violet"
/>