# Beste UI

> Beautiful, accessible blocks, pieces and components for shadcn/ui and Tailwind CSS, built for React and Next.js. Install one with the shadcn CLI and the code is yours to edit: no runtime dependency, nothing to upgrade.

Markdown rendition of https://ui.beste.co/piece/legal19. Every page on the site has one: add `.md` to any address, or send `Accept: text/markdown`.

Whole catalog for LLMs: https://ui.beste.co/llms.txt. Registry index: https://ui.beste.co/r/registry.json

---
1. /
2. [Pieces](/pieces)
3. /
4. [Legal](/pieces/legal)
5. /
6. Deposition Excerpt

# Deposition Excerpt

Q-and-A transcript panel with role chips, speaker labels, and quoted lines in courtroom format.

Q

CounselAnd you first saw the shipment on what date?

A

WitnessThe morning of March fourteenth, around eight thirty.

Q

CounselWho else was present at that time?

CLICode

Base UI

![](https://oud.pics/sm/l/npm.svg)`npx shadcn add https://ui.beste.co/piece/r-base/legal19`

New here? Read the [installation guide](/docs/installation).

Import & useCopy

```
import { Legal19 } from "@/components/beste/piece/legal19";

<Legal19
  turns={[
    {
      "role": "Q",
      "speaker": "Counsel",
      "line": "And you first saw the shipment on what date?"
    },
    {
      "role": "A",
      "speaker": "Witness",
      "line": "The morning of March fourteenth, around eight thirty."
    },
    {
      "role": "Q",
      "speaker": "Counsel",
      "line": "Who else was present at that time?"
    }
  ]}
/>
```

## More Legal pieces

[View all Legal](/pieces/legal)

[](/piece/legal23)

Relevant authority

Smith v. Beste Labs, 42 F.4th 318 (2d Cir. 2023)Second CircuitApplied heightened standard to data-retention claims.

In re Kestrel Sec. Litig., 2024 WL 118822S.D.N.Y.Denied motion to dismiss on reliance pleading.

### Case Citations

Authority list panel where each citation sits on an amber-ruled block with court and holding lines.

[](/piece/legal10)

1:26-cv-04182-ABRUS District Court · SDNY

PlaintiffBeste Technologies Inc.

v.

DefendantKestrel Labs LLC

Filed Apr 12, 2026Hearing · May 6, 10:30

### Case Docket

Litigation card with case number, court, plaintiff-vs-defendant strip, and a next-hearing callout.

[](/piece/legal5)

§ 4.2Limitation of liability

In no event shall either party be liable for any indirect, incidental, special, or consequential damages arising out of this agreement, even if advised of the possibility of such damages.

Master services agreement · MSA-2026-0421

### Clause Snippet

Left-ruled clause card pairing a section chip with a heading, statutory body text, and a source footer.

[](/piece/legal28)

Smith v. Beste Labs42 F.4th 318 · 2d Cir. · 2023

Affirmed · 3-0

Court affirmed dismissal where plaintiff failed to allege concrete harm under a state data-retention statute.

### Case Brief

Case brief card with title, citation, outcome pill, and a sky-ruled summary block beneath.

[](/piece/legal20)

Summary judgment hearing1:26-cv-04182-ABR

Wed, May 6 · 10:30

Courtroom 18B

US District Court · SDNYBefore Hon. Alana B. Reyes

In-person appearance

### Court Hearing

Upcoming-hearing card with an amber landmark tile, date and courtroom rows, and an appearance-type pill.

[](/piece/legal12)

Privacy preferences

Essential cookiesAlways on. Needed for login and billing.

AnalyticsAnonymous product usage metrics.

Personalized adsThird-party partners may see your activity.

### Privacy Preferences

Consent panel listing data-use categories, each with a short description and an emerald toggle switch.

## Ship the interface, keep the code.

New blocks, pieces and components every week. Install one with a command and it is yours to edit. No runtime dependency, no upgrade path to fight.

[Browse the libraryBrowse the library](/blocks)[See pricingSee pricing](/pricing)

### Library

* [Blocks](/blocks)
* [Pages](/pages)
* [Pieces](/pieces)
* [Components](/components)
* [Search](/search)

### Learn

* [Docs](/docs)
* [AI & MCP](/docs/mcp)
* [Blog](/blog)
* [Free tools](/tools)
* [What's new?](/changelog)
* [Website Builder](https://beste.co)

### More

* [Pricing](/pricing)
* [Referrals](/referrals)
* [License](/license)
* [GitHub](https://github.com/beste-co/beste-ui)

### Shadcn Blocks

* [Shadcn Hero Blocks](/blocks/hero)
* [Shadcn Feature Blocks](/blocks/feature)
* [Shadcn Pricing Blocks](/blocks/pricing)
* [Shadcn CTA Blocks](/blocks/cta)
* [Shadcn FAQ Blocks](/blocks/faq)
* [Shadcn About Blocks](/blocks/about)
* [Shadcn Stats Blocks](/blocks/stats)
* [Shadcn Footer Blocks](/blocks/footer)
* [Shadcn Navigation Blocks](/blocks/navigation)
* [Shadcn Auth Blocks](/blocks/auth)
* [Shadcn Ecommerce Blocks](/blocks/ecommerce)
* [Shadcn Portfolio Blocks](/blocks/portfolio)
* [Shadcn Showcase Blocks](/blocks/showcase)
* [Shadcn Careers Blocks](/blocks/careers)
* [Shadcn Onboarding Blocks](/blocks/onboarding)
* [Shadcn Coming Soon Blocks](/blocks/coming-soon)
* [Shadcn Post Blocks](/blocks/post)
* [Shadcn Legal Blocks](/blocks/legal)
* [Shadcn Workflow Blocks](/blocks/workflow)
* [Shadcn News Blocks](/blocks/news)

© 2026, [Beste](https://beste.co). All rights reserved.