Activity card with a Skip-the-line pill, title, city and duration row, rating line, and per-person price.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
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"
/>