CruiseSummary
Itinerary
import CruiseSummary from "@dertour/ui/components/itinerary/CruiseSummary/CruiseSummary"
Presentational top-level summary of a cruise, per the approved design: ship name, cruise line, embarkation → disembarkation ports, and cabin(s). Individual cruise stops are rendered by a sibling component. Render-only — formatting lives in CruiseSummary.helpers.ts.
Loading demo…