Shared Package Library

HotelBackToTop

Common

import HotelBackToTop from "@dertour/ui/components/common/HotelPageLayout/HotelBackToTop"

packages/ui/src/components/common/HotelPageLayout/HotelBackToTop.tsx · not yet imported by any brand app

Internal to `HotelPage_Page_Layout_001`: the "Back to top" affordance that closes the Hotel Detail page (Figma `back-to-top`). The Hotel page is ~18,800px tall, so this is a genuine navigation aid rather than decoration. Scrolls to the top smoothly, and honours `prefers-reduced-motion` by jumping instead.


Loading demo…