Booking Confirmation

Emerald success card for a confirmed stay with check-in and check-out split and a bold total.

Booking confirmedAKSQ-24LP-7N
Hotel Alma Soho · Barcelona
Check-inJun 14
Check-outJun 18
4 nights · 2 adults€736

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

Import & use
import { Travel13 } from "@/components/beste/piece/travel13";

<Travel13
  confirmationNo="AKSQ-24LP-7N"
  hotel="Hotel Alma Soho · Barcelona"
  checkIn="Jun 14"
  checkOut="Jun 18"
  nights={4}
  guests="2 adults"
  total="€736"
/>