Booking Page Preview
A configurable, accessible booking page preview surface for AI product workflows.
August 2026
Choose an available date to continue.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible booking page preview surface for AI product workflows.
Package
import { BookingPagePreview } from "@amro-ui/react";
<BookingPagePreview />shadcn copy
import { BookingPagePreview } from "@/components/ui/booking-page-preview";
<BookingPagePreview />