Integration Pair

Two brand tiles joined by a green connector check, headlined with a status line and a supporting sentence.

Stripe
Notion
Integration liveSyncing payments to your database every 15 minutes.

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Logo6 } from "@/components/beste/piece/logo6";

<Logo6
  source={{
    "name": "Stripe",
    "src": "https://oud.pics/sm/l/stripe.jpeg"
  }}
  target={{
    "name": "Notion",
    "src": "https://oud.pics/sm/l/notion.png"
  }}
  status="Integration live"
  note="Syncing payments to your database every 15 minutes."
/>