Shared Package Library

HotelOfferCard

Common

import HotelOfferCard from "@dertour/ui/components/common/HotelOffers/HotelOfferCard"

packages/ui/src/components/common/HotelOffers/HotelOfferCard.tsx · used by kuoni

Internal to `HotelPage_Body_Offers_001`: one offer card (Figma `offer`, the `offer-card` component set). Structurally the room card's sibling — a 1:1 image at `radius/lg` over a centred `card-base` — but it closes with a **filled `surface/sale` pill** rather than an underlined text link, which is the one thing that visually separates an offer from a room in this carousel. Render-only; the conditions line and the CTA each drop away when their data is missing.


Loading demo…