SERP-style card with a breadcrumb trail, linked title, and body snippet with highlighted terms.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Search19 } from "@/components/beste/piece/search19";
<Search19
crumbs={[
"beste.co",
"docs",
"authentication"
]}
title="Setting up SSO with SAML and Okta"
snippet="Configure an IdP to issue SAML assertions to Beste, then map groups to workspace roles."
highlight="SAML"
/>