Destination Card

Poster-style destination tile with a warm gradient, corner save heart, category tag, and city label.

Kyoto
Culture
KyotoJapan
Trending this month64.1K saves

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

Import & use
import { Travel12 } from "@/components/beste/piece/travel12";

<Travel12
  city="Kyoto"
  country="Japan"
  tag="Culture"
  trending="Trending this month"
  savedCount="64.1K saves"
  image="https://images.unsplash.com/photo-1505069446780-4ef442b5207f?w=300&auto=format&fit=crop&q=60&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MjJ8fGt5b3RvfGVufDB8fDB8fHww"
  tone="rose"
/>