Tour Booking

Activity card with a Skip-the-line pill, title, city and duration row, rating line, and per-person price.

Skip the lineVatican Museums & Sistine Chapel
€54per person
Rome3 hours · Small group
★ 4.9 · 12,340 reviews

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

Import & use
import { Travel18 } from "@/components/beste/piece/travel18";

<Travel18
  title="Vatican Museums & Sistine Chapel"
  city="Rome"
  duration="3 hours · Small group"
  ratingLine="★ 4.9 · 12,340 reviews"
  price="€54"
  badge="Skip the line"
/>